---
title: influxdb3 update
description: The influxdb3 update command updates resources such as databases.
url: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/update/
estimated_tokens: 334
product: InfluxDB 3 Core
version: core
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/update/
date: '2025-06-27T12:46:56-05:00'
lastmod: '2025-06-27T12:46:56-05:00'
---

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

## Usage

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

## Subcommands

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