1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Mar 27 09:52:07 UTC 2024

This commit is contained in:
Automated 2024-03-27 09:52:07 +00:00
parent 5b4fac9106
commit 4ade1b44cc
148 changed files with 5765 additions and 482 deletions

View file

@ -586,8 +586,9 @@ OPTIONAL FLAGS
--network-interface=[PROPERTY=VALUE,...]
Adds a network interface to the instance. Mutually exclusive with any
of these flags: --network, --network-tier, --subnet. This flag can be
repeated to specify multiple network interfaces.
of these flags: --network, --network-tier, --no-address, --subnet,
--stack-type. This flag can be repeated to specify multiple network
interfaces.
network
Specifies the network that the interface will be part of. If subnet
@ -618,6 +619,11 @@ OPTIONAL FLAGS
https://cloud.google.com/compute/docs/network-bandwidth#rx-tx for
more details.
stack-type
Specifies whether IPv6 is enabled on the interface. STACK_TYPE must
be one of: IPV4_ONLY, IPV4_IPV6, IPV6_ONLY. The default value is
IPV4_ONLY.
--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