William Baker 178c7546b1
feat: add server-config command (#346)
* feat: added server-config command

* chore: update openapi to latest
2021-12-23 09:32:31 -05: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.