Command option Sample:aws codecommit post-comment-for-compared-commit

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

Posts a comment on the comparison between two commits.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/post-comment-for-compared-commit.html

aws codecommit post-comment-for-compared-commit --repository-name MyDemoRepo --before-commit-id 317f8570EXAMPLE --after-commit-id 5d036259EXAMPLE --client-request-token 123Example --content "Can you add a test case for this
    post-comment-for-pull-request — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/post-comment-for-compared-commit.html

aws のオプション一覧