influxdb/cmd/influx
Marc Delagrammatikas b73effebb2
Merge pull request #17344 from influxdata/refactor/onboarding
refactor: rename Generate to OnboardInitialUser
2020-03-18 16:40:25 -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 fix(influx): update completion cmd with more accurate help message 2020-03-17 08:15:38 -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 chore(pkger): refactors export mechanics to provide unique metadata.name and spec.name 2020-03-18 15:14:48 -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 refactor: rename Generate to OnboardInitialUser 2020-03-18 15:35:26 -07: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