influx v1 dbrp
- influx CLI 2.0.2+
- InfluxDB 2.0.1+
The influx v1 dbrp
subcommands manage database and retention policy mappings (DBRP) for the InfluxDB 1.x compatibility API.
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
- Upgrade from InfluxDB 1.x to 2.7
- influx CLI—Provide required authentication credentials
- `influx` CLI—Flag patterns and conventions