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 query-list

List all saved queries (DEPRECATED).

gira query-list [options]

Options:

  • -e, --entity - Filter by entity type
  • Default:

  • -v, --verbose - Show detailed information

  • Type: boolean

  • -f, --format - Output format

  • Type: enum
  • Choices: TABLE, JSON, YAML, CSV, TSV, TEXT, IDS
  • Default: table
  • Examples: json, table

Examples:

gira query-list
gira query-list --format json
gira query-list --verbose