bb
bb copied to clipboard
inoffical Bitbucket.org command line tool
See #25
- "pipelines list" can list all builds, not just last 10 builds - "pipelines list" output includes date/time See #25
Great cli, thanks for your work 🙌 Almost what I was looking for. My wish list: - option to specify repo URL on command line - "pipelines list" can list...
This probably means that we need to run our requests in a go routine.
this should propably be git-like: ``` bb config [--local|--global] [--get] [value] ```
We need to add some features to improve what's possible with bb's configuration: - [ ] #16 ... like a specific merge strategy for only a specific repository, or a...