File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_deployment-manager_resources.1
.TH "GCLOUD_BETA_DEPLOYMENT\-MANAGER_RESOURCES" 1
.SH "NAME"
.HP
gcloud beta deployment\-manager resources \- commands for Deployment Manager resources
.SH "SYNOPSIS"
.HP
\f5gcloud beta deployment\-manager resources\fR \fICOMMAND\fR [\fB\-\-deployment\fR=\fIDEPLOYMENT\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Commands to list and examine resources within a deployment.
.SH "EXAMPLES"
To view all details about a resource, run:
.RS 2m
$ gcloud beta deployment\-manager resources describe my\-resource \e
\-\-deployment my\-deployment
.RE
To see the list of all resources in a deployment, run:
.RS 2m
$ gcloud beta deployment\-manager resources list \e
\-\-deployment my\-deployment
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-deployment\fR=\fIDEPLOYMENT\fR
Deployment name
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Provide information about a resource.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List resources in a deployment.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud deployment\-manager resources
.RE
.RS 2m
$ gcloud alpha deployment\-manager resources
.RE