1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Oct 15 10:52:53 UTC 2025

This commit is contained in:
Automated 2025-10-15 10:52:53 +00:00
parent 6f9bb9a0f0
commit 154ebc873d
299 changed files with 7497 additions and 3961 deletions

View file

@ -7,8 +7,16 @@ SYNOPSIS
--cross-site-network=CROSS_SITE_NETWORK [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) gcloud beta compute interconnects wire-groups delete deletes Compute
Engine wire groups.
(BETA) gcloud beta compute interconnects wire-groups delete is used to
delete wire groups.
For an example, refer to the EXAMPLES section below.
EXAMPLES
To delete a wire group, run:
$ gcloud beta compute interconnects wire-groups delete example-wg \
--cross-site-network=example-csn
POSITIONAL ARGUMENTS
NAME [NAME ...]
@ -27,8 +35,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute interconnects wire-groups delete
$ gcloud alpha compute interconnects wire-groups delete