You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Killmon edited this page Mar 20, 2020
·
2 revisions
$ ecs-preview app package
What does it do?
ecs-preview app package prints the CloudFormation template used to deploy an application to an environment.
What are the flags?
-e, --env string Name of the environment.
-h, --help helpfor package
-n, --name string Name of the application.
--output-dir string Optional. Writes the stack template and template configuration to a directory.
--tag string Optional. The application's image tag.