Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 809 Bytes

cprl_codecommit_pr_list.md

File metadata and controls

42 lines (28 loc) · 809 Bytes

cprl codecommit pr list

List PRs

Synopsis

List a resource

cprl codecommit pr list [flags]

Examples

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

Options

      --author-arn string   filter by author
      --closed              filter closed PRs
  -h, --help                help for list

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