Skip to content

CLI Reference

Complete reference for all Gira commands and options.

Table of Contents

Other Commands

Global Options

These options can be used with any command:

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

Commands

gira backup

gira backup [options]

Options:

  • -o, --output - Output file path. If not specified, creates backup in current directory
  • Choices: text, json, table, csv
  • Default:
  • Examples: json, table

  • --exclude-archived - Exclude archived tickets from the backup

  • Type: boolean

Examples:

gira backup
gira backup --exclude-archived