pierwill
234a65b7d4
Add `INFLUX_SKIP_VERIFY` to `influx` CLI docs ( #3048 )
...
Closes #3046
2021-08-20 14:45:43 -05:00
pierwill
f056f8bef3
Change "authentication token" to "API token" in InfluxDB 2 docs ( #2929 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-08-10 12:08:35 -05:00
kelseiv
6a5760976c
Add influx CLI 2.1 release notes ( #2944 )
...
* add influx release notes
* add headings
* Update influx-cli.md
* Update influx-cli.md
* Update password.md
* Update password.md
* Update password.md
* release note edits
* Update password.md
* Update add.md
* added latest-cli shortcode (#2946 )
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* edits
* add link to compression flag
* rmv extra
* update compression descrp
* update per version support for backup
* remove 2.1
* Add global --http-debug flag (#2948 )
* add global flag to apply
* add global flag to appy
* update influx commands with global flag
* revert to add back duplicate-oss tag
* remove dup
* rmv global tag from config cmds
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-30 10:35:40 -07:00
Scott Anderson
43d49365b2
Influxdb 2.0.6 ( #2459 )
...
* Re-add InfluxDB 2.0.5 (#2450 )
This reverts commit c91442f88c
.
* added release notes, updated 2.0.5 release notes
* updated download links for influxdb 2.0.6
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-29 14:04:33 -06:00
Kelly
c91442f88c
Revert "InfluxDB 2.0.5 ( #2450 )"
...
This reverts commit 4de7de611e
.
2021-04-28 11:17:54 -07:00
Scott Anderson
4de7de611e
InfluxDB 2.0.5 ( #2450 )
...
* Add `--compression` flag to `influx write` (#2243 )
Add `--compression` flag to `influx write`
Closes #2240 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Changes to /debug endpoints for InfluxDB 2.0.5 (#2246 )
- Add --pprof-disabled influxd flag
- Add pprof-disabled to influxd config-options
Closes #2239 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* deprecated influx transpile command, closes #2266
* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influx transpile warning from deprecated to removed
* Deprecated 'influx transpile' command (#2304 )
* deprecated influx transpile command, closes #2266
* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added new and missing influxd config options, closes #2297 , closes #2293 (#2303 )
* Add 'influx task retry-failed' command (#2334 )
* added influx task retry-failed command
* add new task retry-failed flags, updated task task-based content, closes #2095
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* address PR feedback for task retry-failed
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated task retry-failed to address PR feedback
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated task-based failed task docs in cloud
* add profilers flag to influx query, closes #2338 , closes #2327 (#2342 )
* export lp to stdout, closes #2337 (#2343 )
* export lp to stdout, closes #2337
* adjust output-path desc, updated command examples
* Clarify user migration in 1.x to 2.0 automated upgrade process (#2344 )
* clarify user migration in upgrade process, closes #2336
* updated user migration content to address PR feedback
* updated migration doc for PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Updated restore docs (#2352 )
* udpated restore docs, closes #2333 , closes #2335
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* describe full restore failure
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated restore doc to address PR feedback
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Shard management (#2322 )
* shard reference content
* added shard group diagram
* finished reference info for shards
* add shard group duration config flag and examples, closes #2283
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>
* addressed PR feedback for shard docs
* more updates to shard docs to address PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor updates to shards doc in 2.0
* updated shard state content
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/internals/shards.md
* updated shard group definition in glossary
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>
* removed unnecessary period from influx transpile
* Upgrade from OSS 2.x to Cloud (#2420 )
* WIP v2 to cloud migration
* updated config create example in grafana doc, resolves #2415
* draft for v2 to cloud migration
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor update to cloud upgrade doc
* updated v2 to cloud upgrade guide to address PR feedback
* updated 1x compatability api docs for cloud
* updated write examples in cloud upgrade, added intro sentence to cloud upgrade landing
* Add file system layout reference doc (#2423 )
* add file system layout reference doc, closes #2276
* added filesystem-diagram shortcode to contributing
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to filesystem layout doc
* minor update to filesystem layout doc
* fixed typo in v2 to cloud migration
* added newline to filesystem diagram shortcode
* minor updates to fs layout doc
* added windows file system layout
* updated fs layout doc to address PR feedback
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to address PR feedback
* Upgrade from 1.x to Cloud (#2424 )
* add v1 to cloud upgrade guide with migrate CQs doc
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* udpated PATH verbiage in v1 to cloud migration doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added caption shortcode, address PR feedback for v1 to cloud migration
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* replaced arbitrary username in cloud v1 compat api doc
* renamed v2 to upgrade doc
* removed old from-v2 cloud migration doc
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* moved diagram css
* minor update to heading in fs layout doc
* updated section heading in fs layout doc
* updated upgrage notification and migration guides
* general cleanup of page titles and descriptions
* Update query optimizations guide (#2441 )
* updated pushdowns list, closes #2439 , closes #1042
* added profiler information to optimize queries doc
* removed window as a heavy function
* minor change to optimize queries
* update usage of the word manipulate to operate
* add information about dynamically defining filter values, closes #2150
* add information about set vs map to query optimizations, closes #2101
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated pushdowns table
* updated table formatting
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add windows install instructions (#2430 )
* add windows install instructions
* removed unnecessary newlines
* removed notes and newlins from windows install instructions
* added known issues to windows warning
* updated windows install instructions
* updated influxdb version in 1.x and cloud docs
* InfluxDB 2.0.5 swagger (#2448 )
* updated swagger files to use influxdata/openapi, added helper script
* fixed typo, added newline
* InfluxDB 2.0.5 release notes (#2426 )
* InfluxDB 2.0.5 release notes
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influxdb 2.0.5 release notes to address PR feedback
* last minute additiosn to 2.0.5 release notes
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* InfluxDB 2.0.5 additions (#2449 )
* InfluxDB 2.0.5 release notes
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influxdb 2.0.5 release notes to address PR feedback
* last minute additiosn to 2.0.5 release notes
* last minute updates to oss, closes #2306 , closes 1825
* deduped viz type content
* added missing viz options
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated v1compat swagger
* minor updates to influxdb 2.0.5 release notes
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Edd Robinson <me@edd.io>
2021-04-28 09:10:30 -06:00
Scott Anderson
bad6817bf4
address more PR feedback
2020-12-23 13:54:08 -07:00
Scott Anderson
5e80bb82fa
updated CLI docs to address PR feedback
2020-12-23 10:24:54 -07:00
Scott Anderson
d5185492d1
updated language about all access tokens and exporting templates
2020-12-18 08:18:44 -07:00
Scott Anderson
a1a658678e
added link to influx cli conventions and patters to all cli docs, closes #1992
2020-12-17 22:54:42 -07:00
Scott Anderson
6fc53e5ca6
added and updated influx cli examples, closes influxdata/DAR#144 , closes influxdata/DAR#146
2020-12-17 22:05:38 -07:00
Scott Anderson
0c49e2a944
added influx CLI conventions and credential note
2020-12-16 22:01:06 -07:00
Ignacio Van Droogenbroeck
d6eebbd111
Added a note about auth requirements for exporting templates.
...
This note, clarify that the user needs to have/create and an All access token to be capable of export templates.
2020-12-15 20:35:26 -03:00
pierwill
b65ca41f92
Minor formatting changes
2020-10-01 12:15:23 -07:00
Ignacio Van Droogenbroeck
2fd6a715a0
Update all.md
...
Glad to help.
Let me know.
Ignacio
2020-10-01 15:53:20 -03:00
Ignacio Van Droogenbroeck
e05571dff5
Update all.md
...
All the titles of the options were in H1, which was bigger than their section title marked with h2. I also use <code> tag to tidy commands.
2020-10-01 12:21:22 -03:00
kelseiv
782b8a512f
Merge branch 'beta-17' into export-resources
2020-09-23 08:55:09 -07:00
Kelly
31c3737cb5
add how export resources by name
2020-09-23 08:00:24 -07:00
Scott Anderson
e130607357
updated default ports in influxdb v2 docs, resolves #1392
2020-09-04 11:45:25 -06:00
Scott Anderson
7202b5aee8
added --active-config flag to CLI commands, resolves #1326
2020-09-03 16:10:15 -06:00
Scott Anderson
431ee3c499
Update aliases ( #1388 )
...
* removed unnecessary aliases
* added influxdb namespace to v2 aliases
2020-09-02 15:43:20 -06:00
Scott Anderson
be21841d7b
Latest link fixes ( #1375 )
...
* products should not use latest references to themselves
* updated v2 links with influxdb namespace
2020-09-02 12:17:38 -06:00
Scott Anderson
cf32e8e967
updated menu references and sidebar partial to get left nav working
2020-09-02 12:17:21 -06:00
Scott Anderson
491c29e07c
updated related article links
2020-09-02 12:17:20 -06:00
Scott Anderson
8d13b5c637
moved v2.0 into influxdb namespace, added aliases to all but flux docs
2020-09-02 12:17:20 -06:00
Scott Anderson
5ad7854101
updated menu references and sidebar partial to get left nav working
2020-09-02 12:16:21 -06:00
Scott Anderson
830171df21
updated related article links
2020-09-02 12:16:20 -06:00
Scott Anderson
0ce7c1a38e
moved v2.0 into influxdb namespace, added aliases to all but flux docs
2020-09-02 12:16:20 -06:00
Scott Anderson
194395e88e
updated menu references and sidebar partial to get left nav working
2020-09-02 12:15:49 -06:00
Scott Anderson
56a5d9684e
updated related article links
2020-09-02 12:15:49 -06:00
Scott Anderson
fcf07e00bc
moved v2.0 into influxdb namespace, added aliases to all but flux docs
2020-09-02 12:15:49 -06:00