mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
32 lines
714 B
Text
32 lines
714 B
Text
|
|
NAME
|
||
|
|
gcloud tasks cmek-config - get or change CMEK configuration for Cloud Tasks
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud tasks cmek-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Get or change CMEK configuration for Cloud Tasks.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get CMEK configuration for Cloud Tasks in the specified location.
|
||
|
|
|
||
|
|
update
|
||
|
|
Enable, disable, or edit CMEK configuration for Cloud Tasks in the
|
||
|
|
specified location.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha tasks cmek-config
|
||
|
|
|
||
|
|
$ gcloud beta tasks cmek-config
|
||
|
|
|