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?

  -e, --env string          Name of the environment.
  -h, --help                help for package
  -n, --name string         Name of the service.
      --output-dir string   Optional. Writes the stack template and template configuration to a directory.
      --tag string          Optional. The service's image tag.
Clone this wiki locally