LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

jira-sprints

lists sprints for a Jira project

TLDR

List all sprints
$ jira sprints -p [PROJECT]
copy
List active sprints
$ jira sprints --state active -p [PROJECT]
copy
List closed sprints
$ jira sprints --state closed -p [PROJECT]
copy
List with limit
$ jira sprints -l [10] -p [PROJECT]
copy

SYNOPSIS

jira sprints [options]

DESCRIPTION

jira sprints lists sprints for a Jira project. It shows sprint names, states, and dates.The command provides an overview of sprint history and planning. It filters by state to focus on relevant sprints.

PARAMETERS

-p PROJECT

Project key.
--state STATE
Sprint state (active, closed, future).
-l LIMIT
Maximum results.
--plain
Plain text output.
--help
Display help information.

CAVEATS

Subcommand of jira-cli. Requires Scrum board configured. Project permissions needed.

HISTORY

jira sprints is part of jira-cli, providing sprint listing functionality for Agile project management.

SEE ALSO

jira(1), jira-sprint(1), jira-me(1)

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