Name

bif-list - list projects' tasks and issues

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

bif list [PATH...] [OPTIONS...]

Description

Lists the topics (typically tasks and issues) associated with each project. The columns in the output table are as follows:

Arguments & Options

PATH
Project (or org or hub) path(s) to limit topics from.
--shallow, -S
Do not recursively list all child projects. Only applies when PATH is given.
--status, -s STATUS
Limit the list to topics with a matching status. Can be used multiple times or you can also use a "," to separate multiple statuses.
--project-status, -p STATUS
Limit the list to projects with a matching status. Can be used multiple times or you can also use a "," to separate multiple statuses.

See Also

bif(1)

Author

Mark Lawrence <nomad@null.net>

Copyright And License

Copyright 2013-2017 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.