influxdb/cmd/influx
Johnny Steenbergen 7b1efe5428 feat(influx): add completion command for users to generate the completions for the influx cli 2020-03-16 09:42:10 -07:00
..
config feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
internal feat(cmd/influx): add secret cli 2020-02-10 11:40:06 -05:00
authorization.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
backup.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
bucket.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
bucket_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
completion.go feat(influx): add completion command for users to generate the completions for the influx cli 2020-03-16 09:42:10 -07:00
config.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
config_test.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
debug.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
delete.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
main.go feat(influx): add completion command for users to generate the completions for the influx cli 2020-03-16 09:42:10 -07:00
main_test.go chore(influx): add test coverage for root influx cmd 2020-03-13 15:00:12 -07:00
organization.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
organization_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
ping.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
pkg.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
pkg_test.go feat(influx): extend pkg export all cmd to allow for filtering of output 2020-03-09 09:27:01 -07:00
query.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
repl.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
secret.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
secret_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
setup.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
task.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
transpile.go chore(influx): refactor influx cmd to use builder 2020-02-20 11:27:44 -08:00
user.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00
user_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
write.go feat(cmd/influx): add profile management 2020-03-12 11:09:54 -04:00