Skip to content

svc package command

David Killmon edited this page Jun 25, 2020 · 5 revisions
$ copilot svc package

What does it do?

copilot svc package produces the CloudFormation template(s) used to deploy a service to an environment.

What are the flags?

  -a, --app string    Name of the application.
  -e, --env string    Name of the environment.
  -h, --help          help for status
      --json          Optional. Outputs in JSON format.
  -n, --name string   Name of the service.
Clone this wiki locally