2016-05-19 12:53:05 +02:00
|
|
|
CLI utilities and wrappers for FreeBSD's bugzilla instance with emphasis on
|
2015-07-29 19:32:44 +02:00
|
|
|
ports. Provides a consistent API which can have pluggable backends.
|
|
|
|
|
2015-07-31 04:50:47 +02:00
|
|
|
# Supported Commands
|
|
|
|
- bz init
|
|
|
|
- bz login
|
|
|
|
- bz submit
|
|
|
|
- bz search
|
|
|
|
- bz take
|
|
|
|
- bz inprog
|
|
|
|
- bz comment
|
|
|
|
- bz get
|
|
|
|
- bz patch
|
|
|
|
- bz close
|
2015-07-30 02:04:22 +02:00
|
|
|
|
2015-07-31 04:50:47 +02:00
|
|
|
- bz overto
|
|
|
|
- bz timeout
|
|
|
|
- bz top
|
2015-07-30 02:04:22 +02:00
|
|
|
|
2015-07-29 19:32:44 +02:00
|
|
|
WWW: https://github.com/pgollucci/freebsd-bugzilla-cli
|