mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
26 lines
596 B
Text
26 lines
596 B
Text
NAME
|
|
gcloud vmware private-clouds subnets - manage vmware subnets in Google
|
|
Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-clouds subnets COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage vmware subnets in Google Cloud VMware Engine.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a subnet in a VMware Engine private cloud.
|
|
|
|
list
|
|
List subnets in a VMware Engine private cloud.
|
|
|
|
update
|
|
Update a subnet.
|