influxctl database undelete
The influxctl database undelete
command undeletes a previously deleted
database in an InfluxDB cluster and restores the
database with the same retention period, table, and column limits as when it was
deleted.
The database name must match the name of the deleted database and a new database with the same name cannot exist.
Usage
influxctl database undelete [flags] <DATABASE_NAME>
Arguments
Argument | Description |
---|---|
DATABASE_NAME | The name of the database to undelete |
Flags
Flag | Description | |
---|---|---|
-h | --help | Output command help |
Also see influxctl
global flags.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB Clustered and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support. Customers using a trial license can email trial@influxdata.com for assistance.