William Baker d7b2983dd4
fix: cloud or oss only error msg for parsable responses (#165)
* fix: cloud or oss only error msg for parsable responses

* fix: add code text to error message

* fix: keep the last part of the error msg

* chore: make the error code a little more succinct

* fix: corrected errors for non-server specific commands

* chore: sync openapi submodule with main
2021-06-30 12:37:31 -04:00
..

Influx CLI - HTTP Client

The .go files in this module are generated using OpenAPITools/openapi-generator, based off of our public API documentation.

Run make openapi from the project root to regenerate files as needed. See contract/README.md and templates/README.md for more detailed information and use-cases.