1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 09:25:44 +00:00

gcloud: Wed Sep 25 09:51:52 UTC 2024

This commit is contained in:
Automated 2024-09-25 09:51:52 +00:00
parent 8ebed5b0f1
commit 0a5b6f11af
202 changed files with 9781 additions and 830 deletions

View file

@ -135,13 +135,13 @@ OPTIONAL FLAGS
meet its target distribution.
--instance-selection=name=NAME,machine-type=MACHINE_TYPE[,machine-type=MACHINE_TYPE...][,rank=RANK]
Named selection of machine types with an optional rank. eg.
Named selection of machine types with an optional rank. For example,
--instance-selection="name=instance-selection-1,machine-type=e2-standard-8,machine-type=t2d-standard-8,rank=0"
--instance-selection-machine-types=[MACHINE_TYPE,...]
Primary machine types to use for the Compute Engine instances that will
be created with the managed instance group. If not provided, machine
type specified in the instance template will be used.
Machine types that are used to create VMs in the managed instance
group. If not provided, the machine type specified in the instance
template is used.
--list-managed-instances-results=MODE
Pagination behavior for the group's listManagedInstances API method.