Command option Sample:aws codecommit get-comments-for-pull-request

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

Returns comments made on a pull request.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/get-comments-for-pull-request.html

aws codecommit get-comments-for-pull-request --repository-name MyDemoRepo --before-commit-ID 317f8570EXAMPLE --after-commit-id 5d036259EXAMPLE
    post-comment-for-pull-request — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/get-comments-for-pull-request.html

aws のオプション一覧