File: //snap/google-cloud-cli/394/help/man/man1/gcloud_beta_deploy_get-config.1
.TH "GCLOUD_BETA_DEPLOY_GET\-CONFIG" 1
.SH "NAME"
.HP
gcloud beta deploy get\-config \- get the Cloud Deploy config for the provided region and project
.SH "SYNOPSIS"
.HP
\f5gcloud beta deploy get\-config\fR [\fB\-\-region\fR=\fIREGION\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Get the Cloud Deploy config for the provided region and project.
.SH "EXAMPLES"
To get the config for project \f5test\-project\fR in region \f5us\-central1\fR:
.RS 2m
$ gcloud beta deploy get\-config \-\-project=test\-project \e
\-\-region=us\-central1
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
Location resource \- The Cloud region of {resource}. This represents a Cloud
resource. (NOTE) Some attributes are not given arguments in this group but can
be set in other ways.
To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-region\fR on the command line with a fully specified
name;
.IP "\(em" 2m
set the property \f5deploy/region\fR with a fully specified name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp
.RS 2m
.TP 2m
\fB\-\-region\fR=\fIREGION\fR
ID of the location or fully qualified identifier for the location.
To set the \f5region\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-region\fR on the command line;
.IP "\(bu" 2m
set the property \f5deploy/region\fR.
.RE
.sp
.RE
.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 deploy get\-config
.RE
.RS 2m
$ gcloud alpha deploy get\-config
.RE