Skip to content

svc status command

David Killmon edited this page Jun 29, 2020 · 3 revisions
$ copilot svc status

What does it do?

copilot svc status shows the health status of a deployed service, including service status, task status, and related CloudWatch alarms.

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.

What does it look like?

Running copilot svc status

Clone this wiki locally