Skip to content

app deploy command

Penghao He edited this page Mar 18, 2020 · 5 revisions
$ ecs-preview app deploy

What does it do?

ecs-preview app deploy helps you deploy your application. Please run ecs-preview app init first to create an application before running this command.

What are the flags?

-e, --env string    Name of the environment.
-h, --help          help for deploy
-n, --name string   Name of the application.
    --tag string    Optional. The application's image tag.

What does it look like?

Clone this wiki locally