influxdb/cmd/influx
Johnny Steenbergen 870a3bb48c chore(influx): extend stacks output with sources 2020-06-16 14:00:56 -07:00
..
config refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
internal refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
authorization.go feat: dbrp service 2020-05-15 12:05:38 +02:00
backup.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
bucket.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
bucket_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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): add arg description into config usage 2020-04-24 10:52:50 -07:00
config_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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): have delete cmd respect the config settings 2020-06-02 16:31:49 -07:00
main.go feat(influx): provide means to provide trace debug ids to httpc client 2020-06-09 18:18:43 -07:00
main_test.go fix(influx): make CLI respect root token and host env vars in additionn to config 2020-04-21 10:25:05 -07:00
organization.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
organization_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
ping.go fix: use skip-verify flag in ping 2020-05-21 11:44:51 -06:00
pkg.go chore(influx): extend stacks output with sources 2020-06-16 14:00:56 -07:00
pkg_test.go feat(pkger): extend pkger to provide sources of templates to each template 2020-06-16 08:04:37 -07:00
query.go chore: merge master into algow 2020-04-15 14:42:03 -07:00
repl.go Merge branch 'master' into chore/merge-master 2020-04-06 12:17:47 -05:00
secret.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
secret_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
setup.go fix(influx): fixup display message for onboarding with interactive and rp flag 2020-05-08 10:03:56 -07:00
task.go chore: remove extranenous fields on http.Task type 2020-04-20 15:34:58 -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 refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
user_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
write.go chore(influx): use and pass a single context in write cmd processing 2020-06-12 05:53:20 +02:00
write_test.go chore(influx): use and pass a single context in write cmd processing 2020-06-12 05:53:20 +02:00