mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
34 lines
707 B
Text
34 lines
707 B
Text
|
|
NAME
|
||
|
|
gcloud network-security - manage Network Security resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Network Security resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
authorization-policies
|
||
|
|
Manage Network Security AuthorizationPolicies.
|
||
|
|
|
||
|
|
client-tls-policies
|
||
|
|
Manage Network Security ClientTlsPolicies.
|
||
|
|
|
||
|
|
server-tls-policies
|
||
|
|
Manage Network Security ServerTlsPolicies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security
|
||
|
|
|
||
|
|
$ gcloud beta network-security
|
||
|
|
|