---
title: influx v1 dbrp
description: The influx v1 dbrp subcommands provide database retention policy (DBRP) mapping management for the InfluxDB 1.x compatibility API.
url: https://docs.influxdata.com/influxdb3/cloud-serverless/reference/cli/influx/v1/dbrp/
estimated_tokens: 534
product: InfluxDB Cloud Serverless
version: cloud-serverless
---

# influx v1 dbrp

-   influx CLI 2.0.2+

The `influx v1 dbrp` subcommands manage database and retention policy mappings (DBRP) for the [InfluxDB 1.x compatibility API](/influxdb3/cloud-serverless/reference/api/influxdb-1x/).

## Usage

```
influx v1 dbrp [flags]
influx v1 dbrp [command]
```

## Commands

| Command | Description |
| --- | --- |
| create | Create a DBRP mapping |
| delete | Delete a DBRP mapping |
| list | List DBRP mappings |
| update | Update a DBRP mapping |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Help for the v1 dbrp command |

#### Related

-   [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)
