gdcloud database clusters clone

NAMA

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

SYNOPSIS

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 OPSIONAL

      --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.