23 lines
825 B
Markdown
23 lines
825 B
Markdown
|
|
The `influxdb3 disable` command disables resources such as a trigger.
|
|
|
|
## Usage
|
|
|
|
<!--pytest.mark.skip-->
|
|
|
|
```bash
|
|
influxdb3 disable <SUBCOMMAND>
|
|
```
|
|
|
|
## 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 | |