1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Sep 11 09:52:17 UTC 2024

This commit is contained in:
Automated 2024-09-11 09:52:17 +00:00
parent 78a4d78e9e
commit a3842bba95
197 changed files with 6656 additions and 691 deletions

View file

@ -29,7 +29,7 @@ COMMANDS
(BETA) List Cloud NetApp Storage Pools.
switch
(BETA) Switch a Regional Cloud NetApp SO Storage Pool zone.
(BETA) Switch a Regional Cloud NetApp Flex Storage Pool zone.
update
(BETA) Update a Cloud NetApp Storage Pool.

View file

@ -1,13 +1,13 @@
NAME
gcloud beta netapp storage-pools switch - switch a Regional Cloud NetApp SO
Storage Pool zone
gcloud beta netapp storage-pools switch - switch a Regional Cloud NetApp
Flex Storage Pool zone
SYNOPSIS
gcloud beta netapp storage-pools switch
(STORAGE_POOL : --location=LOCATION) [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Switch a Regional Cloud NetApp SO Storage Pool zone.
(BETA) Switch a Regional Cloud NetApp Flex Storage Pool zone.
EXAMPLES
The following command switches zone of a Storage Pool named NAME using the
@ -68,8 +68,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud netapp storage-pools switch
$ gcloud alpha netapp storage-pools switch

View file

@ -9,8 +9,8 @@ SYNOPSIS
[share_name=SHARE_NAME],
[storage_pool=STORAGE_POOL],[volume_id=VOLUME_ID]
--replication-schedule=REPLICATION_SCHEDULE [--async]
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
[--cluster-location=CLUSTER_LOCATION] [--description=DESCRIPTION]
[--labels=[KEY=VALUE,...]] [--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Cloud NetApp Volume Replication.
@ -73,6 +73,9 @@ 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

View file

@ -5,7 +5,7 @@ NAME
SYNOPSIS
gcloud beta netapp volumes replications update
(REPLICATION : --location=LOCATION) [--async]
[--description=DESCRIPTION]
[--cluster-location=CLUSTER_LOCATION] [--description=DESCRIPTION]
[--replication-schedule=REPLICATION_SCHEDULE]
[--update-labels=[KEY=VALUE,...]] [--volume=VOLUME]
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
@ -21,7 +21,7 @@ EXAMPLES
$ gcloud beta netapp volumes replications update NAME \
--location=us-central1 --volume=vol1 \
--replication-schedule=EVERY_5_MINUTES \
--description="new description"
--description="new description" --cluster-location= us-central1
POSITIONAL ARGUMENTS
Replication resource - The Replication to update. The arguments in this
@ -66,6 +66,9 @@ 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