mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Oct 2 09:51:07 UTC 2024
This commit is contained in:
parent
0a5b6f11af
commit
489be55d99
133 changed files with 4948 additions and 242 deletions
|
|
@ -9,8 +9,8 @@ SYNOPSIS
|
|||
[share_name=SHARE_NAME],
|
||||
[storage_pool=STORAGE_POOL],[volume_id=VOLUME_ID]
|
||||
--replication-schedule=REPLICATION_SCHEDULE [--async]
|
||||
[--cluster-location=CLUSTER_LOCATION] [--description=DESCRIPTION]
|
||||
[--labels=[KEY=VALUE,...]] [--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
|
||||
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
[--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a Cloud NetApp Volume Replication.
|
||||
|
|
@ -73,9 +73,6 @@ OPTIONAL FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--cluster-location=CLUSTER_LOCATION
|
||||
Location of the user cluster.
|
||||
|
||||
--description=DESCRIPTION
|
||||
A description of the Cloud NetApp Replication
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud netapp volumes replications update
|
||||
(REPLICATION : --location=LOCATION) [--async]
|
||||
[--cluster-location=CLUSTER_LOCATION] [--description=DESCRIPTION]
|
||||
[--description=DESCRIPTION]
|
||||
[--replication-schedule=REPLICATION_SCHEDULE]
|
||||
[--update-labels=[KEY=VALUE,...]] [--volume=VOLUME]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -65,9 +65,6 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--cluster-location=CLUSTER_LOCATION
|
||||
Location of the user cluster.
|
||||
|
||||
--description=DESCRIPTION
|
||||
A description of the Cloud NetApp Replication
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue