Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 830 Bytes

cprl_codecommit_branch_remove.md

File metadata and controls

41 lines (27 loc) · 830 Bytes

cprl codecommit branch remove

Remove branches

Synopsis

Removes branches

cprl codecommit branch remove [flags]

Examples

  Remove branch with the aws-profile assigned to the default cprl profile:
  $ cprl codecommit branch remove
  
  Remove branch with a specified aws-profile:
  $ cprl codecommit branch remove --aws-profile=dev

Options

  -h, --help                help for remove
      --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