ghq
Verified for current stable LTS
Ghq Command: Remove Locally Cloned Repository
Use for remove locally cloned repository with Ghq. Exact CLI syntax to remove locally cloned repository using Ghq.
When to use this: Use for remove locally cloned repository with Ghq.
Command Syntax
ghq rm <user>/<project> ghq rm <user>/<project> Command Breakdown
ghq is the base executable for this command.
FAQ
Purpose: Exact syntax to remove locally cloned repository using Ghq.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ghq Command: Clone Repository Under Ghq Root
ghq get <repository_url> Ghq Command: Clone Repository From User Project ghq get <user>/<project> Ghq Command: Clone And Cd Into Repository ghq get <repository_url> --look Ghq Command: Clone Repository Via Ssh ghq get <user>/<project> -p Ghq Command: Update Existing Repository ghq get <repository_url> -u