File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_kms_autokey-config_describe.1
.TH "GCLOUD_BETA_KMS_AUTOKEY\-CONFIG_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta kms autokey\-config describe \- describe the AutokeyConfig of a folder
.SH "SYNOPSIS"
.HP
\f5gcloud beta kms autokey\-config describe\fR \fB\-\-folder\fR=\fIFOLDER\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR gcloud beta kms autokey\-config describe can be used to retrieve
the AutokeyConfig of a folder.
.SH "EXAMPLES"
The following command retrieves the AutokeyConfig of a folder having folder\-id
\f5123\fR:
.RS 2m
$ gcloud beta kms autokey\-config describe \-\-folder=123
.RE
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-folder\fR=\fIFOLDER\fR
The folder id in which the AutokeyConfig resource exists.
.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 kms autokey\-config describe
.RE
.RS 2m
$ gcloud alpha kms autokey\-config describe
.RE