---
title: influxdb3 update
description: The influxdb3 update command updates resources such as databases and tables.
url: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/update/
estimated_tokens: 381
product: InfluxDB 3 Enterprise
version: enterprise
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/update/
date: '2026-07-11T10:53:18+00:00'
lastmod: '2026-07-11T10:53:18+00:00'
---

The `influxdb3 update` command updates resources in your InfluxDB 3 Enterprise instance.

## Usage

```bash
influxdb3 update <SUBCOMMAND>
```

## Subcommands

|                                Subcommand                                |                 Description                  |
|--------------------------------------------------------------------------|----------------------------------------------|
|[database](/influxdb3/enterprise/reference/cli/influxdb3/update/database/)|              Update a database               |
|   [table](/influxdb3/enterprise/reference/cli/influxdb3/update/table/)   |                Update a table                |
| [trigger](/influxdb3/enterprise/reference/cli/influxdb3/update/trigger/) |               Update a 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|
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| database | Update a database |
| table | Update a table |
| trigger | Update a trigger |
| 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 |
