- 
                Notifications
    You must be signed in to change notification settings 
- Fork 435
app package command
        David Killmon edited this page Mar 20, 2020 
        ·
        2 revisions
      
    $ ecs-preview app packageecs-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.