mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
38 lines
805 B
Text
38 lines
805 B
Text
NAME
|
|
gcloud network-security authorization-policies - manage Network Security
|
|
AuthorizationPolicies
|
|
|
|
SYNOPSIS
|
|
gcloud network-security authorization-policies COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Security AuthorizationPolicies.
|
|
|
|
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 authorization policy.
|
|
|
|
export
|
|
Export authorization policy.
|
|
|
|
import
|
|
Import authorization policy.
|
|
|
|
list
|
|
List authorization policies.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha network-security authorization-policies
|
|
|
|
$ gcloud beta network-security authorization-policies
|
|
|