logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bugz — command line interface to bugzilla

Author

       The original author is Alastair Tse <alastair@liquidx.net>.  The  current  maintainer  is  William  Hubbs
       <w.d.hubbs@gmail.com>. William also wrote this man page.

0.10.2                                             20 Jan 2013                                           bugz(1)

Bugs

       The  home  page of this project is http://www.github.com/williamh/pybugz.  Bugs should be reported to the
       bug tracker there.

Description

       Bugz  is  a  program  which gives you access to the features of the bugzilla bug tracking system from the
       command line.

       This man page is a stub; the bugz program has extensive built in help.  bugz-h will show  the  help  for
       the global options and bugz[subcommand]-h will show the help for a specific subcommand.

Name

       bugz — command line interface to bugzilla

See Also

pybugz.d(5)

Synopsis

bugz [ globaloptions ] subcommand [ subcommandoptions ]

See Also