名前
gdcloud compute disks stop-async-replication - 仮想マシン ディスクの非同期レプリケーションを停止します。このコマンドは、プライマリ ディスクで呼び出す必要があります。
概要
gdcloud compute disks stop-async-replication DISK_NAME [flags]
EXAMPLES
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
オプションのフラグ
--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 ワイドフラグ
これらのフラグは、すべてのコマンドで使用できます: --configuration
、--format
、--help
、--project
、--quiet
。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。