Skip to content

bj board

Work with Jira boards and sprints (needs an unscoped Jira token).

Synopsis

bj board <command> [OPTIONS]

Description

Jira Software boards and sprints, the closest analog to GitHub Projects. This uses the Jira agile API, which Atlassian does not allow scoped API tokens to call, so bj board needs an unscoped Jira token (jira.auth_mode: site), not a scoped/gateway one.

Commands

Command Description
list List Jira boards.
sprints List a board's sprints.

See also