Jade McGough
1606b089b4
fix(cli): add organization back to bucket response ( #15947 )
2019-11-18 09:45:03 -08:00
Johnny Steenbergen
e88fa7d90a
fix(influx): bad shorthand var for pkg command
2019-11-15 11:36:33 -08:00
Johnny Steenbergen
626b719769
feat(pkger): add pkg new operation to cli to create packages
2019-11-15 10:08:41 -08:00
Johnny Steenbergen
ab50e18695
feat: add support for insecure skip verify on cli http clients
2019-11-14 16:48:13 -08:00
Johnny Steenbergen
5eb29e9ed9
feat(pkger): add label associations to variables
2019-11-07 12:33:20 -08:00
Lyon Hill
bb6aa1df3b
feat(task): Add a latestScheduled field for tasks ( #15785 )
...
Previously we overwrote the tasks existing latestCompleted to be used for latestCompleted as well as latestScheduled.
For obvious reasons this is confusing and missleading. I believe by seperating the two fields we can have a clear seperation
of concerns.
2019-11-06 15:10:52 -07:00
Faith Chikwekwe
0664dbc47d
fix(cmd/influx): fix bug that causes long startup when running 'influx help' or related commands
2019-11-06 10:25:14 -08:00
Johnny Steenbergen
c47bad5981
feat(pkger): add single stat chart to pkger dashboards
2019-11-01 14:36:18 -07:00
Johnny Steenbergen
eea44f6c72
feat(pkger): add dashboard support to pkger
...
included is the base for dashboards and association of labels with
dashboards.
2019-11-01 12:20:54 -07:00
Johnny Steenbergen
37decdfa24
chore(pkger): fixup loose ends from PR review
2019-11-01 11:59:09 -07:00
Johnny Steenbergen
a03c497015
feat(pkger): add dry run functionality
...
does not apply to mappings, will apply mappings no matter what. we need to
remedy the uniqueness of resources from the API side. Applies to labels,
label mappings,
2019-11-01 11:59:09 -07:00
Johnny Steenbergen
c7545f8951
feat(pkger): add label -> bucket mappings to pkger
2019-11-01 11:59:09 -07:00
Johnny Steenbergen
c0849acb9f
feat(pkger): add pkg label support to the influx cli
2019-11-01 11:59:09 -07:00
Johnny Steenbergen
2c9f0f2d66
feat(pkger): add pkg cmd to influx CLI
...
extends the influx CLI to include the pkg cmd for buckets. Included is
the user interface for confirmation and printing of summaries before and
after the package is applied.
2019-11-01 11:59:09 -07:00
Johnny Steenbergen
52647af79e
feat(pkger): add groundwork for manifest to support bucket resource
2019-11-01 11:59:09 -07:00
Kelvin Wang
f8dee71516
fix(cmd/influx): remove dup usage
2019-10-31 12:35:11 -04:00
Kelvin Wang
27d15deadb
feat(cmd/influx): add cli delete predicate
2019-10-28 11:46:01 -04:00
Alirie Gray
552168d3ae
refactor(tasks): use Go time objects for timestamps on task Runs ( #15406 )
2019-10-17 17:23:45 -07:00
Kelvin Wang
c96fe7ed6e
fix(cmd/influx): fix list org members
2019-10-10 11:57:03 -04:00
Kelvin Wang
4aa6df1c34
fix(cmd/influx): org add/remove members
2019-09-24 13:26:18 -04:00
Lorenzo Affetti
ab835c8e0e
refactor(dependencies): use new dependency injection framework ( #15174 )
...
refactor(dependencies): use new dependency injection framework
2019-09-19 17:01:17 +02:00
Nathaniel Cook
dfc28335ea
refactor(query/dependencies): update to new Flux dependencies defaults
2019-08-26 16:46:17 -06:00
Adam
945b68b8fd
fix(query): finish refactoring the repl and inject the secret service as a dependency
2019-08-26 16:46:17 -06:00
Kelvin Wang
64e42271be
feat(cmd/launcher): add notification endpoint
2019-08-15 21:56:24 -04:00
Kelvin Wang
a6a7d3471d
feat(cmd/influx): add flags for notification rule auth
2019-07-25 15:15:35 -04:00
Kelvin Wang
42c893f31d
fix(cmd/influx): user flag shouldn't be ignore
2019-07-16 13:25:13 -04:00
Alirie Gray
04a427e99e
feat(tasks): add runID to Log struct
2019-06-06 11:24:38 -07:00
Jade McGough
808acf4a56
Merge pull request #13392 from zhulongcheng/cmd-find-auth
...
feat(cmd/influx): find auths by org
2019-04-23 10:29:32 -07:00
Kelvin Wang
7a72c363f2
remove org from bucket
2019-04-22 18:39:05 -04:00
Kelvin Wang
9d44ac3635
rename bucket organization to org
2019-04-22 18:39:01 -04:00
zhulongcheng
17304da3da
feat(cmd/influx): find auths by org
2019-04-15 14:06:27 +08:00
Kelvin Wang
712010d013
if(influxdb): updated auth shall return
2019-04-01 12:56:29 -04:00
kelwang
22dd44c4d1
Merge pull request #12955 from influxdata/auth_description_update
...
feat(kv): add auth description update
2019-03-29 14:08:34 -04:00
zhulongcheng
97140920a9
refactor(cmd): replace bolt.Client with kv.Service
...
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
2019-03-28 23:58:23 +08:00
Kelvin Wang
a2c0bdbe77
feat(kv): add new update
2019-03-28 11:46:41 -04:00
Edd Robinson
f383ec9225
Add ability to use report-tsm programmatically
2019-03-19 14:29:25 +00:00
Edd Robinson
117a5a98e8
Static analysis
2019-03-19 14:29:25 +00:00
Edd Robinson
fb8db80c22
Add doc to sub-command
2019-03-19 14:29:25 +00:00
Edd Robinson
a3bab05cb1
Refactor command
2019-03-19 14:29:24 +00:00
Edd Robinson
70e5a33bff
Add inspect sub-command
2019-03-19 14:25:51 +00:00
Edd Robinson
d1e1d8f063
Add inspect sub-command
2019-03-19 13:47:36 +00:00
Kelvin Wang
9d3b5932ba
fix(influx): return the error when token file already exists
2019-03-07 20:10:48 -05:00
Kelvin Wang
e93ea03d38
fix(setup): create dir when influxdb ran as a different user
2019-03-06 09:43:36 -05:00
Lyon Hill
b3f450eca9
Allow the CLI to find tasks by org name ( #12202 )
...
* Allow the CLI to find tasks by org name
2019-02-27 08:56:32 -07:00
Julius Volz
e7a27243be
Check error when writing token file during setup
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2019-02-22 09:08:41 -07:00
Chris Goller
df95564c07
Merge pull request #12052 from zhulongcheng/show-auth-in-task-cmd
...
feat(cmd/influx): show AuthorizationID of tasks
2019-02-21 10:28:25 -06:00
zhulongcheng
126d3edef7
feat(cmd/influx): show AuthorizationID of task
2019-02-22 00:07:45 +08:00
Chris Goller
bfcc753836
fix(cmd/influx): remove unsigned for equality check
2019-02-21 09:13:05 -06:00
Chris Goller
79e0a2ae90
feat(cmd/influx): allow infinite retention in non-interactive setup
2019-02-21 08:51:37 -06:00
Chris Goller
40525fcfe8
Merge pull request #11934 from Zyqsempai/check-setup-password-length
...
Added password length check
2019-02-19 18:47:12 -06:00