Command option Sample:aws codepipeline list-pipeline-executions

Search command sample in the internet.It is the result.

Gets a summary of the most recent executions for a pipeline.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codepipeline/list-pipeline-executions.html

aws codepipeline list-pipeline-executions --pipeline-name MyFirstPipeline
    AWS CodePipeline Pipeline Structure Reference - AWS CodePipeline : http://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-view.html

aws のオプション一覧