Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 783 Bytes

cprl_codecommit_pr_create.md

File metadata and controls

41 lines (27 loc) · 783 Bytes

cprl codecommit pr create

Create PRs

Synopsis

Create a PR

cprl codecommit pr create [flags]

Examples

  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

Options

  -h, --help                help for create
      --repository string   repository name override

Options inherited from parent commands

      --aws-profile string   overrides [aws-profile] value in cprl.yaml
      --profile string       references a profile in cprl.yaml (default "default")

SEE ALSO

Auto generated by spf13/cobra on 27-Feb-2024