how to use --request-format json in neutron CLI
What's the use of --requestion-format option in neutron cli? The help message is not helpful: The xml or json request format.
How should I use this option?
For example, if I want to specify tenant_id for command neutron security-group-list, can I use this option to specify my query condition in json format? And how?