Skip to content

pipeline update command

Efe Karakus edited this page Jun 25, 2020 · 2 revisions
$ copilot pipeline update [flags]

What does it do?

copilot pipeline update deploys a pipeline for the services in your workspace, using the environments associated with the application from a pipeline manifest.

What are the flags?

-h, --help   help for update
    --yes    Skips confirmation prompt.

Examples

Deploys an updated pipeline for the services in your workspace.

$ copilot pipeline update
Clone this wiki locally