שם
gdcloud database clusters clone – שיבוט של משאב בהתאמה אישית מסוג DBCluster ל-DBCluster חדש.
SYNOPSIS
gdcloud database clusters clone SOURCE DESTINATION [flags]
דוגמאות
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
דגלים נדרשים
--point-in-time string defines a past state of the DBCluster to clone (should be RFC 3339 format).
דגלים אופציונליים
--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.
GDCLOUD WIDE FLAGS
הדגלים האלה זמינים לכל הפקודות: --configuration, --format, --help, --project, --quiet.
מידע נוסף זמין בדף סקירה כללית של מדריך העזר ל-CLI של gcloud.