Andrew Lee
|
50de408a0a
|
fix: add mutual exclusion for OrgId and OrgName params (#377)
Display an error when the OrgName and OrgId flags are both passed in. Only one or the other is allowed.
closes https://github.com/influxdata/influx-cli/issues/371
|
2022-05-13 18:50:22 -06:00 |
|
Daniel Moran
|
fa12328714
|
fix: detect and error out on incorrect positional args (#236)
|
2021-08-20 17:30:30 -04:00 |
|
Daniel Moran
|
d615694ee9
|
refactor: replace uses of ioutil with io and os (#223)
|
2021-08-04 14:45:22 -04:00 |
|
Daniel Moran
|
ead44e4e83
|
fix: downgrade urfave/cli to v1 to enable more flexible parsing (#154)
|
2021-06-28 14:49:26 -04:00 |
|
Dane Strandboge
|
abe521add0
|
feat: reimplement influx telegrafs with new APIs (#120)
* feat: reimplement `influx telegrafs` with new APIs
* chore: restructure structs for later modification
* refactor: bump openapi & regenerate clients
* refactor: better error output and descriptions
Co-authored-by: Dan Moran <dmoran@influxdata.com>
|
2021-06-15 14:55:04 -05:00 |
|