Clone a GitHub Repo with the GitHub CLI

October 2025

If it's your repo:

gh repo clone REPO_NAME

For repos on other accounts:

gh repo clone ACCOUNT/REPO_NAME
end of line