Commit Graph

7 Commits

Author SHA1 Message Date
cb3bade38b update: instructions to update openapi (#350)
* Add openapi submodule instructions to README.md

Add instructions for updating the influx-cli/openapi git submodule when regenerating the CLI.

* update: instructions to update openapi

Add instructions to update and regenerate influx-cli/openapi when changing commits.
2021-12-28 14:51:46 -06:00
ef4bdcb9b1 build: set up nightly & tagged release jobs (#188) 2021-07-16 17:17:43 -04:00
4981b6742e build: set up goreleaser for release (cross-)builds (#101) 2021-05-22 21:21:44 -04:00
4a1e6223f0 feat: add bash/zsh/powershell completions (#59) 2021-05-04 12:17:13 -04:00
4f62e469e9 refactor: switch to OpenAPITools's generator for our HTTP clients (#33)
* build: add CI job to check OpenAPI generation is clean
* feat: add hidden flag for HTTP debug
2021-04-16 17:16:58 -04:00
8c062cacf0 feat: set up project skeleton for new CLI (#1)
* docs: fill in README
* feat: initial setup of CLI, with help + version commands
* build: add linters and Makefile
* build: add initial CircleCI workflow
2021-04-12 13:39:09 -04:00
493bb6a925 Initial commit 2021-04-09 14:21:16 -04:00