mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
36 lines
829 B
Text
36 lines
829 B
Text
NAME
|
|
gcloud beta network-security authz-policies - manage Network Security
|
|
AuthzPolicy resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-security authz-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Delete an AuthzPolicy resource.
|
|
|
|
describe
|
|
(BETA) Describe an AuthzPolicy resource.
|
|
|
|
import
|
|
(BETA) Import an AuthzPolicy resource.
|
|
|
|
list
|
|
(BETA) List AuthzPolicy resources.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud network-security authz-policies
|
|
|