1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 27 09:13:09 UTC 2022

This commit is contained in:
Automated 2022-04-27 09:13:09 +00:00
parent 72862dfe28
commit 532fac5ddb
131 changed files with 1510 additions and 390 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha edge-cloud networking networks delete - delete a Edge Network
network
gcloud alpha edge-cloud networking networks delete - delete a Distributed
Cloud Edge Network network
SYNOPSIS
gcloud alpha edge-cloud networking networks delete
@ -8,20 +8,20 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Delete a Edge Network network.
(ALPHA) Delete a Distributed Cloud Edge Network network.
EXAMPLES
To delete a network called 'my-network' in edge zone
'us-central1-edge-den1', run:
To delete a Distributed Cloud Edge Network network called 'my-network' in
edge zone 'us-central1-edge-den1', run:
$ gcloud alpha edge-cloud networking networks delete my-network \
--location=us-central1 --zone=den1
--location=us-central1 --zone=us-central1-edge-den1
POSITIONAL ARGUMENTS
Network resource - Edge Network network to delete. The arguments in this
group can be used to specify the attributes of this resource. (NOTE) Some
attributes are not given arguments in this group but can be set in other
ways. To set the project attribute:
Network resource - Distributed Cloud Edge Network network to delete. The
arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways. To set the project attribute:
◆ provide the argument network on the command line with a fully
specified name;
◆ set the property core/project;
@ -65,7 +65,8 @@ GCLOUD WIDE FLAGS
API REFERENCE
This command uses the edgenetwork/v1alpha1 API. The full documentation for
this API can be found at: go/gmec-nas
this API can be found at:
https://cloud.google.com/distributed-cloud-edge/docs
NOTES
This command is currently in alpha and might change without notice. If this