-
Notifications
You must be signed in to change notification settings - Fork 431
app show command
David Killmon edited this page Jun 29, 2020
·
9 revisions
$ copilot app show [flags]
copilot app show
shows configuration, environments and services for an application.
-h, --help help for show
--json Optional. Outputs in JSON format.
-n, --name string Name of the application.
Shows info about the application "my-app".
$ copilot app show -n my-app