Commit Graph

211 Commits (eb0f46d7249fe24e68ac831cfad5a0dd4ec18dbc)

Author SHA1 Message Date
Scott Anderson c217a14ba4 removed repl removal warning, added config-paths flag 2020-07-23 15:21:46 -06:00
Scott Anderson 862e1336a6 minor updates to cli docs 2020-07-23 15:16:04 -06:00
Scott Anderson 71f06d09e6 added configs-path flag to cli commands 2020-07-23 15:11:48 -06:00
noramullen1 7b8ec9274c
Merge pull request #1238 from influxdata/beta-15
Beta 15
2020-07-23 11:42:00 -07:00
Scott Anderson 5f97c15d8b added descriptions to influx telegrafs commands 2020-07-22 15:07:48 -06:00
Scott Anderson 2669f8d238 added influx telegrafs commands, resolves #1226 2020-07-21 14:39:28 -06:00
Scott Anderson a3ff8fdb34
Merge pull request #1197 from influxdata/1x-compatibility=api
1.x compatibility APIs and InfluxQL support
2020-07-11 22:33:30 -06:00
Scott Anderson 418439e377 remove pkg alias 2020-07-10 16:13:20 -06:00
Scott Anderson 5c141995a9 1.x compatibility apis, influxql support, dbrp mapping service, resolves #1184 2020-07-10 10:54:00 -06:00
noramullen1 91c849dee0
Merge branch 'master' into beta-14 2020-07-08 14:19:48 -07:00
Scott Anderson de98567b94 updated influx transpile doc to address PR feedback 2020-07-06 13:50:25 -06:00
Scott Anderson 78c787a70b add note and examples to influx transpile command, resolves #1156 2020-07-06 10:09:49 -06:00
Scott Anderson 09d07b5ccf added export-file flag to influx stacks update cmd 2020-06-29 14:35:34 -06:00
Scott Anderson b0c8fea2ab update influx stacks update command with addResource flag and warning, resolves #1157 2020-06-29 14:19:24 -06:00
Scott Anderson 284daeb3e5 added stack-id flag to influx export cmd, resolves #1154 2020-06-26 10:09:20 -06:00
Scott Anderson 8447307db3 resolved merge conflicts 2020-06-25 13:45:27 -06:00
Scott Anderson cb5f0d2db5 merge influx global flags into normal flags, resolves #1150 2020-06-24 15:33:35 -06:00
Scott Anderson 59c70432fe update flags for influx config commands, resolves #1148 2020-06-24 14:39:26 -06:00
kelseiv b823d74bab
Merge pull request #1133 from influxdata/DAR93
Clarify supported duration units for CLI
2020-06-23 09:59:18 -07:00
Kelly 50e0744c45 edits f Scott 2020-06-23 09:58:02 -07:00
Scott Anderson 970613cae8 hotfix: update cli descriptions to remove single quotes 2020-06-23 05:59:55 -06:00
Kelly db7c88d2e8 add support for days and weeks in CLI 2020-06-22 22:48:46 -07:00
Kelly ecff5c24f5 upd to clarify supported durations in CLI 2020-06-22 16:11:21 -07:00
Scott Anderson d1fc31cdd6
Merge pull request #1125 from influxdata/cli-misc-updates
Miscellaneous CLI updates
2020-06-22 14:18:45 -06:00
Scott Anderson 985e4d593e updated configuration cli docs 2020-06-18 17:38:52 -06:00
Scott Anderson ef8d70485d updated file flag on template and stack related cmds, resolves #1108 2020-06-18 16:56:17 -06:00
Scott Anderson 8d1467cd78 updated default behavior of influx config cmd, resolves #1118 2020-06-18 16:44:58 -06:00
Scott Anderson d95b2d6ec9 added filter flag to influx apply cmd, resolves #1117 2020-06-18 16:40:21 -06:00
Scott Anderson 687c1e05aa updates to config options and influxd docs 2020-06-18 16:12:40 -06:00
Scott Anderson d0b985c317 changed udpate to update 2020-06-17 14:19:20 -06:00
Scott Anderson a923e552cc add influx stacks update command, resolves #1112 2020-06-17 14:17:26 -06:00
Scott Anderson f5609d4b94 updated table structure to align shorthand and longhand cli flags 2020-06-16 10:22:48 -06:00
Scott Anderson 86ebd8b9c2 added url parameter to write command 2020-06-11 11:54:53 -06:00
Scott Anderson 75a8d4d69d update package to template in template validate doc 2020-06-09 13:33:08 -06:00
Scott Anderson a32826b429 marked pkg alias as deprecated 2020-06-09 13:25:40 -06:00
Scott Anderson 2d58fe8308 updated pkg docs to address PR feedback 2020-06-09 11:45:22 -06:00
Scott Anderson 1c54c1d25d restructure cli pkg/template management docs, resolves #1088 2020-06-08 21:05:48 -06:00
Scott Anderson f7b7bd6561 added influx pkg export stack command 2020-06-02 13:49:20 -06:00
Scott Anderson ace6faf9b2 added new influx write cli flags 2020-05-27 13:57:39 -06:00
pierwill 6a42c8e224
Typo fix 2020-05-13 14:17:48 -07:00
Scott Anderson 572810d710 added influx pkg stack list and remove for beta-10 2020-05-08 09:04:02 -06:00
Scott Anderson 438ce04cc7 added links to template guides in influx pkg docs 2020-05-04 08:26:48 -06:00
Scott Anderson 003114eb57 add related links to influxdb template docs, resolves #1001 2020-05-04 08:18:11 -06:00
pierwill 8b10e9801d
Merge pull request #987 from influxdata/completion
Link to shell completion docs from get-started.md
2020-04-28 15:01:43 -07:00
Scott Anderson 77b7d94b40 hotfix: fixed children shortcode on cli landing page, resolves #988 2020-04-28 14:00:25 -06:00
pierwill 873a6e0a67 Link to shell completion docs from get-started.md
Also edit language in `influx completion` doc

Closes #980
2020-04-28 11:05:58 -07:00
Scott Anderson 4baede736d added product tags to more pages, general cleanup 2020-04-22 14:29:20 -06:00
pierwill c5a7ec7bc6 Fix flag in `influx org members add` example
Closes #955
2020-04-20 12:04:19 -07:00
noramullen1 e83ede8511
Merge pull request #936 from influxdata/beta-8-file-cli
Add --file option to `task` and `query` commands
2020-04-09 12:42:15 -07:00
noramullen1 6723b58a79 Remove @ from examples 2020-04-09 12:36:08 -07:00