1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Feb 26 10:38:18 UTC 2025

This commit is contained in:
Automated 2025-02-26 10:38:18 +00:00
parent 8d1a988ab5
commit a597993b2e
186 changed files with 5629 additions and 923 deletions

View file

@ -0,0 +1,52 @@
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