mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
44 lines
963 B
Text
44 lines
963 B
Text
NAME
|
|
gcloud network-security gateway-security-policies - manage Network Security
|
|
Gateway Security Policies
|
|
|
|
SYNOPSIS
|
|
gcloud network-security gateway-security-policies GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Security Gateway Security Policies.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
rules
|
|
Manage Network Security Gateway Security Policy Rules.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete Gateway Security Policy.
|
|
|
|
export
|
|
Export Gateway Security Policy.
|
|
|
|
import
|
|
Import Gateway Security Policy.
|
|
|
|
list
|
|
List Gateway Security Policies.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha network-security gateway-security-policies
|
|
|
|
$ gcloud beta network-security gateway-security-policies
|
|
|