CLI Overview
Gitquarry has a deliberately small root command surface.Root Commands
Global Options
--host
Targets GitHub.com or a custom host.
Accepted inputs:
- bare hostname
- full URL
- explicit
/api/v3base
--generate-completion
Prints shell completion to stdout.
Supported values:
bashzshfishpowershell
Subcommand Roles
| Command | Role |
|---|---|
search | repository discovery and ranking |
inspect | explicit owner/repo inspection |
auth | host-scoped PAT management |
config | inspect effective config path and payload |
version | print the current version |
Product Contract
The most important root-level rule is:- plain
searchstays close to native GitHub repository search - enhanced discovery stays explicit