mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
51 lines
1.1 KiB
Text
51 lines
1.1 KiB
Text
NAME
|
|
gcloud compute interconnects wire-groups - create or manipulate wire groups
|
|
|
|
SYNOPSIS
|
|
gcloud compute interconnects wire-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create or manipulate wire groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-endpoint
|
|
Add endpoint to a Compute Engine wire group.
|
|
|
|
add-interconnect
|
|
Add interconnect to a Compute Engine wire group.
|
|
|
|
create
|
|
Create a Compute Engine wire group.
|
|
|
|
delete
|
|
Delete Compute Engine wire groups.
|
|
|
|
describe
|
|
Describe a Compute Engine wire group.
|
|
|
|
list
|
|
List Google Compute Engine wire groups.
|
|
|
|
remove-endpoint
|
|
Remove endpoint from a Compute Engine wire group.
|
|
|
|
remove-interconnect
|
|
Remove interconnect from a wire group.
|
|
|
|
update
|
|
Update a Compute Engine wire group.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute interconnects wire-groups
|
|
|
|
$ gcloud beta compute interconnects wire-groups
|
|
|