Commit Graph

172 Commits (22073d7f61e7ac8f46aee239ca58de2bc93bee3c)

Author SHA1 Message Date
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
noramullen1 d89422b6d8 Add --file option to `task` and `query` commands 2020-04-09 11:15:35 -07:00
Scott Anderson 913e6f88a5
Merge pull request #931 from influxdata/influxd/config-options
Added missing InfluxDB configuration options
2020-04-09 12:05:09 -06:00
Scott Anderson 775df82f62 added missing configuration options, resolves #916 2020-04-09 09:42:14 -06:00
pierwill bceb5c02e8 Add `influx config -` command to CLI docs 2020-04-01 14:29:11 -07:00
Scott Anderson 3211d68f1f Merge branch 'master' into beta-8 2020-04-01 15:18:35 -06:00
pierwill d58dcad1ec
Revert "Add `influx config -` command to CLI docs" 2020-04-01 14:14:13 -07:00
pierwill b8c0198f94 Add `influx config -` command to CLI docs
Add command to switch to previous config
2020-04-01 13:55:17 -07:00
Scott Anderson 68f25578a2
Merge pull request #871 from influxdata/cli/write-csv
Added information about writing CSV
2020-03-30 15:30:45 -06:00
Scott Anderson 88d23c3f0e beta-7 link audit, fixed broken links 2020-03-27 17:14:47 -06:00
Scott Anderson 6f2b6365ba added hide headers back to stack init 2020-03-27 15:14:04 -06:00
Scott Anderson 6cc29a5009 updated influxd flags, resolves #878 2020-03-27 14:59:27 -06:00
Scott Anderson 3e0dce7c8d added shortcut for switching between configs 2020-03-27 14:52:46 -06:00
Scott Anderson 590dea9b2a added json and hide-header flags to all cli crud commands, resolves #881 2020-03-27 14:40:07 -06:00
Scott Anderson 2c1591ec63 removed the from flag description 2020-03-27 13:57:43 -06:00
Scott Anderson 9b4898cd95 added global flags int pkg stack commands, added hide-headers flag 2020-03-27 13:56:08 -06:00
Scott Anderson ff3ada9e8e updated pkg stack command to address PR feedback 2020-03-27 13:43:01 -06:00
Scott Anderson 8253d4b98f added the new pkg stack commands, resolves #876 2020-03-27 10:39:39 -06:00
Scott Anderson 15197e6dac added information about writing csv, updated influx write doc, resolves #858 2020-03-26 12:05:31 -06:00
Scott Anderson 6518bd99af delete a bucket by name, resolves #861 2020-03-25 09:23:56 -06:00
Scott Anderson 1ae1611bca updated note about sourcing influx completions 2020-03-17 11:15:28 -06:00
Scott Anderson e3f466b980 updated information about permanantly installing influx cli completions 2020-03-16 17:40:44 -06:00
Scott Anderson c839f81ddc added influx completions command 2020-03-16 17:21:45 -06:00
Scott Anderson c7198f099b hotfix: added hyphen to flag in influx config create command 2020-03-13 09:42:20 -06:00
Scott Anderson b8b58c811d hotfix: typos and formatting in the influx config docs 2020-03-13 09:39:22 -06:00
Scott Anderson 6f9ea465fa hotfix: fixed link formatting in influx config doc 2020-03-13 09:35:11 -06:00
kelseiv 98d9e3d671
Merge pull request #829 from influxdata/influx-configure
Influx config
2020-03-12 15:23:03 -07:00
Kelly 95c57027a5 add bars to table 2020-03-12 15:15:47 -07:00
Kelly 8b74ebcaaa add Scott's edits 2020-03-12 15:10:48 -07:00
Kelly b75034ce12 incorporated Scott and Kelvin edits 2020-03-12 14:44:55 -07:00
Kelly b9f6098a64 update influx config set 2020-03-12 14:31:56 -07:00
Kelly a5633dc3a3 update influx config list 2020-03-12 14:23:04 -07:00
Kelly 77deb5cb08 update influx config delete 2020-03-12 14:21:30 -07:00
Kelly 061f02f24a update influx config list 2020-03-12 14:19:30 -07:00
Kelly 9bc80b946b fix format 2020-03-12 14:14:02 -07:00
Kelly c7ea9e2b64 update influx config create flags 2020-03-12 14:00:24 -07:00
Kelly c4ca96e6d2 add create file 2020-03-12 13:52:36 -07:00
Kelly 99d9778a6d add subcommands for influx config 2020-03-12 13:19:31 -07:00
Kelly 173a6c069e add main influx config page 2020-03-12 13:18:37 -07:00
Kelly f453a3f70d add link to influx config on InfluxDB CLI page 2020-03-12 13:18:07 -07:00