File: //snap/google-cloud-cli/394/help/man/man1/gcloud_app_describe.1
.TH "GCLOUD_APP_DESCRIBE" 1
.SH "NAME"
.HP
gcloud app describe \- display all data about an existing service
.SH "SYNOPSIS"
.HP
\f5gcloud app describe\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Display all data about an existing service.
.SH "EXAMPLES"
To show all the data about the current application, run
.RS 2m
$ gcloud app describe
.RE
.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 variant is also available:
.RS 2m
$ gcloud beta app describe
.RE