Command option Sample:aws codecommit post-comment-for-pull-request

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

Posts a comment on a pull request.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/post-comment-for-pull-request.html

aws codecommit post-comment-for-pull-request --pull-request-id "47" --repository-name MyDemoRepo --before-commit-id 317f8570EXAMPLE --after-commit-id 5d036259EXAMPLE --client-request-token 123Example --content ""These don't appear to be used anywhere. Can we remove them
    post-comment-reply — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/post-comment-for-pull-request.html

aws のオプション一覧