influxdb/cmd/influx
Johnny Steenbergen fdc1da6bc5 chore(pkger): drop field no longer in use
this was missed in a previous PR wehre we added the status in place of the
remove boolean flag
2020-06-26 10:21:12 -07:00
..
config fix(influx): select an active config when deleting the active config 2020-06-24 15:18:08 -07:00
internal refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
authorization.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
backup.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
bucket.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
bucket_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
completion.go fix(influx): update completion cmd with more accurate help message 2020-03-17 08:15:38 -07:00
config.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
config_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
debug.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
delete.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
main.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
organization.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
organization_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
ping.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
pkg.go chore(pkger): drop field no longer in use 2020-06-26 10:21:12 -07:00
pkg_test.go feat(influx): extend influx export command with ability to export stack 2020-06-25 21:25:30 -07:00
query.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
repl.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
secret.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
secret_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
setup.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
task.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
transpile.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
user.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
user_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
write.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
write_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00