CLI Reference¶
Complete reference for all Gira commands and options.
Table of Contents¶
Shell Completion¶
-
gira completion install
- Install shell completion for Gira. -
gira completion show
- Show completion script for manual installation.
Global Options¶
These options can be used with any command:
--help
- Show help message and exit--version
- Show version number and exit
Commands¶
gira completion install
¶
Install shell completion for Gira.
Arguments:
shell
- Shell type: bash, zsh, fish (required)- Type: string
Options:
--path
- Custom installation path- Default:
-
Examples: .gira/config.json, /path/to/file.txt, ./relative/path.md
-
-v, --verbose
- Show detailed path selection process - Type: boolean
Examples:
gira completion show
¶
Show completion script for manual installation.
Arguments:
shell
- Shell type: bash, zsh, fish (required)- Type: string
Examples: