mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Thu Jul 4 09:30:26 UTC 2024
This commit is contained in:
parent
9cd336cae4
commit
2614f6b65e
202 changed files with 4779 additions and 318 deletions
|
|
@ -70,3 +70,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs add-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -79,7 +79,9 @@ API REFERENCE
|
|||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity hubs create
|
||||
|
||||
$ gcloud beta network-connectivity hubs create
|
||||
|
||||
|
|
|
|||
|
|
@ -51,7 +51,9 @@ API REFERENCE
|
|||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity hubs delete
|
||||
|
||||
$ gcloud beta network-connectivity hubs delete
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,9 @@ API REFERENCE
|
|||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity hubs describe
|
||||
|
||||
$ gcloud beta network-connectivity hubs describe
|
||||
|
||||
|
|
|
|||
|
|
@ -73,3 +73,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs get-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -83,3 +83,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups add-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -56,3 +56,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups describe
|
||||
|
||||
|
|
|
|||
|
|
@ -87,3 +87,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups get-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -36,3 +36,9 @@ COMMANDS
|
|||
|
||||
update
|
||||
Update a group.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ EXAMPLES
|
|||
|
||||
To list all groups in hub my-hub, run:
|
||||
|
||||
$gcloud network-connectivity hubs groups list --hub=my-hub
|
||||
$ gcloud network-connectivity hubs groups list --hub=my-hub
|
||||
|
||||
REQUIRED FLAGS
|
||||
Hub resource - Parent hub of the groups to display. This represents a
|
||||
|
|
@ -75,3 +75,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups list
|
||||
|
||||
|
|
|
|||
|
|
@ -84,3 +84,10 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups \
|
||||
remove-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -67,3 +67,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs groups set-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,9 @@ COMMANDS
|
|||
Update a hub.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity hubs
|
||||
|
||||
$ gcloud beta network-connectivity hubs
|
||||
|
||||
|
|
|
|||
|
|
@ -53,7 +53,9 @@ API REFERENCE
|
|||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity hubs list
|
||||
|
||||
$ gcloud beta network-connectivity hubs list
|
||||
|
||||
|
|
|
|||
|
|
@ -70,3 +70,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs remove-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -59,3 +59,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs route-tables describe
|
||||
|
||||
|
|
|
|||
|
|
@ -28,3 +28,9 @@ COMMANDS
|
|||
|
||||
list
|
||||
List route tables.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs route-tables
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ EXAMPLES
|
|||
|
||||
To list all route tables in hub my-hub, run:
|
||||
|
||||
$gcloud network-connectivity hubs route-tables list --hub=my-hub
|
||||
$ gcloud network-connectivity hubs route-tables list --hub=my-hub
|
||||
|
||||
REQUIRED FLAGS
|
||||
Hub resource - Parent hub of the route tables to display. This represents
|
||||
|
|
@ -75,3 +75,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs route-tables list
|
||||
|
||||
|
|
|
|||
|
|
@ -66,3 +66,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs route-tables routes describe
|
||||
|
||||
|
|
|
|||
|
|
@ -22,3 +22,9 @@ COMMANDS
|
|||
|
||||
list
|
||||
List routes.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs route-tables routes
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,8 @@ EXAMPLES
|
|||
|
||||
To list all routes in route table my-route-table, run:
|
||||
|
||||
$gcloud network-connectivity hubs route-tables routes list --hub=my-hub --route_table=my-route-table
|
||||
$ gcloud network-connectivity hubs route-tables routes list \
|
||||
--hub=my-hub --route_table=my-route-table
|
||||
|
||||
REQUIRED FLAGS
|
||||
Route table resource - Parent route table of the routes to display. The
|
||||
|
|
@ -90,3 +91,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs route-tables routes list
|
||||
|
||||
|
|
|
|||
|
|
@ -54,3 +54,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity hubs set-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -89,7 +89,9 @@ API REFERENCE
|
|||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity hubs update
|
||||
|
||||
$ gcloud beta network-connectivity hubs update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue