1f8b48b772
Approved by: portmgr blanket
20 lines
369 B
Text
20 lines
369 B
Text
CLI utilities and wrappers for FreeBSD's bugzilla instance with emphasis on
|
|
ports. Provides a consistent API which can have pluggable backends.
|
|
|
|
# Supported Commands
|
|
- bz init
|
|
- bz login
|
|
- bz submit
|
|
- bz search
|
|
- bz take
|
|
- bz inprog
|
|
- bz comment
|
|
- bz get
|
|
- bz patch
|
|
- bz close
|
|
|
|
- bz overto
|
|
- bz timeout
|
|
- bz top
|
|
|
|
WWW: https://github.com/pgollucci/freebsd-bugzilla-cli
|