gdcloud database clusters delete

NAMA

gdcloud database clusters delete - Menghapus resource kustom DBCluster.

SYNOPSIS

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.
      --zone string   Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

FLAG GDCLOUD WIDE

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

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