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 client-tls-policies - manage Network Security
|
||
|
|
ClientTlsPolicies
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security client-tls-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Delete ClientTlsPolicy.
|
||
|
|
|
||
|
|
export
|
||
|
|
Export ClientTlsPolicy.
|
||
|
|
|
||
|
|
import
|
||
|
|
Import ClientTlsPolicy.
|
||
|
|
|
||
|
|
list
|
||
|
|
List ClientTlsPolicies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security client-tls-policies
|
||
|
|
|
||
|
|
$ gcloud beta network-security client-tls-policies
|
||
|
|
|