Remove branches
Removes branches
cprl codecommit branch remove [flags]
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
-h, --help help for remove
--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 branch - Manage branches