mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
gcloud: Thu Jan 18 10:21:20 UTC 2024
This commit is contained in:
parent
5fec13c692
commit
a47e1e835a
156 changed files with 4341 additions and 674 deletions
|
|
@ -75,6 +75,9 @@ COMMANDS
|
|||
resize
|
||||
(BETA) Set managed instance group size.
|
||||
|
||||
resume-instances
|
||||
(BETA) Resume the suspended instances in a managed instance group.
|
||||
|
||||
set-autohealing
|
||||
(BETA) (DEPRECATED) Set autohealing policy for managed instance group.
|
||||
|
||||
|
|
@ -90,9 +93,18 @@ COMMANDS
|
|||
set-target-pools
|
||||
(BETA) Set target pools of managed instance group.
|
||||
|
||||
start-instances
|
||||
(BETA) Start the stopped instances in a managed instance group.
|
||||
|
||||
stop-autoscaling
|
||||
(BETA) Stop autoscaling a managed instance group.
|
||||
|
||||
stop-instances
|
||||
(BETA) Stop instances owned by a managed instance group.
|
||||
|
||||
suspend-instances
|
||||
(BETA) Suspend instances owned by a managed instance group.
|
||||
|
||||
update
|
||||
(BETA) Update a Compute Engine managed instance group.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue