File: //snap/google-cloud-cli/394/help/man/man1/gcloud_infra-manager_deployments.1
.TH "GCLOUD_INFRA\-MANAGER_DEPLOYMENTS" 1
.SH "NAME"
.HP
gcloud infra\-manager deployments \- manage Deployment resources
.SH "SYNOPSIS"
.HP
\f5gcloud infra\-manager deployments\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage Deployment resources.
.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
\fBapply\fR
Create or update a deployment.
.TP 2m
\fBdelete\fR
Delete deployments.
.TP 2m
\fBdescribe\fR
Describe deployments.
.TP 2m
\fBexport\-lock\fR
Exports lock info of a deployment.
.TP 2m
\fBexport\-statefile\fR
Export a terraform state file.
.TP 2m
\fBimport\-statefile\fR
Import a terraform state file.
.TP 2m
\fBlist\fR
List deployments.
.TP 2m
\fBlock\fR
Locks the deployment.
.TP 2m
\fBunlock\fR
Unlocks the deployment.
.RE
.sp