mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
42 lines
932 B
Text
42 lines
932 B
Text
NAME
|
|
gcloud beta network-security server-tls-policies - manage Network Security
|
|
ServerTlsPolicies
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-security server-tls-policies COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Delete ServerTlsPolicy.
|
|
|
|
describe
|
|
(BETA) Describe ServerTlsPolicy.
|
|
|
|
export
|
|
(BETA) Export ServerTlsPolicy.
|
|
|
|
import
|
|
(BETA) Import ServerTlsPolicy.
|
|
|
|
list
|
|
(BETA) List ServerTlsPolicies.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud network-security server-tls-policies
|
|
|
|
$ gcloud alpha network-security server-tls-policies
|
|
|