AWS CodePipeline command line reference - AWS CodePipeline

AWS CodePipeline command line reference

Use this reference when working with the AWS CodePipeline commands and as a supplement to information documented in the AWS CLI User Guide and the AWS CLI Reference.

Before you use the AWS CLI, make sure you complete the prerequisites in Getting started with CodePipeline.

To view a list of all available CodePipeline commands, run the following command:

aws codepipeline help

To view information about a specific CodePipeline command, run the following command, where command-name is the name of one of the commands listed below (for example, create-pipeline):

aws codepipeline command-name help

To begin learning how to use the commands in the CodePipeline extension to the AWS CLI, go to one or more of the following sections:

You can also view examples of how to use most of these commands in CodePipeline tutorials.