--- name: glab-version description: Display glab CLI version information and build details. Use when checking installed glab version or troubleshooting installation issues. Triggers on version, glab version, check version, CLI version. --- # glab version ## Overview ``` Show version information for glab. USAGE glab version [--flags] FLAGS -h --help Show help for this command. ``` ## Quick start ```bash glab version --help ``` ## Subcommands This command has no subcommands.