---
title: influxdb3 enable
description: The influxdb3 enable command enables resources such as a trigger.
url: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/enable/
estimated_tokens: 303
product: InfluxDB 3 Enterprise
version: enterprise
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/enable/
date: '2025-01-13T07:21:11-07:00'
lastmod: '2025-01-13T07:21:11-07:00'
---

The `influxdb3 enable` command enables resources such as a trigger.

## Usage

```bash
influxdb3 enable <SUBCOMMAND>
```

## Subcommands

|                               Subcommand                               |                 Description                  |
|------------------------------------------------------------------------|----------------------------------------------|
|[trigger](/influxdb3/enterprise/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     |
|      |`--help-all`|Print detailed help information|
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| trigger | Enable a trigger to enable plugin execution |
| help | Print command help or the help of a subcommand |

| Option |  | Description |
| --- | --- | --- |
| Option |  | Description |
| -h | --help | Print help information |
|  | --help-all | Print detailed help information |
