mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
41 lines
844 B
Text
41 lines
844 B
Text
|
|
NAME
|
||
|
|
gcloud network-security firewall-endpoints - create and manage Firewall
|
||
|
|
Plus endpoints
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security firewall-endpoints COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Create and manage Firewall Plus endpoints.
|
||
|
|
|
||
|
|
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 Firewall Plus endpoint.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a Firewall Plus endpoint.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe a Firewall Plus endpoint.
|
||
|
|
|
||
|
|
list
|
||
|
|
List Firewall Plus endpoints.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a Firewall Plus endpoint.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security firewall-endpoints
|
||
|
|
|
||
|
|
$ gcloud beta network-security firewall-endpoints
|
||
|
|
|