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

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

リポジトリ内のプル要求の前後のコミットID間のマージ競合に関する情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/get-merge-conflicts.html

aws codecommit get-merge-conflicts --repository-name MyDemoRepo --source-commit-specifier my-feature-branch --destination-commit-specifier master --merge-option FAST_FORWARD_MERGE
    codecommit — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/get-merge-conflicts.html

aws のオプション一覧