CLI Reference¶
Complete reference for all Gira commands and options.
Table of Contents¶
Sprint Management¶
gira sprint start
- Start a sprint (change status from planned to active).
Global Options¶
These options can be used with any command:
--help
- Show help message and exit--version
- Show version number and exit
Commands¶
gira sprint start
¶
Start a sprint (change status from planned to active).
Arguments:
sprint_id
- Sprint ID to start (required)- Type: string
- Pattern:
^SPRINT-\d{3}$
- Examples: SPRINT-001, SPRINT-002
Examples: