mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Fri Mar 22 09:56:14 UTC 2024
This commit is contained in:
parent
75379bf68b
commit
5b4fac9106
182 changed files with 4221 additions and 251 deletions
40
gcloud/network-security/firewall-endpoints/help
Normal file
40
gcloud/network-security/firewall-endpoints/help
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue