1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jun 19 09:33:28 UTC 2024

This commit is contained in:
Automated 2024-06-19 09:33:28 +00:00
parent 04a1e3ce77
commit fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions

View file

@ -57,9 +57,9 @@ FLAGS
--standard-images
List images from public image projects. The public image projects that
are available include the following: centos-cloud, cos-cloud,
debian-cloud, fedora-coreos-cloud, opensuse-cloud, rhel-cloud,
rhel-sap-cloud, rocky-linux-cloud, suse-cloud, suse-sap-cloud,
are available include the following: cos-cloud, debian-cloud,
rocky-linux-cloud, centos-cloud, fedora-coreos-cloud, opensuse-cloud,
rhel-cloud, rhel-sap-cloud, suse-cloud, suse-sap-cloud,
ubuntu-os-cloud, ubuntu-os-pro-cloud, windows-cloud, windows-sql-cloud.
Enabled by default, use --no-standard-images to disable.

View file

@ -10,7 +10,7 @@ SYNOPSIS
[--list-managed-instances-results=MODE]
[--remove-stateful-disks=DEVICE_NAME,[DEVICE_NAME,...]]
[--remove-stateful-external-ips=INTERFACE_NAME,[...]]
[--remove-stateful-internal-ips=INTERFACE_NAME,[...]]
[--remove-stateful-internal-ips=INTERFACE_NAME,[...]] [--size=SIZE]
[--standby-policy-initial-delay=STANDBY_POLICY_INITIAL_DELAY]
[--standby-policy-mode=STANDBY_POLICY_MODE]
[--stateful-disk=[auto-delete=AUTO-DELETE],[device-name=DEVICE-NAME]]
@ -133,6 +133,9 @@ FLAGS
Remove stateful configuration for the specified interfaces for internal
IPs.
--size=SIZE
Target number of running instances in managed instance group.
--standby-policy-initial-delay=STANDBY_POLICY_INITIAL_DELAY
Specifies the number of seconds that the MIG should wait before
suspending or stopping a VM. The initial delay gives the initialization