Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 810 Bytes

cprl_codecommit_pr_diff.md

File metadata and controls

42 lines (28 loc) · 810 Bytes

cprl codecommit pr diff

Diff PRs

Synopsis

Diff a PR

cprl codecommit pr diff [flags]

Examples

  Diff PR with the aws-profile assigned to the default cprl profile:
  $ cprl codecommit pr diff
  
  Diff PR with a specified aws-profile:
  $ cprl codecommit pr diff --aws-profile=dev

Options

      --author-arn string   filter by author
  -h, --help                help for diff
      --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