Skip to content

svc show command

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

What does it do?

copilot svc show shows info about a deployed service, including endpoints, capacity and related resources per environment.

What are the flags?

  -a, --app string    Name of the application.
  -h, --help          help for show
      --json          Optional. Outputs in JSON format.
  -n, --name string   Name of the service.
      --resources     Optional. Show the resources in your service.

What does it look like?

Running copilot svc show

Clone this wiki locally