How to Install bugzilla-cli in Ubuntu 18.04



Install bugzilla-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install bugzilla-cli

Description:

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.

Homepage: https://pypi.python.org/pypi/python-bugzilla

Version: 2.1.0-1

Section: universe/devel