gdcloud database clusters delete

NAMA

gdcloud database clusters delete - Menghapus resource kustom DBCluster.

SINOPSIS

gdcloud database clusters delete CLUSTER_NAME [flags]

CONTOH

To delete a DBCluster custom resource with name "postgresql-db", run:

  gdcloud database clusters delete postgresql-db

To delete a DBCluster custom resource with name "oracle-db" in the project "db", run:

  gdcloud database clusters delete oracle-db --project=db

FLAG OPSIONAL

      --hard   deletes any backups along the way.

FLAG GDCLOUD WIDE

Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.

Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.