22 Commits

Author SHA1 Message Date
William Baker
5cd1c9d037
build: automatically generate changelog (#349) 2022-01-10 08:05:38 -08:00
Daniel Moran
1eadcf12e1
chore: update CHANGELOG (#323) 2021-11-10 09:35:35 -05:00
Daniel Moran
566dcafae9
chore: update CHANGELOG (#319) 2021-11-09 10:30:02 -05:00
Daniel Moran
d861490100
fix: return "unknown command" instead of "no help topic" error when unknown (sub)command is passed (#316)
Co-authored-by: Sam Lai <samuel.lai@gmail.com>
2021-11-02 14:17:42 -04:00
Daniel Moran
c3690d8584
chore: pin release date in CHANGELOG (#311) 2021-10-21 11:20:21 -04:00
Daniel Moran
6fda4cceed
feat: handle pagination in bucket list (#307) 2021-10-15 15:14:59 -07:00
Daniel Moran
d92bede8d3
fix: embed tzdata into Windows builds (#305)
Migrate cross-test jobs to use cross-builder so Windows tests run on a system without Go, as a regression test
2021-10-14 08:49:26 -07:00
Daniel Moran
964bc4fe03
fix: set newly-created config as active in setup (#302) 2021-10-14 07:00:16 -07:00
Sam Arnold
c4a5a13c8e
fix: restore when changing tokens works (#297)
* fix: restore when changing tokens works

* fix: remove cruft

* chore: changelog update

* chore: CHANGELOG word-smithing

Co-authored-by: Dan Moran <dmoran@influxdata.com>
2021-10-07 08:23:39 -04:00
Daniel Moran
25b8bddd56
chore: update CHANGELOG (#291) 2021-10-05 16:11:01 -04:00
Daniel Moran
9a008c6b26
fix: fix type test for common flags (#275) 2021-09-21 13:26:21 -04:00
Dane Strandboge
76e9ed68d8
feat: add shorthand for --bucket to influx delete (#259) 2021-09-08 15:26:34 -05:00
Daniel Moran
65da55e3f3
fix: --host value passed to setup is written to generated config (#255) 2021-09-02 17:42:37 -04:00
Daniel Moran
7de3681224
build: upgrade to go1.17 (#251) 2021-09-01 14:11:15 -04:00
Daniel Moran
fa12328714
fix: detect and error out on incorrect positional args (#236) 2021-08-20 17:30:30 -04:00
Daniel Moran
3a6dfe7102
fix: don't set empty strings for IDs in permission resources (#232) 2021-08-20 10:58:51 -04:00
Daniel Moran
285103df13
fix: make --http-debug flag visible in help text (#228) 2021-08-20 10:27:36 -04:00
Daniel Moran
4ae87ced37
fix: enable default completion logic on top-level app (#221) 2021-07-30 16:04:41 -04:00
Daniel Moran
e6cad1b4aa
chore: mark release date, fix bullet style (#214) 2021-07-29 13:34:53 -04:00
Stuart Carnie
e2bd0a0a12
feat: Bind skip-verify flag to INFLUX_SKIP_VERIFY (#208)
* feat: Bind skip-verify flag to INFLUX_SKIP_VERIFY

This improves the user experience when using the influx tooling in
development environments.

* chore: Update CHANGELOG with skip-verify flag binding
2021-07-28 10:28:36 +10:00
Daniel Moran
2957d6613d
chore: add another breaking-change note to the CHANGELOG (#205) 2021-07-22 10:53:26 -04:00
Daniel Moran
ef4bdcb9b1
build: set up nightly & tagged release jobs (#188) 2021-07-16 17:17:43 -04:00