The `influxdb3 stop` command marks nodes as stopped in the catalog for your {{< product-name >}} cluster. ## Usage ```bash influxdb3 stop ``` ## 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 |