---
title: influx bucket-schema
description: The influx bucket-schema command and its subcommands manage schemas of buckets in InfluxDB.
url: https://docs.influxdata.com/influxdb3/cloud-serverless/reference/cli/influx/bucket-schema/
estimated_tokens: 399
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/cloud-serverless/reference/cli/influx/bucket-schema/
date: '2025-04-02T15:54:32-06:00'
lastmod: '2025-04-02T15:54:32-06:00'
---

* influx CLI 2.1.0+

The `influx bucket-schema` command and its subcommands manage
schemas for InfluxDB buckets.

## Usage

```
influx bucket-schema [flags]
influx bucket-schema [command]
```

## Subcommands

|                                  Subcommand                                   |     Description      |
|-------------------------------------------------------------------------------|----------------------|
|[create](/influxdb3/cloud-serverless/reference/cli/influx/bucket-schema/create)|Create a bucket schema|
|  [list](/influxdb3/cloud-serverless/reference/cli/influx/bucket-schema/list)  | List bucket schemas  |
|[update](/influxdb3/cloud-serverless/reference/cli/influx/bucket-schema/update)|Update a bucket schema|

## Flags

|Flag|        |            Description             |
|----|--------|------------------------------------|
|`-h`|`--help`|Help for the `bucket-schema` command|

#### Related

* [Manage buckets](/influxdb3/cloud-serverless/admin/buckets/)
* [influx CLI—Provide required authentication credentials](/influxdb3/cloud-serverless/reference/cli/influx/#provide-required-authentication-credentials)
* [influx CLI—Provide required authentication credentials](/influxdb3/cloud-serverless/reference/cli/influx/#provide-required-authentication-credentials)
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| create | Create a bucket schema |
| list | List bucket schemas |
| update | Update a bucket schema |

| Flag |  | Description |
| --- | --- | --- |
| Flag |  | Description |
| -h | --help | Help for the  bucket-schema  command |
