1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/tasks/cmek-config/help

37 lines
1,014 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
2023-11-01 10:29:29 +00:00
gcloud alpha tasks cmek-config - get or change CMEK configuration for Cloud
Tasks
2022-03-01 04:29:52 +00:00
SYNOPSIS
2023-11-01 10:29:29 +00:00
gcloud alpha tasks cmek-config COMMAND [GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
DESCRIPTION
2023-11-01 10:29:29 +00:00
(ALPHA) Get or change CMEK configuration for Cloud Tasks.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
2023-11-01 10:29:29 +00:00
(ALPHA) Get CMEK configuration for Cloud Tasks in the specified
location.
2022-03-01 04:29:52 +00:00
update
2023-11-01 10:29:29 +00:00
(ALPHA) Enable, disable, or edit CMEK configuration for Cloud Tasks in
the specified location.
2022-03-01 04:29:52 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
2023-11-01 10:29:29 +00:00
$ gcloud tasks cmek-config
2022-03-01 04:29:52 +00:00
2023-11-01 10:29:29 +00:00
$ gcloud beta tasks cmek-config
2022-03-01 04:29:52 +00:00