File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_tasks_cmek-config_describe.1
.TH "GCLOUD_BETA_TASKS_CMEK\-CONFIG_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta tasks cmek\-config describe \- get CMEK configuration for Cloud Tasks in the specified location
.SH "SYNOPSIS"
.HP
\f5gcloud beta tasks cmek\-config describe\fR \fB\-\-location\fR=\fILOCATION\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Get CMEK configuration for Cloud Tasks in the specified location.
.SH "EXAMPLES"
To get a CMEK config:
.RS 2m
$ gcloud beta tasks cmek\-config describe \-\-location=my\-location
.RE
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-location\fR=\fILOCATION\fR
Google Cloud location for the KMS key.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud tasks cmek\-config describe
.RE
.RS 2m
$ gcloud alpha tasks cmek\-config describe
.RE