docs-v2/content/influxdb3
Jason Stirnaman df06c64fb5
New Enterprise CLI commands: `show nodes` and `stop` (#6510)
* Closes #6509

  New Ent 3 CLI Commands

  1. influxdb3 stop - Parent command for node lifecycle management
  2. influxdb3 stop node - Stop a node in the Enterprise cluster and free up licensed cores
  3. influxdb3 show nodes - Display information about nodes in the cluster

  Files Created

  Shared Content Files (only used by Ent3 for now):
  - content/shared/influxdb3-cli/stop/_index.md - Stop command overview
  - content/shared/influxdb3-cli/stop/node.md - Stop node command details with examples
  - content/shared/influxdb3-cli/show/nodes.md - Show nodes command details with examples

  Enterprise-Specific Frontmatter Files:
  - content/influxdb3/enterprise/reference/cli/influxdb3/stop/_index.md
  - content/influxdb3/enterprise/reference/cli/influxdb3/stop/node.md
  - content/influxdb3/enterprise/reference/cli/influxdb3/show/nodes.md

  Updated Files:
  - Added stop command to the main influxdb3 CLI reference
  - Added nodes subcommand to the show command reference

* Apply suggestion from @jstirnaman

* Apply suggestion from @jstirnaman
2025-11-04 23:09:14 -06:00
..
cloud-dedicated fix(influxdb3): (#6479) 2025-10-22 00:50:02 -05:00
cloud-serverless fix(influxdb3): (#6479) 2025-10-22 00:50:02 -05:00
clustered chore: update to working kubit and kubectl versions (#6496) 2025-10-29 08:28:39 -05:00
core feat: functional changes (#6500) 2025-10-30 09:52:25 -05:00
enterprise New Enterprise CLI commands: `show nodes` and `stop` (#6510) 2025-11-04 23:09:14 -06:00
explorer fix(explorer): When to use host.docker.internal with InfluxDB 3. 2025-10-10 15:30:27 -05:00