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

24 lines
819 B
Markdown

The `influxdb3 enable` command enables resources such as a trigger.
## Usage
<!--pytest.mark.skip-->
```bash
influxdb3 enable <SUBCOMMAND>
```
## Subcommands
| Subcommand | Description |
| :----------------------------------------------------------------------- | :--------------------------------------------- |
| [trigger](/influxdb3/version/reference/cli/influxdb3/enable/trigger/) | Enable a trigger to enable plugin execution |
| help | Print command help or the help of a subcommand |
## Options
| Option | | Description |
| :----- | :------- | :--------------------- |
| `-h` | `--help` | Print help information |