The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bif-list-issues - list projects' issues

VERSION

0.1.0_18 (2014-05-04)

SYNOPSIS

    bif list issues [OPTIONS...]

DESCRIPTION

Lists the issues associated with each project.

OPTIONS

--status, -S STATUS

Limit the list to topics with a matching status. Possible values are "active", "stalled", "resolved", and "ignored". Defaults to "active".

--project-status, -P STATUS

Limit the list to projects with a matching status. Possible values are "active", "stalled", "resolved", and "ignored". Defaults to "active".

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2014 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.