docs-v2/content/influxdb3/core
Jason Stirnaman ca24b3be54
Influxdb3 config options (#6419)
* docs(cli): fix global vs serve-specific flag documentation

- Remove --verbose from global flags (it's serve-specific)
- Document --num-io-threads as global-only flag
- Add clear examples showing correct flag positioning
- Update serve.md files with global flag usage notes
- Fix config-options.md to separate Core/Enterprise examples

Resolves incorrect CLI usage patterns that would cause errors.
Global flags must go before 'serve', serve-specific flags go after.

* docs(cli): remove Tokio runtime options from CLI index pages

- Remove detailed Tokio runtime options tables from CLI index pages
- Replace with simplified global options and link to config-options
- Add examples showing correct global flag positioning
- Fix --verbose usage to be serve-specific (after serve command)
- Add --num-io-threads example as global flag (before serve command)

These detailed options are now documented in config-options.md with
proper global vs serve-specific categorization.
2025-10-20 10:17:56 -05:00
..
admin feat(influxdb3): Data retention in Core and Enterprise: 2025-10-10 15:00:52 -05:00
get-started chore(ci): Add config for new link validation tool (docs-tooling/link-checker) 2025-08-16 22:14:27 -05:00
object-storage feat(monolith): use minio for object storage (#6228) 2025-07-17 15:14:17 -05:00
plugins Update content/influxdb3/core/plugins/library/official/system-metrics.md 2025-07-30 10:16:23 -05:00
query-data feat(influxdb3): add ODBC and Power BI documentation with product-specific examples 2025-10-06 17:43:54 -05:00
reference Influxdb3 config options (#6419) 2025-10-20 10:17:56 -05:00
release-notes fix(monolith): Core and Enterprise release note cleanup. 2025-03-17 02:49:23 -05:00
visualize-data feat(influxdb3): add ODBC and Power BI documentation with product-specific examples 2025-10-06 17:43:54 -05:00
write-data fix(write_lp): Update titles with actual endpoint name, add related link in API ref. 2025-07-25 16:35:57 -05:00
.vale.ini feat(v3): WIP: Revise API specs for Core and Enterprise 2025-02-25 17:08:05 -06:00
_index.md chore(mono): Separate home pages from get-started, move shared intro to home pages. 2025-05-29 15:39:31 -05:00
install.md fix: use correct port in example compose.yaml in install.md 2025-07-07 14:10:21 -05:00