-
Notifications
You must be signed in to change notification settings - Fork 414
app package command
David Killmon edited this page Mar 20, 2020
·
2 revisions
$ ecs-preview app package
ecs-preview app package
prints the CloudFormation template used to deploy an application to an environment.
-e, --env string Name of the environment.
-h, --help help for 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.