Skip to content

pipeline deploy

$ copilot pipeline deploy [flags]

What does it do?

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

What are the flags?

-a, --app string    Name of the application.
-h, --help          help for deploy
-n, --name string   Name of the pipeline.
    --yes           Skips confirmation prompt.

Examples

Deploys a pipeline for the services and jobs in your workspace.

$ copilot pipeline deploy