pipeline status
$ copilot pipeline status [flags]
What does it do?
copilot pipeline status
shows the status of the stages in a deployed pipeline.
What are the flags?
-a, --app string Name of the application.
-h, --help help for status
--json Optional. Outputs in JSON format.
-n, --name string Name of the pipeline.
Examples
Shows status of the pipeline "pipeline-myapp-myrepo".
$ copilot pipeline status -n pipeline-myapp-myrepo