Skip to content

CLI Reference

Complete reference for all Gira commands and options.

Table of Contents

Core Commands

  • gira sync - Detect and resolve ticket ID conflicts from merge operations.

Global Options

These options can be used with any command:

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

Commands

gira sync

Detect and resolve ticket ID conflicts from merge operations.

gira sync [options]

Options:

  • -n, --dry-run - Show what would be changed without making changes
  • Type: boolean

Examples:

gira sync
gira sync --dry-run