restore

Restore a PostgreSQL Cluster

Usage

ionosctl dbaas postgres cluster restore [flags]

Aliases

For postgres command:

[pg]

For cluster command:

[c]

For restore command:

[r]

Description

Use this command to trigger an in-place restore of the specified PostgreSQL Cluster.

Required values to run command:

  • Cluster Id

  • Backup Id

Options

Examples

Last updated