Skip to main content

Overview

Board cycles (sprints / iterations).

Verbs

VerbDescription
listList cycles, optionally filtered by —board.
getFetch a single cycle by id.
createCreate a new cycle on a board (—board + —data).
updateUpdate a cycle (id positional, —board + —data).
deleteDelete a cycle (id positional, —board).
itemsList items assigned to a cycle.
statsItem counts grouped by cycle.

Detailed help

Run ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso cycle --help
ekso cycle list --help

See also