mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
1f8b48b772
Approved by: portmgr blanket
21 lines
369 B
Plaintext
21 lines
369 B
Plaintext
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
|