Create PRs
Create a PR
cprl codecommit pr create [flags]
Create PR with the aws-profile assigned to the default cprl profile:
$ cprl codecommit pr create
Create PR with a specified aws-profile:
$ cprl codecommit pr create --aws-profile=dev
-h, --help help for create
--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