Skip to content

app show

$ copilot app show [flags]

What does it do?

copilot app show shows configuration, environments and services for an application.

What are the flags?

-h, --help          help for show
    --json          Optional. Output in JSON format.
-n, --name string   Name of the application.

Examples

Shows info about the application "my-app".

$ copilot app show -n my-app

What does it look like?

Running copilot app show