mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
40 lines
876 B
Text
40 lines
876 B
Text
|
|
NAME
|
||
|
|
gcloud beta network-security client-tls-policies - manage Network Security
|
||
|
|
ClientTlsPolicies
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta network-security client-tls-policies COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manage Network Security ClientTlsPolicies.
|
||
|
|
|
||
|
|
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 ClientTlsPolicy.
|
||
|
|
|
||
|
|
export
|
||
|
|
(BETA) Export ClientTlsPolicy.
|
||
|
|
|
||
|
|
import
|
||
|
|
(BETA) Import ClientTlsPolicy.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List ClientTlsPolicies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud network-security client-tls-policies
|
||
|
|
|
||
|
|
$ gcloud alpha network-security client-tls-policies
|
||
|
|
|