mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
38 lines
757 B
Text
38 lines
757 B
Text
|
|
NAME
|
||
|
|
gcloud network-security server-tls-policies - manage Network Security
|
||
|
|
ServerTlsPolicies
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security server-tls-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Network Security ServerTlsPolicies.
|
||
|
|
|
||
|
|
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 ServerTlsPolicy.
|
||
|
|
|
||
|
|
export
|
||
|
|
Export ServerTlsPolicy.
|
||
|
|
|
||
|
|
import
|
||
|
|
Import ServerTlsPolicy.
|
||
|
|
|
||
|
|
list
|
||
|
|
List ServerTlsPolicies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security server-tls-policies
|
||
|
|
|
||
|
|
$ gcloud beta network-security server-tls-policies
|
||
|
|
|