1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Wed Oct 16 09:53:34 UTC 2024

This commit is contained in:
Automated 2024-10-16 09:53:35 +00:00
parent 4ffb04ab9e
commit 694f6671d0
151 changed files with 4031 additions and 414 deletions

View file

@ -10,7 +10,8 @@ SYNOPSIS
[--internal-ipv6-prefix-length=INTERNAL_IPV6_PREFIX_LENGTH]
[--ipv6-address=IPV6_ADDRESS] [--ipv6-network-tier=IPV6_NETWORK_TIER]
[--ipv6-prefix-length=IPV6_PREFIX_LENGTH] [--network=NETWORK]
[--network-tier=NETWORK_TIER] [--parent-nic-name=PARENT_NIC_NAME]
[--network-attachment=NETWORK_ATTACHMENT] [--network-tier=NETWORK_TIER]
[--parent-nic-name=PARENT_NIC_NAME]
[--private-network-ip=PRIVATE_NETWORK_IP] [--stack-type=STACK_TYPE]
[--subnetwork=SUBNETWORK] [--vlan=VLAN] [--zone=ZONE]
[--address=ADDRESS | --no-address] [GCLOUD_WIDE_FLAG ...]
@ -91,6 +92,9 @@ FLAGS
--network=NETWORK
Specifies the network this network interface belongs to.
--network-attachment=NETWORK_ATTACHMENT
The network attachment URL this network interface should connect to.
--network-tier=NETWORK_TIER
Specifies the network tier that will be used to configure the instance
network interface. NETWORK_TIER must be one of: PREMIUM, STANDARD,