clickup sprint current
clickup sprint current
Show current sprint tasks
Synopsis
Show tasks in the currently active sprint.
Finds the sprint whose dates contain today, then lists all tasks grouped by status with assignees, priorities, and linked GitHub branches.
clickup sprint current [flags]Examples
# Show current sprint tasks clickup sprint current
# Specify a sprint folder clickup sprint current --folder 132693664
# JSON output clickup sprint current --jsonOptions
--folder string Sprint folder ID (auto-detected if not set) -h, --help help for current --jq string Filter JSON output using a jq expression --json Output JSON --template string Format JSON output using a Go templateSEE ALSO
- clickup sprint - Manage sprints