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

gcloud: Wed May 18 08:41:01 UTC 2022

This commit is contained in:
Automated 2022-05-18 08:41:01 +00:00
parent 379049f21a
commit 9f95235d93
258 changed files with 7569 additions and 441 deletions

View file

@ -29,6 +29,7 @@ SYNOPSIS
[--min-count=MIN_COUNT] [--min-cpu-platform=PLATFORM]
[--min-node-cpu=MIN_NODE_CPU] [--network=NETWORK]
[--network-interface=[PROPERTY=VALUE,...]]
[--network-performance-configs=[PROPERTY=VALUE,...]]
[--network-tier=NETWORK_TIER] [--numa-node-count=NUMA_NODE_COUNT]
[--post-key-revocation-action-type=POLICY] [--preemptible]
[--provisioning-model=PROVISIONING_MODEL]
@ -566,6 +567,17 @@ OPTIONAL FLAGS
Specifies the Network Interface Controller (NIC) type for the
interface. NIC_TYPE must be one of: GVNIC, VIRTIO_NET.
--network-performance-configs=[PROPERTY=VALUE,...]
Configures network performance settings for the instance. If this flag
is not specified, the instance will be created with its default network
performance configuration.
total-egress-bandwidth-tier
Total egress bandwidth is the available outbound bandwidth from a
VM, regardless of whether the traffic is going to internal IP or
external IP destinations. The following tier values are allowed:
[DEFAULT,TIER_1]
--network-tier=NETWORK_TIER
Specifies the network tier that will be used to configure the instance.
NETWORK_TIER must be one of: PREMIUM, STANDARD, FIXED_STANDARD. The

View file

@ -172,8 +172,9 @@ OPTIONAL FLAGS
ubuntu-1604, ubuntu-1804, ubuntu-2004, windows-10-x64-byol,
windows-10-x86-byol, windows-2008r2, windows-2008r2-byol, windows-2012,
windows-2012-byol, windows-2012r2, windows-2012r2-byol, windows-2016,
windows-2016-byol, windows-2019, windows-2019-byol, windows-7-x64-byol,
windows-7-x86-byol, windows-8-x64-byol, windows-8-x86-byol.
windows-2016-byol, windows-2019, windows-2019-byol, windows-2022,
windows-2022-byol, windows-7-x64-byol, windows-7-x86-byol,
windows-8-x64-byol, windows-8-x86-byol.
--private-network-ip=PRIVATE_NETWORK_IP
Specifies the RFC1918 IP to assign to the instance. The IP should be in