bugzilla
command-line tool for interacting with Bugzilla
Install
- All systems
-
curl cmd.cat/bugzilla.sh
- Debian
-
apt-get install bugzilla-cli
- Ubuntu
-
apt-get install bugzilla-cli
- Kali Linux
-
apt-get install bugzilla-cli
- Fedora
-
dnf install bugzilla-cli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bugzilla-cli
- Raspbian
-
apt-get install bugzilla-cli
- Dockerfile
- dockerfile.run/bugzilla
bugzilla-cli
command-line tool for interacting with Bugzilla
bugzilla-cli is a command-line tool for interacting with Bugzilla instances from shell scripts. You can perform several tasks like creating new bugs, query and modifying existing bugs, attaching files or getting attachments, and getting info about the Bugzilla instance.