mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 7 09:49:06 UTC 2024
This commit is contained in:
parent
ed2f818f7a
commit
7fe34c472b
98 changed files with 1867 additions and 220 deletions
|
|
@ -18,6 +18,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,...]]
|
||||
|
|
@ -169,6 +171,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