mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
35 lines
790 B
Text
35 lines
790 B
Text
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
|
|
|