ghq
Verified for current stable LTS
Ghq Commands
Ghq command syntax with verified terminal examples.
Commands
8 commands for Ghq
ghq HTTP
Ghq Command: Clone And Cd Into Repository
ghq get <repository_url> --look ghq HTTP
Ghq Command: Clone Repository From User Project
ghq get <user>/<project> ghq HTTP
Ghq Command: Clone Repository Under Ghq Root
ghq get <repository_url> ghq HTTP
Ghq Command: Clone Repository Via Ssh
ghq get <user>/<project> -p ghq Operations
Ghq Command: List Locally Cloned Repositories
ghq list ghq Operations
Ghq Command: List Repositories With Full Paths
ghq list --full-path ghq Operations
Ghq Command: Remove Locally Cloned Repository
ghq rm <user>/<project> ghq HTTP
Ghq Command: Update Existing Repository
ghq get <repository_url> -u Suggest a Ghq Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ghq workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.