コマンドオプションサンプル:aws codecommit get-differences

コマンドサンプルを検索した結果です。

有効なコミット指定子(ブランチ、タグ、HEAD、コミットIDまたは他の完全修飾された参照など)の違いに関する情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/get-differences.html

aws codecommit get-differences --repository-name MyDemoRepo --before-commit-specifier 955bba12thisisanexamplethisisanexample --after-commit-specifier 14a95463thisisanexamplethisisanexample --before-path tmp/example-folder --after-path tmp/renamed-folder
    get-differences — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/get-differences.html
aws codecommit get-differences --repository-name MyDemoRepo --before-commit-specifier 317f8570EXAMPLE --after-commit-specifier 4c925148EXAMPLE
    aws-codecommit-user-guide/how-to-view-commit-details.md at master 揃 awsdocs/aws-codecommit-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codecommit-user-guide/blob/master/doc_source/how-to-view-commit-details.md

aws のオプション一覧