mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Oct 9 09:55:07 UTC 2024
This commit is contained in:
parent
489be55d99
commit
4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions
|
|
@ -105,8 +105,7 @@ FLAGS
|
|||
Public internet quality.
|
||||
|
||||
--parent-nic-name=PARENT_NIC_NAME
|
||||
Name of the parent network interface of a VLAN based network interface.
|
||||
If this field is specified, vlan must be set.
|
||||
Name of the parent network interface of a dynamic network interface.
|
||||
|
||||
--private-network-ip=PRIVATE_NETWORK_IP
|
||||
Specifies the RFC1918 IP to assign to the network interface. The IP
|
||||
|
|
@ -125,9 +124,8 @@ FLAGS
|
|||
Specifies the subnetwork this network interface belongs to.
|
||||
|
||||
--vlan=VLAN
|
||||
VLAN tag of a VLAN based network interface, must be in range from 2 to
|
||||
4094 inclusively. This field is mandatory if the parent network
|
||||
interface name is set.
|
||||
VLAN tag of a dynamic network interface, must be in range from 2 to
|
||||
4094 inclusively.
|
||||
|
||||
--zone=ZONE
|
||||
Zone of the instance to operate on. If not specified, you might be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue