GitHub 저장소 작업. 더 많은 정보: https://cli.github.com/manual/gh_repo.
gh repo create {{이름}}
gh repo clone {{소유자}}/{{저장소}}
gh repo fork {{소유자}}/{{저장소}} --clone
gh repo view {{저장소}} --web
gh repo list {{소유자}}
gh repo list {{소유자}} --source -L {{제한}}
gh repo list {{소유자}} --language {{언어_이름}}