loki
will generate issue names, status and other information given an issue-tracker to get the issues from.
This is just an idea of how to use loki
, for more information read loki --help
.
loki <issue-tracker>\
--token <token>
--filter <feat|task|..>
--column <column>
--format <output_format>
{issue}
: the issue name{tags}
: list of the tags [divided with commas]{assignee}
: list of assignees [divided with commas]