The `influxdb3 disable` command disables resources such as a trigger. ## Usage ```bash influxdb3 disable ``` ## Subcommands | Subcommand | Description | | :------------------------------------------------------------------------ | :--------------------------------------------- | | [trigger](/influxdb3/version/reference/cli/influxdb3/disable/trigger/) | Disables a plugin trigger | | help | Print command help or the help of a subcommand | ## Options | Option | | Description | | :----- | :----------- | :------------------------------ | | `-h` | `--help` | Print help information | | | `--help-all` | Print detailed help information |