gdcloud compute disks stop-async-replication

NAME

gdcloud compute disks stop-async-replication – Asynchrone Replikation auf einem VM-Laufwerk beenden. Dieser Befehl muss auf dem primären Laufwerk aufgerufen werden.

ZUSAMMENFASSUNG

gdcloud compute disks stop-async-replication DISK_NAME [flags]

BEISPIELE

To stop replication on the primary disk 'example-disk-1' in zone us-east1-a, run:

    gdcloud compute disks stop-async-replication example-disk-1 \
      --project example-project \
      --zone us-east1-a

OPTIONALE FLAGS

      --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-WEITE FLAGS

Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.

Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gcloud CLI.