mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
39 lines
915 B
Text
39 lines
915 B
Text
NAME
|
|
gcloud vmware network-policies - manage VMware Engine network policies in
|
|
Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware network-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage VMware Engine network policies in Google Cloud VMware Engine.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
external-access-rules
|
|
Manage VMware Engine external access firewall rules in Google Cloud
|
|
VMware Engine.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a VMware Engine network policy.
|
|
|
|
delete
|
|
Delete a VMware Engine network policy.
|
|
|
|
describe
|
|
Describe a VMware Engine network policy.
|
|
|
|
list
|
|
List VMware Engine network policies.
|
|
|
|
update
|
|
Update a VMware Engine network policy.
|