---
title: influxdb3 enable
description: The influxdb3 enable command enables resources such as a trigger.
url: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/enable/
estimated_tokens: 297
product: InfluxDB 3 Core
version: core
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/enable/
date: '2026-07-11T10:53:18+00:00'
lastmod: '2026-07-11T10:53:18+00:00'
---

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

## Usage

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

## Subcommands

|                            Subcommand                            |                 Description                  |
|------------------------------------------------------------------|----------------------------------------------|
|[trigger](/influxdb3/core/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 |
