mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Thu Jun 6 09:19:36 UTC 2024
This commit is contained in:
parent
595ac8640a
commit
40ba53d37f
93 changed files with 3117 additions and 305 deletions
|
|
@ -90,9 +90,9 @@ OPTIONAL FLAGS
|
|||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add. Keys must start with a lowercase
|
||||
character and contain only hyphens (-), underscores (), lowercase
|
||||
character and contain only hyphens (-), underscores (_), lowercase
|
||||
characters, and numbers. Values must contain only hyphens (-),
|
||||
underscores (), lowercase characters, and numbers.
|
||||
underscores (_), lowercase characters, and numbers.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -66,9 +66,9 @@ REQUIRED FLAGS
|
|||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add. Keys must start with a
|
||||
lowercase character and contain only hyphens (-), underscores (),
|
||||
lowercase character and contain only hyphens (-), underscores (_),
|
||||
lowercase characters, and numbers. Values must contain only hyphens
|
||||
(-), underscores (), lowercase characters, and numbers.
|
||||
(-), underscores (_), lowercase characters, and numbers.
|
||||
|
||||
--memory=MEMORY
|
||||
The memory to provision for the cluster in bytes. The value must be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue