docs-v2/content/shared/influxdb3-cli/stop/_index.md

24 lines
912 B
Markdown

The `influxdb3 stop` command marks nodes as stopped in the catalog for your {{< product-name >}} cluster.
## Usage
<!--pytest.mark.skip-->
```bash
influxdb3 stop <SUBCOMMAND>
```
## Subcommands
| Subcommand | Description |
| :------------------------------------------------------------ | :--------------------------------------------- |
| [node](/influxdb3/version/reference/cli/influxdb3/stop/node/) | Mark a node as stopped |
| help | Print command help or the help of a subcommand |
## Options
| Option | | Description |
| :----- | :----------- | :------------------------------ |
| `-h` | `--help` | Print help information |
| | `--help-all` | Print detailed help information |