Commit Graph

  • d54aa9ec2d feat: create subcommand for tasks cli (#102) Sam Arnold 2021-05-25 09:06:37 -04:00
  • 4981b6742e build: set up goreleaser for release (cross-)builds (#101) Daniel Moran 2021-05-22 21:21:44 -04:00
  • 60dd8b54b5 feat: port user commands from influxdb (#99) Daniel Moran 2021-05-20 13:24:13 -04:00
  • e4af676ae5 feat: port delete from influxdb (#98) Daniel Moran 2021-05-20 09:20:30 -04:00
  • d8ef442b64 feat: port org members commands from influxdb (#97) Daniel Moran 2021-05-19 11:02:59 -04:00
  • 8ab34d59e6 feat: port top-level org commands from influxdb. (#96) Daniel Moran 2021-05-17 15:43:02 -04:00
  • b1851eb819 refactor(api): move CLI-specific API contract into this repo, add openapi as submodule (#95) Daniel Moran 2021-05-17 14:53:55 -04:00
  • 8e73906437 refactor: replace global slices with functions (#94) Daniel Moran 2021-05-14 16:10:07 -04:00
  • 9fe4197625 refactor: bump codegen to pull in more /orgs APIs (#93) Daniel Moran 2021-05-14 15:16:19 -04:00
  • 99d573bdaa feat: port influx config from influxdb (#90) Daniel Moran 2021-05-13 11:47:03 -04:00
  • 6a9f17d100 feat: add formatted output to influx query (#87) Daniel Moran 2021-05-13 10:54:45 -04:00
  • d22fb717c6 feat: port most of influx query from influxdb (#86) Daniel Moran 2021-05-12 15:18:08 -04:00
  • 223ae250a9 refactor: update codegen to use schema-less flux AST (#65) Daniel Moran 2021-05-11 09:35:03 -04:00
  • ead7e63d41 refactor: split flat internal/ module into modules-per-cmd (#64) Daniel Moran 2021-05-06 13:47:03 -04:00
  • d995f7d182 test: replace hand-written mocks with gomock (#63) Daniel Moran 2021-05-06 10:19:41 -04:00
  • c44fec7d6d feat(internal): add /query API to codegen (#62) Daniel Moran 2021-05-05 11:01:24 -04:00
  • f95668ada6 refactor: improve codegen to support influx query rewrite (#60) Daniel Moran 2021-05-05 10:30:22 -04:00
  • 7eca7c0bb9 feat: Add bucket schema management commands (#52) Stuart Carnie 2021-05-06 00:12:11 +10:00
  • 4a1e6223f0 feat: add bash/zsh/powershell completions (#59) Daniel Moran 2021-05-04 12:17:13 -04:00
  • bf750650ec fix: check server status before local config to improve error message (#58) Daniel Moran 2021-05-03 11:17:57 -04:00
  • cf2b2f2791 refactor: update codegen to clean old files, use new extension (#57) Daniel Moran 2021-05-03 11:06:18 -04:00
  • 3414e1a983 refactor: Move from global state to functions (#53) Stuart Carnie 2021-05-03 23:31:45 +10:00
  • 0b4d753728 feat: port influx bucket commands from influxdb (#54) Daniel Moran 2021-05-03 08:46:53 -04:00
  • b038973a19 refactor: switch to Execute() method on requests (#56) Daniel Moran 2021-04-30 16:42:29 -04:00
  • 7f5542c119 refactor: inject trace ID as a default header (#50) Daniel Moran 2021-04-27 17:21:37 -04:00
  • 0e1db1e782 feat: port influx write from influxdb (#47) Daniel Moran 2021-04-26 12:32:54 -04:00
  • bd97d2c7f3 refactor: split CLI commands into separate files (#46) Daniel Moran 2021-04-26 10:48:15 -04:00
  • 3fddaf00a9 feat: port write-batcher from influxdb (#42) Daniel Moran 2021-04-26 10:47:26 -04:00
  • ab91522081 feat: port line reader from influxdb (#45) Daniel Moran 2021-04-26 10:47:02 -04:00
  • 74d622bece feat: port rate-limiter from influxdb (#44) Daniel Moran 2021-04-26 10:46:32 -04:00
  • 1aa715df05 refactor: replace api.yml with copy downloaded from openapi repo (#43) Daniel Moran 2021-04-26 10:46:02 -04:00
  • 73dc5ef63b feat(api): improve codegen outputs (#41) Daniel Moran 2021-04-26 10:10:45 -04:00
  • 5328b1fdc8 fix: fix some issues with the local config service (#40) Daniel Moran 2021-04-26 09:57:36 -04:00
  • cf30ec4345 refactor: move mock APIs and services into mock module (#39) Daniel Moran 2021-04-26 09:51:27 -04:00
  • 7d6ea73c33 feat: use signal-wrapped contexts in CLI commands (#38) Daniel Moran 2021-04-26 09:51:15 -04:00
  • f2d10e34f9 feat: port csv2lp from influxdb (#37) Daniel Moran 2021-04-26 09:12:29 -04:00
  • 68ad797ab7 feat: port influx setup from influxdb (#35) Daniel Moran 2021-04-22 09:46:15 -04:00
  • 079f707c21 refactor: replace bash hacks with custom templates (#34) Daniel Moran 2021-04-19 15:51:53 -04:00
  • 4f62e469e9 refactor: switch to OpenAPITools's generator for our HTTP clients (#33) Daniel Moran 2021-04-16 17:16:58 -04:00
  • ca8a5c5364 feat: implement ping command (#31) Daniel Moran 2021-04-14 09:31:21 -04:00
  • 8c062cacf0 feat: set up project skeleton for new CLI (#1) Daniel Moran 2021-04-12 13:39:09 -04:00
  • 493bb6a925 Initial commit Daniel Moran 2021-04-09 14:21:16 -04:00