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

gcloud: Wed Feb 15 10:13:15 UTC 2023

This commit is contained in:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -2,8 +2,7 @@ NAME
gcloud alpha netapp volumes update - update a Cloud NetApp Volume
SYNOPSIS
gcloud alpha netapp volumes update (VOLUME : --location=LOCATION)
--from-snapshot=FROM_SNAPSHOT --storage-pool=STORAGE_POOL [--async]
gcloud alpha netapp volumes update (VOLUME : --location=LOCATION) [--async]
[--capacity=CAPACITY] [--description=DESCRIPTION]
[--enable-kerberos=ENABLE_KERBEROS] [--enable-ldap=ENABLE_LDAP]
[--export-policy=[access-type=ACCESS-TYPE],
@ -14,7 +13,7 @@ SYNOPSIS
[kerberos-5i-read-write=KERBEROS-5I-READ-WRITE],
[kerberos-5p-read-only=KERBEROS-5P-READ-ONLY],
[kerberos-5p-read-write=KERBEROS-5P-READ-WRITE],
[nfsv3=NFSV3],[nfsv4=NFSV4]]
[nfsv3=NFSV3],[nfsv4=NFSV4]] [--from-snapshot=FROM_SNAPSHOT]
[--network=[name=NAME],[reserved-ip-range=RESERVED-IP-RANGE]]
[--protocols=PROTOCOL,[PROTOCOL,...]]
[--security-style=SECURITY_STYLE; default="SECURITY_STYLE_UNSPECIFIED"]
@ -30,7 +29,8 @@ SYNOPSIS
[hour=HOUR],[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
[--snapshot-weekly=[day=DAY],
[hour=HOUR],[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
[--unix-permissions=UNIX_PERMISSIONS] [--update-labels=[KEY=VALUE,...]]
[--storage-pool=STORAGE_POOL] [--unix-permissions=UNIX_PERMISSIONS]
[--update-labels=[KEY=VALUE,...]]
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -65,45 +65,6 @@ POSITIONAL ARGUMENTS
▸ set the property netapp/region.
FLAGS
Snapshot resource - The Snapshot to create the Volume from. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument --from-snapshot on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project. To set the location attribute:
◆ provide the argument --from-snapshot on the command line with a fully
specified name;
◆ set the property netapp/location;
◆ set the property netapp/region. To set the volume attribute:
◆ provide the argument --from-snapshot on the command line with a fully
specified name.
--from-snapshot=FROM_SNAPSHOT
ID of the snapshot or fully qualified identifier for the snapshot. To
set the snapshot attribute:
▸ provide the argument --from-snapshot on the command line.
Storage pool resource - The Storage Pool to associate with Volume. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument --storage-pool on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project. To set the location attribute:
◆ provide the argument --storage-pool on the command line with a fully
specified name;
◆ provide the argument --location on the command line;
◆ set the property netapp/location;
◆ set the property netapp/region.
--storage-pool=STORAGE_POOL
ID of the storage_pool or fully qualified identifier for the
storage_pool. To set the storage_pool attribute:
▸ provide the argument --storage-pool on the command line.
--async
Return immediately, without waiting for the operation in progress to
complete.
@ -133,6 +94,26 @@ FLAGS
kerberos-5p-read-only=KERBEROS_5P_READ_ONLY,
kerberos-5p-read-write=KERBEROS_5P_READ_WRITE
Snapshot resource - The Snapshot to create the Volume from. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument --from-snapshot on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project. To set the location attribute:
◆ provide the argument --from-snapshot on the command line with a fully
specified name;
◆ set the property netapp/location;
◆ set the property netapp/region. To set the volume attribute:
◆ provide the argument --from-snapshot on the command line with a fully
specified name.
--from-snapshot=FROM_SNAPSHOT
ID of the snapshot or fully qualified identifier for the snapshot. To
set the snapshot attribute:
▸ provide the argument --from-snapshot on the command line.
--network=[name=NAME],[reserved-ip-range=RESERVED-IP-RANGE]
Network configuration for a Cloud NetApp Files Volume. Specifying
reserved-ip-range is optional.
@ -198,6 +179,25 @@ FLAGS
Make a snapshot every week e.g. at Monday 04:00, Wednesday 05:20,
Sunday 23:50
Storage pool resource - The Storage Pool to associate with Volume. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument --storage-pool on the command line with a fully
specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project. To set the location attribute:
◆ provide the argument --storage-pool on the command line with a fully
specified name;
◆ provide the argument --location on the command line;
◆ set the property netapp/location;
◆ set the property netapp/region.
--storage-pool=STORAGE_POOL
ID of the storage_pool or fully qualified identifier for the
storage_pool. To set the storage_pool attribute:
▸ provide the argument --storage-pool on the command line.
--unix-permissions=UNIX_PERMISSIONS
Unix permissions the mount point will be created with.Unix permissions
are only applicable with NFS protocol only