mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Feb 22 10:25:44 UTC 2024
This commit is contained in:
parent
5bf6fb3fc0
commit
8778dcbd7e
245 changed files with 9946 additions and 513 deletions
|
|
@ -15,6 +15,8 @@ SYNOPSIS
|
|||
[kerberos-5p-read-only=KERBEROS-5P-READ-ONLY],
|
||||
[kerberos-5p-read-write=KERBEROS-5P-READ-WRITE],
|
||||
[nfsv3=NFSV3],[nfsv4=NFSV4]] [--labels=[KEY=VALUE,...]]
|
||||
[--large-capacity=LARGE_CAPACITY]
|
||||
[--multiple-endpoints=MULTIPLE_ENDPOINTS]
|
||||
[--restricted-actions=RESTRICTED_ACTION,[...]]
|
||||
[--security-style=SECURITY_STYLE; default="SECURITY_STYLE_UNSPECIFIED"]
|
||||
[--smb-settings=SMB_SETTING,[SMB_SETTING,...]]
|
||||
|
|
@ -151,6 +153,14 @@ OPTIONAL FLAGS
|
|||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
--large-capacity=LARGE_CAPACITY
|
||||
Boolean flag indicating whether Volume is a large capacity Volume or
|
||||
not
|
||||
|
||||
--multiple-endpoints=MULTIPLE_ENDPOINTS
|
||||
Boolean flag indicating whether Volume is a multiple endpoints Volume
|
||||
or not
|
||||
|
||||
--restricted-actions=RESTRICTED_ACTION,[...]
|
||||
Actions to be restricted for a volume. Valid restricted action options
|
||||
are: 'DELETE'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue