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 ai status

Show AI documentation files and integration status.

gira ai status

Examples:

gira ai status

gira ai setup

Set up AI documentation for the project.

gira ai setup [options]

Options:

  • -f, --force - Force setup even if files exist
  • Type: boolean

  • --non-interactive - Run without prompts

  • Type: boolean

Examples:

gira ai setup
gira ai setup --force

gira ai ai-help

Show AI-optimized command examples and patterns.

gira ai ai-help [agent]

Arguments:

  • agent - Specific AI agent (claude, gemini, etc.) (optional)
  • Type: string

Examples:

gira ai ai-help

gira ai examples

Alias for ai-help command.

gira ai examples [agent]

Arguments:

  • agent - Specific AI agent (claude, gemini, etc.) (optional)
  • Type: string

Examples:

gira ai examples