Thanks for having a lot of documentation for the API with examples.
But we need more, always more, especially examples.
Based on my experience so far:
1.) API reference needs a section about the optional switches for the mgmt_cli command with some good details and examples, as well as limitations for use.
2.) The optional switches that are available for a mgmt_cli <command> <subcommand> need a section for which mgmt_cli optional switches are valid (e.g. where can I use the --batch <csv_file> option)
3.) A section about the available jq command in the Gaia CLI would be awesome, with some good references to json-to-csv operations. There are some examples in the CODE area created with the help form Uri Bialik
4.) Gaia CLI mgmt_cli -? output of optional switches references environmental variables, an example of how to implement their use would be awesome, maybe as part of (1.) and (2.) above
Also, an actual portable, disconnected API reference in PDF format would be awesome, since studying and sometimes printing things for reference is what some of us old-school engineers do--ok, an APP on IOS and Android is acceptable.
Thank you