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 |
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 |