mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
35 lines
718 B
Text
35 lines
718 B
Text
NAME
|
|
gcloud network-security authz-policies - manage Network Security
|
|
AuthzPolicy resources
|
|
|
|
SYNOPSIS
|
|
gcloud network-security authz-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Security AuthzPolicy resources.
|
|
|
|
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 an AuthzPolicy resource.
|
|
|
|
describe
|
|
Describe an AuthzPolicy resource.
|
|
|
|
import
|
|
Import an AuthzPolicy resource.
|
|
|
|
list
|
|
List AuthzPolicy resources.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta network-security authz-policies
|
|
|