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