mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
52 lines
1.2 KiB
Text
52 lines
1.2 KiB
Text
NAME
|
|
gcloud beta compute interconnects wire-groups - create or manipulate wire
|
|
groups
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute interconnects wire-groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add endpoint to a Compute Engine wire group.
|
|
|
|
add-interconnect
|
|
(BETA) Add interconnect to a Compute Engine wire group.
|
|
|
|
create
|
|
(BETA) Create a Compute Engine wire group.
|
|
|
|
delete
|
|
(BETA) Delete Compute Engine wire groups.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine wire group.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine wire groups.
|
|
|
|
remove-endpoint
|
|
(BETA) Remove endpoint from a Compute Engine wire group.
|
|
|
|
remove-interconnect
|
|
(BETA) Remove interconnect from a wire group.
|
|
|
|
update
|
|
(BETA) Update a Compute Engine wire group.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute interconnects wire-groups
|
|
|