Approve PRs
Approve a PR
cprl codecommit pr approve [flags]
Approve PR with the aws-profile assigned to the default cprl profile:
$ cprl codecommit pr approve
Approve PR with a specified aws-profile:
$ cprl codecommit pr approve --aws-profile=dev
--author-arn string filter by author
-h, --help help for approve
--repository string repository name override
--aws-profile string overrides [aws-profile] value in cprl.yaml
--profile string references a profile in cprl.yaml (default "default")
- cprl codecommit pr - Manage PRs