Pybugz
Pybugz is [[Article description::a command line interface to Gentoo Bugzilla]].
Installation
Install the www-client/pybugz package:
root #
emerge --ask www-client/pybugz
Documentation
Please read this document for a good introduction to configuring and running Pybugz.
Examples
Attach plain text file $log
to bug $bugnumber
:
user $
bugz attach -c "text/plain" -d "build log" $bugnumber $log
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.