mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 26 10:55:24 UTC 2025
This commit is contained in:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -22,6 +22,7 @@ SYNOPSIS
|
|||
--properties-ocpu-count=PROPERTIES_OCPU_COUNT
|
||||
--properties-sparse-diskgroup-enabled
|
||||
--properties-ssh-public-keys=[PROPERTIES_SSH_PUBLIC_KEYS,...]
|
||||
--properties-system-version=PROPERTIES_SYSTEM_VERSION
|
||||
--diagnostics-data-collection-options-events-enabled
|
||||
--diagnostics-data-collection-options-health-monitoring-enabled
|
||||
--diagnostics-data-collection-options-incident-logs-enabled
|
||||
|
|
@ -243,6 +244,9 @@ OPTIONAL FLAGS
|
|||
--properties-ssh-public-keys=[PROPERTIES_SSH_PUBLIC_KEYS,...]
|
||||
SSH public keys to be stored with cluster.
|
||||
|
||||
--properties-system-version=PROPERTIES_SYSTEM_VERSION
|
||||
Operating system version of the image.
|
||||
|
||||
Data collection options for diagnostics.
|
||||
|
||||
--diagnostics-data-collection-options-events-enabled
|
||||
|
|
@ -260,10 +264,10 @@ OPTIONAL FLAGS
|
|||
(https://www.iana.org/time-zones).
|
||||
|
||||
--time-zone-id=TIME_ZONE_ID
|
||||
IANA Time Zone Database time zone, e.g. "America/New_York".
|
||||
IANA Time Zone Database time zone. For example "America/New_York".
|
||||
|
||||
--time-zone-version=TIME_ZONE_VERSION
|
||||
IANA Time Zone Database version number, e.g. "2019a".
|
||||
IANA Time Zone Database version number. For example "2019a".
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue