Command option Sample:aws codecommit get-comments-for-compared-commit

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

Returns information about comments made on the comparison between twocommits.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/get-comments-for-compared-commit.html

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

aws のオプション一覧