* docs: revise install instructions, provide CLI process
- Closes#4502
- Update CLI (and API) instructions for users who want end-to-end automated process without UI interaction.
- Still WIP, but closer.
- Add link to influxd recovery CLI
- Ran into the CLI bug
https://github.com/influxdata/influxdb/issues/23668 for creating auths
with --all-access and --operator. Added the "To learn how to create
authorizations with specific permissions" to help cover that scenario.
* Update content/influxdb/v2.4/install.md
* Update content/influxdb/v2.4/install.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.4/install.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.4/install.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.4/security/tokens/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.4/security/tokens/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.4/security/tokens/create-token.md
* Update content/influxdb/v2.4/security/tokens/create-token.md
* Update content/influxdb/v2.4/security/tokens/create-token.md
* Update content/influxdb/v2.4/install.md
* Update content/influxdb/v2.4/install.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added info on how to access the UI
* Update content/influxdb/v2.3/visualize-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.4/visualize-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/visualize-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* made requested changes
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* cleanup and edit JSON parsing doc
* fix typo and working
* Update content/influxdb/cloud/reference/json-parsing.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/json-parsing.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/json-parsing.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* added data type column to tables
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* feat: add instructions to set directory permissions on manually installs
* fix: cleanup wording
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fix: code cleanup
* feat: add information about umask
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>