mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Apr 13 08:33:42 UTC 2022
This commit is contained in:
parent
f88a614da8
commit
9dcb91c709
143 changed files with 4432 additions and 242 deletions
36
gcloud/alpha/edge-cloud/networking/networks/help
Normal file
36
gcloud/alpha/edge-cloud/networking/networks/help
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
NAME
|
||||
gcloud alpha edge-cloud networking networks - manage Distributed Cloud Edge
|
||||
Network networks
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha edge-cloud networking networks COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Distributed Cloud Edge Network networks.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a Edge Network network.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Edge Network network.
|
||||
|
||||
describe
|
||||
(ALPHA) Show details about the Edge Network network.
|
||||
|
||||
list
|
||||
(ALPHA) List Edge Network networks.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue