mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
734 B
Text
32 lines
734 B
Text
NAME
|
|
gcloud vmware networks - manage VMware Engine networks in Google Cloud
|
|
VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware networks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage VMware Engine networks 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:
|
|
|
|
create
|
|
Create a Google Cloud VMware Engine network.
|
|
|
|
delete
|
|
Delete a Google Cloud VMware Engine network.
|
|
|
|
describe
|
|
Describe a Google Cloud VMware Engine network.
|
|
|
|
list
|
|
List Google Cloud VMware Engine networks.
|
|
|
|
update
|
|
Update a Google Cloud VMware Engine network.
|