LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

jira-issue

manages Jira issues from the command line

TLDR

List issues
$ jira issue list
copy
Create new issue
$ jira issue create
copy
View issue details
$ jira issue view [ISSUE-123]
copy
Move issue to status
$ jira issue move [ISSUE-123] "[Done]"
copy
Assign issue
$ jira issue assign [ISSUE-123] [username]
copy

SYNOPSIS

jira issue subcommand [options]

DESCRIPTION

jira issue manages Jira issues from the command line. Part of jira-cli, it allows creating, viewing, updating, and transitioning issues without using the web interface. Supports filtering, JQL queries, and batch operations.

PARAMETERS

list

List issues matching filters.
create
Create a new issue interactively.
view key
View issue details.
move key status
Transition issue to new status.
assign key user
Assign issue to user.
comment key
Add comment to issue.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid