docs-v2/content/influxdb3/enterprise/reference
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
..
api feat(api-ref): API reference for Core and Enterprise 2025-02-25 17:10:29 -06:00
cli Influxdb3 config options (#6419) 2025-10-20 10:17:56 -05:00
client-libraries chore(monolith): Core and Enterprise: Add client library references, revise recommendations 2025-04-09 19:53:48 -05:00
influxql InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760) 2025-01-13 07:21:11 -07:00
internals feat(influxdb3): Data retention in Core and Enterprise: 2025-10-10 15:00:52 -05:00
sql chore(sql): Update SQL reference with additional functions (#6359) 2025-09-05 08:26:38 -06:00
_index.md InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760) 2025-01-13 07:21:11 -07:00
config-options.md fix(monolith): add configurable db, table, and column limits to enterprise 2025-08-14 10:44:58 -05:00
glossary.md chore(influxdb3): shared glossary suitable for all InfluxDB 3 versions. Currently, only using for Enterprise and Core 2025-04-15 12:07:18 -05:00
line-protocol.md InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760) 2025-01-13 07:21:11 -07:00
naming-restrictions.md feat(v3): Add naming restrictions reference and guidelines: 2025-07-10 16:10:27 -05:00
processing-engine.md hotfix(influxdb3): processing engine source and description (closes #6335) 2025-08-22 17:50:19 -05:00
sample-data.md Add InfluxDB 3 query guides (#5798) 2025-01-23 10:18:45 -07:00
telemetry.md chore(monolith): Move telemetry reference to shared/influxdb3-reference. Revise description, disable, and product names. 2025-08-14 14:41:05 -05:00