File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_run_compose.1
.TH "GCLOUD_ALPHA_RUN_COMPOSE" 1
.SH "NAME"
.HP
gcloud alpha run compose \- support Docker Compose workflows on Cloud Run
.SH "SYNOPSIS"
.HP
\f5gcloud alpha run compose\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR This command group provides tools for Docker Compose developers to
deploy services to Cloud Run using \f5compose.yaml\fR as the input source.
.SH "EXAMPLES"
To bring up a Docker Compose service on Cloud Run, run:
.RS 2m
$ gcloud alpha run compose up compose.yaml
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist.