mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jun 8 09:13:38 UTC 2022
This commit is contained in:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -11,8 +11,7 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
Create a new VLAN attachment spoke
|
||||
(https://cloud.google.com/network-connectivity/docs/network-connectivity-center/how-to/working-with-hubs-spokes#create-vlan-spoke)
|
||||
with the specified properties.
|
||||
(https://cloud.google.com/network-connectivity/docs/network-connectivity-center/how-to/working-with-hubs-spokes#create-vlan-spoke).
|
||||
|
||||
EXAMPLES
|
||||
To create a spoke in region us-central1 that uses data transfer and has two
|
||||
|
|
@ -61,8 +60,8 @@ REQUIRED FLAGS
|
|||
Hub that the spoke will attach to. The hub must already exist.
|
||||
|
||||
--interconnect-attachments=[INTERCONNECT_ATTACHMENTS,...]
|
||||
VLAN attachments that this spoke links to. The resources must already
|
||||
exist.
|
||||
VLAN attachments that the spoke provides connectivity to. The resources
|
||||
must already exist.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--async
|
||||
|
|
@ -70,7 +69,7 @@ OPTIONAL FLAGS
|
|||
complete.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Description of the spoke to be created.
|
||||
Description of the spoke to create.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@ EXAMPLES
|
|||
--region=us-central1 --description="new spoke description"
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Spoke resource - Name of the spoke to be updated. The arguments in this
|
||||
group can be used to specify the attributes of this resource. (NOTE) Some
|
||||
Spoke resource - Name of the spoke to update. The arguments in this group
|
||||
can be used to specify the attributes of this resource. (NOTE) Some
|
||||
attributes are not given arguments in this group but can be set in other
|
||||
ways. To set the project attribute:
|
||||
◆ provide the argument spoke on the command line with a fully specified
|
||||
|
|
|
|||
|
|
@ -10,8 +10,7 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
Create a new Router appliance spoke
|
||||
(https://cloud.google.com/network-connectivity/docs/network-connectivity-center/how-to/working-with-hubs-spokes#create-ra-spoke)
|
||||
with the specified properties.
|
||||
(https://cloud.google.com/network-connectivity/docs/network-connectivity-center/how-to/working-with-hubs-spokes#create-ra-spoke).
|
||||
|
||||
EXAMPLES
|
||||
To create a spoke in region us-central1 that uses data transfer and has two
|
||||
|
|
@ -61,7 +60,8 @@ REQUIRED FLAGS
|
|||
Hub that the spoke will attach to. The hub must already exist.
|
||||
|
||||
--router-appliance=ROUTER_APPLIANCE
|
||||
Router appliance instance(s) to which this spoke links.
|
||||
Router appliance instance(s) that the spoke provides connectivity to.
|
||||
The resources must already exist.
|
||||
|
||||
For example, use --router-appliance=instance=ins_uri_1,ip=10.10.0.1 to
|
||||
add a single router appliance instance, or
|
||||
|
|
@ -75,7 +75,7 @@ OPTIONAL FLAGS
|
|||
complete.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Description of the spoke to be created.
|
||||
Description of the spoke to create.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
|
|
|||
|
|
@ -31,8 +31,8 @@ EXAMPLES
|
|||
ip=10.10.0.2
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Spoke resource - Name of the spoke to be updated. The arguments in this
|
||||
group can be used to specify the attributes of this resource. (NOTE) Some
|
||||
Spoke resource - Name of the spoke to update. The arguments in this group
|
||||
can be used to specify the attributes of this resource. (NOTE) Some
|
||||
attributes are not given arguments in this group but can be set in other
|
||||
ways. To set the project attribute:
|
||||
◆ provide the argument spoke on the command line with a fully specified
|
||||
|
|
|
|||
|
|
@ -10,8 +10,7 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
Create a new VPN spoke
|
||||
(https://cloud.google.com/network-connectivity/docs/network-connectivity-center/how-to/working-with-hubs-spokes#create-vpn-spoke)
|
||||
with the specified properties.
|
||||
(https://cloud.google.com/network-connectivity/docs/network-connectivity-center/how-to/working-with-hubs-spokes#create-vpn-spoke).
|
||||
|
||||
EXAMPLES
|
||||
To create a VPN spoke in region us-central1 that uses data transfer and has
|
||||
|
|
@ -59,8 +58,8 @@ REQUIRED FLAGS
|
|||
Hub that the spoke will attach to. The hub must already exist.
|
||||
|
||||
--vpn-tunnels=[VPN_TUNNELS,...]
|
||||
HA VPN tunnels that this spoke links to. The resources must already
|
||||
exist.
|
||||
HA VPN tunnels that the spoke provides connectivity to. The resources
|
||||
must already exist.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--async
|
||||
|
|
@ -68,7 +67,7 @@ OPTIONAL FLAGS
|
|||
complete.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Description of the spoke to be created.
|
||||
Description of the spoke to create.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@ EXAMPLES
|
|||
--description="new spoke description"
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Spoke resource - Name of the spoke to be updated. The arguments in this
|
||||
group can be used to specify the attributes of this resource. (NOTE) Some
|
||||
Spoke resource - Name of the spoke to update. The arguments in this group
|
||||
can be used to specify the attributes of this resource. (NOTE) Some
|
||||
attributes are not given arguments in this group but can be set in other
|
||||
ways. To set the project attribute:
|
||||
◆ provide the argument spoke on the command line with a fully specified
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue