mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
35
gcloud/edge-cloud/networking/subnets/help
Normal file
35
gcloud/edge-cloud/networking/subnets/help
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
NAME
|
||||
gcloud edge-cloud networking subnets - manage Distributed Cloud Edge
|
||||
Network subnets
|
||||
|
||||
SYNOPSIS
|
||||
gcloud edge-cloud networking subnets COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Distributed Cloud Edge Network subnets.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a Distributed Cloud Edge Network subnet.
|
||||
|
||||
delete
|
||||
Delete a Distributed Cloud Edge Network subnet.
|
||||
|
||||
describe
|
||||
Show details about the Distributed Cloud Edge Network subnet.
|
||||
|
||||
list
|
||||
List Distributed Cloud Edge Network subnets.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha edge-cloud networking subnets
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue