1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Sep 27 12:05:40 UTC 2023

This commit is contained in:
Automated 2023-09-27 12:05:40 +00:00
parent 54eca12593
commit 6c60d7f07f
256 changed files with 8313 additions and 442 deletions

View file

@ -90,10 +90,8 @@ REQUIRED FLAGS
unit is specified, GiB is assumed.
--protocols=PROTOCOL,[PROTOCOL,...]
Type of File System protocols for the Cloud NetApp Files VolumeValid
component values are: NFSV3, NFSV4, SMB
For more information, look athttps://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#protocols.
Type of File System protocols for the Cloud NetApp Files Volume. Valid
component values are: NFSV3, NFSV4, SMB.
--share-name=SHARE_NAME
Share name of the Mount path clients will use.
@ -156,11 +154,8 @@ OPTIONAL FLAGS
numbers.
--restricted-actions=RESTRICTED_ACTION,[...]
Actions to be restricted for a volume.Valid restricted action options
are: 'DELETE'
For more information, look at
https://cloud.google.com/netapp/volumes/docs/reference/rest/v1/projects.locations.volumes#restrictedaction.
Actions to be restricted for a volume. Valid restricted action options
are: 'DELETE'.
--security-style=SECURITY_STYLE; default="SECURITY_STYLE_UNSPECIFIED"
The security style of the Volume. This can either be UNIX or NTFS.
@ -173,13 +168,11 @@ OPTIONAL FLAGS
UNIX security style for Volume
--smb-settings=SMB_SETTING,[SMB_SETTING,...]
List of settings specific to SMB protocolfor a Cloud NetApp Files
VolumeValid component values are: ENCRYPT_DATA, BROWSABLE,
List of settings specific to SMB protocol for a Cloud NetApp Files
Volume. Valid component values are: ENCRYPT_DATA, BROWSABLE,
CHANGE_NOTIFY, NON_BROWSABLE, OPLOCKS, SHOW_SNAPSHOT,
SHOW_PREVIOUS_VERSIONS, ACCESS_BASED_ENUMERATION,
CONTINUOUSLY_AVAILABLE
For more information, look at https://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#smbsettings.
CONTINUOUSLY_AVAILABLE.
--snap-reserve=SNAP_RESERVE
The percentage of volume storage reserved for snapshot storage. The
@ -230,7 +223,7 @@ OPTIONAL FLAGS
▸ provide the argument --source-snapshot on the command line.
--unix-permissions=UNIX_PERMISSIONS
Unix permissions the mount point will be created with.Unix permissions
Unix permissions the mount point will be created with. Unix permissions
are only applicable with NFS protocol only
GCLOUD WIDE FLAGS

View file

@ -104,17 +104,12 @@ FLAGS
kerberos-5p-read-write=KERBEROS_5P_READ_WRITE
--protocols=PROTOCOL,[PROTOCOL,...]
Type of File System protocols for the Cloud NetApp Files VolumeValid
component values are: NFSV3, NFSV4, SMB
For more information, look athttps://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#protocols.
Type of File System protocols for the Cloud NetApp Files Volume. Valid
component values are: NFSV3, NFSV4, SMB.
--restricted-actions=RESTRICTED_ACTION,[...]
Actions to be restricted for a volume.Valid restricted action options
are: 'DELETE'
For more information, look at
https://cloud.google.com/netapp/volumes/docs/reference/rest/v1/projects.locations.volumes#restrictedaction.
Actions to be restricted for a volume. Valid restricted action options
are: 'DELETE'.
--security-style=SECURITY_STYLE; default="SECURITY_STYLE_UNSPECIFIED"
The security style of the Volume. This can either be UNIX or NTFS.
@ -130,13 +125,11 @@ FLAGS
Share name of the Mount path clients will use.
--smb-settings=SMB_SETTING,[SMB_SETTING,...]
List of settings specific to SMB protocolfor a Cloud NetApp Files
VolumeValid component values are: ENCRYPT_DATA, BROWSABLE,
List of settings specific to SMB protocol for a Cloud NetApp Files
Volume. Valid component values are: ENCRYPT_DATA, BROWSABLE,
CHANGE_NOTIFY, NON_BROWSABLE, OPLOCKS, SHOW_SNAPSHOT,
SHOW_PREVIOUS_VERSIONS, ACCESS_BASED_ENUMERATION,
CONTINUOUSLY_AVAILABLE
For more information, look at https://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#smbsettings.
CONTINUOUSLY_AVAILABLE.
--snap-reserve=SNAP_RESERVE
The percentage of volume storage reserved for snapshot storage. The
@ -211,7 +204,7 @@ FLAGS
▸ provide the argument --storage-pool on the command line.
--unix-permissions=UNIX_PERMISSIONS
Unix permissions the mount point will be created with.Unix permissions
Unix permissions the mount point will be created with. Unix permissions
are only applicable with NFS protocol only
--update-labels=[KEY=VALUE,...]