---
title: influx v1
description: The influx v1 command provides commands for working with the InfluxDB 1.x API in InfluxDB 2.0.
url: https://docs.influxdata.com/influxdb3/cloud-serverless/reference/cli/influx/v1/
estimated_tokens: 502
product: InfluxDB Cloud Serverless
version: cloud-serverless
---

# influx v1

-   influx CLI 2.0.0+

The `influx v1` command provides commands for working with the [InfluxDB 1.x compatibility API](/influxdb3/cloud-serverless/reference/api/influxdb-1x/) in InfluxDB Cloud Serverless.

## Usage

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

## Subcommands

| Subcommand | Description |
| --- | --- |
| auth | Authorization management commands for v1 APIs |
| dbrp | Database retention policy mapping management commands for v1 APIs |
| shell | Start an InfluxQL shell |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Help for the v1 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)
