Within the last month or so pvesh has changed from outputting json to "pretty" output by default. I'm trying to obtain json output again but cant figure out how; pvesh refers to format options:
but I can find no documentation for options or format options anywhere. help!
Code:
# pvesh
USAGE: pvesh set <api_path> [OPTIONS] [FORMAT_OPTIONS]
Call API PUT on <api_path>.
<api_path> <string>
API path.
-noproxy <boolean>
Disable automatic proxying.
but I can find no documentation for options or format options anywhere. help!