gdcloud database clusters clone

NAMA

gdcloud database clusters clone - Meng-clone resource kustom DBCluster ke DBCluster baru.

SINOPSIS

gdcloud database clusters clone SOURCE DESTINATION [flags]

CONTOH

To clone a DBCluster custom resource with name "postgresql-src-db" to a new DBCluster custom resource "postgresql-dst-db", run:

  gdcloud database clusters clone postgresql-src-db postgresql-dst-db \
    --point-in-time=2006-01-02T15:04:05Z

FLAG WAJIB

      --point-in-time string   defines a past state of the DBCluster to clone (should be RFC 3339 format).

FLAG GDCLOUD WIDE

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

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