---
title: influxdb3 disable
description: The influxdb3 disable command disables resources such as a trigger.
url: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/disable/
estimated_tokens: 346
product: InfluxDB 3 Enterprise
version: enterprise
---

# influxdb3 disable

The `influxdb3 disable` command disables resources such as a trigger.

## Usage

```bash
influxdb3 disable <SUBCOMMAND>
```

## Subcommands

| Subcommand | Description |
| --- | --- |
| 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 |
