mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 00:46:53 +00:00
29 lines
584 B
Text
29 lines
584 B
Text
|
|
NAME
|
||
|
|
gcloud dataplex encryption-config - manage Dataplex encryption configs
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud dataplex encryption-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Dataplex encryption configs.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Create a Dataplex encryption config resource.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe an EncryptionConfig.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha dataplex encryption-config
|
||
|
|
|