Andrew Lee e5707cd63c
feat: allow setting membership type in influx org members add (#402)
* add owners endpoints to cli.yml

* run make openapi and mock

* add owner listing, adding and removing

* fix: update tests to remove getUser indirection
2022-06-28 16:06:58 -06:00
..
2022-06-22 14:08:55 -06: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.