-
Notifications
You must be signed in to change notification settings - Fork 422
pipeline status command
Efe Karakus edited this page Jul 13, 2020
·
3 revisions
$ copilot pipeline status [flags]
copilot pipeline status
shows the status of the stages in a deployed pipeline.
-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.
Shows status of the pipeline "pipeline-myapp-myrepo".
$ copilot pipeline status -n pipeline-myapp-myrepo