bugz

command-line interface to Bugzilla

Install

All systems
curl cmd.cat/bugz.sh
Debian Debian
apt-get install bugz
Ubuntu
apt-get install bugz
image/svg+xml Kali Linux
apt-get install bugz
Fedora
dnf install bugz
Windows (WSL2)
sudo apt-get update sudo apt-get install bugz
Raspbian
apt-get install bugz

bugz

command-line interface to Bugzilla

PyBugz is a Python and command line interface to Bugzilla, allowing the user to quickly search, isolate and contribute to projects using the Bugzilla bug tracker. Developers can easily extract attachments and close bugs all from the comfort of the command line. This package provides both a fully-working CLI application as well as a Python module to be reused by other projects.

pybugz

written in Python