mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Sep 17 11:04:06 UTC 2025
This commit is contained in:
parent
78d417f901
commit
79c9fb4d92
193 changed files with 12122 additions and 1486 deletions
|
|
@ -47,6 +47,7 @@ SYNOPSIS
|
|||
[--partner-metadata-from-file=LOCAL_FILE_PATH]
|
||||
[--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT]
|
||||
[--post-key-revocation-action-type=POLICY] [--preemptible]
|
||||
[--preemption-notice-duration=PREEMPTION_NOTICE_DURATION]
|
||||
[--private-ipv6-google-access-type=PRIVATE_IPV6_GOOGLE_ACCESS_TYPE]
|
||||
[--private-network-ip=PRIVATE_NETWORK_IP]
|
||||
[--provisioning-model=PROVISIONING_MODEL] [--region=REGION]
|
||||
|
|
@ -853,6 +854,10 @@ FLAGS
|
|||
will only be able to run for a limited amount of time. Preemptible
|
||||
instances can not be restarted and will not migrate.
|
||||
|
||||
--preemption-notice-duration=PREEMPTION_NOTICE_DURATION
|
||||
Specifies the metadata preemption notice duration before the ACPI G2
|
||||
soft off signal is triggered for Spot VMs. e.g. 120s.
|
||||
|
||||
--private-ipv6-google-access-type=PRIVATE_IPV6_GOOGLE_ACCESS_TYPE
|
||||
The private IPv6 Google access type for the VM.
|
||||
PRIVATE_IPV6_GOOGLE_ACCESS_TYPE must be one of:
|
||||
|
|
@ -869,8 +874,8 @@ FLAGS
|
|||
run. PROVISIONING_MODEL must be one of:
|
||||
|
||||
FLEX_START
|
||||
Instance is provisioned using the Flex Start provisioning model and
|
||||
has a limited runtime.
|
||||
The VM instance is provisioned using the Flex Start provisioning
|
||||
model and has a limited runtime.
|
||||
RESERVATION_BOUND
|
||||
The VM instances run for the entire duration of their associated
|
||||
reservation. You can only specify this provisioning model if you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue