Skip to content

bj issue

Manage Jira issues.

Synopsis

bj issue <command> [OPTIONS]

Commands

Command Description
fields List the editable fields on an issue (name, id, type, value, allowed values).
list Search Jira issues with JQL or shorthand filters.
view View a Jira issue.
create Create a Jira issue.
edit Edit a Jira issue: summary, description, assignee, labels, priority, or any --field.
comment Add a comment to a Jira issue.
transition Transition an issue, choosing from the available states when none is given.
close Close a Jira issue (transition to the configured done state).
develop Create a local git branch for an issue (its key drives branch-key automation).
delete Delete a Jira issue (irreversible).
status Show open Jira issues assigned to you.

See also