コマンドオプションサンプル:aws codecommit merge-pull-request-by-fast-forward

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

プル要求をクローズし、早送りマージオプションを使用して、指定されたコミットでプル要求のソースコミットを指定された宛先ブランチにマージしようとします。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/merge-pull-request-by-fast-forward.html

aws codecommit merge-pull-request-by-fast-forward --pull-request-id 47 --source-commit-id 99132ab0EXAMPLE --repository-name MyDemoRepo
    merge-pull-request-by-fast-forward — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/merge-pull-request-by-fast-forward.html

aws のオプション一覧