mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
35 lines
804 B
Text
35 lines
804 B
Text
|
|
NAME
|
||
|
|
gcloud container hub dataplane-v2-encryption - manage Dataplane V2
|
||
|
|
Encryption Feature
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud container hub dataplane-v2-encryption COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Dataplane V2 Encryption Feature.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describes the status of the Dataplane V2 Encryption Feature resource.
|
||
|
|
|
||
|
|
disable
|
||
|
|
Disables the Dataplane V2 Encryption Feature.
|
||
|
|
|
||
|
|
enable
|
||
|
|
Enables the Dataplane V2 Encryption Feature.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha container hub dataplane-v2-encryption
|
||
|
|
|
||
|
|
$ gcloud beta container hub dataplane-v2-encryption
|
||
|
|
|