Skip to content

CLI Reference

Complete reference for all Gira commands and options.

Table of Contents

Migration

  • gira migrate hybrid - Migrate the project to use hybrid directory structure for backlog tickets.

Global Options

These options can be used with any command:

  • --help - Show help message and exit
  • --version - Show version number and exit

Commands

gira migrate hybrid

Migrate the project to use hybrid directory structure for backlog tickets.

gira migrate hybrid [options]

Options:

  • --dry-run - Preview migration without making changes
  • Type: boolean

  • --verify - Verify current migration status without changes

  • Type: boolean

  • -f, --force - Skip confirmation prompts

  • Type: boolean

Examples:

gira migrate hybrid
gira migrate hybrid --dry-run