-
Notifications
You must be signed in to change notification settings - Fork 431
pipeline show command
David Killmon edited this page Jul 14, 2020
·
4 revisions
$ copilot pipeline show [flags]
copilot pipeline show
shows configuration information about a deployed pipeline for an application, including the account, region, and stages.
-a, --app string Name of the application.
-h, --help help for show
--json Optional. Outputs in JSON format.
-n, --name string Name of the pipeline.
--resources Optional. Show the resources in your pipeline.
Shows info about the pipeline in the "myapp" application.
$ copilot pipeline show --app myapp --resources