delete

Delete a PostgreSQL Cluster

Usage

ionosctl dbaas postgres cluster delete [flags]

Aliases

For postgres command:

[pg]

For cluster command:

[c]

For delete command:

[d]

Description

Use this command to delete a specified PostgreSQL Cluster from your account. You can wait for the cluster to be deleted with the wait-for-deletion option.

Required values to run command:

  • Cluster Id

Options

Examples

Last updated