gh-repo-rename - Man Page
Rename a repository
Synopsis
gh repo rename [<new-name>] [flags]
Description
Rename a GitHub repository.
By default, this renames the current repository; otherwise renames the specified repository.
Options
- -R, ā--repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
- -y, ā--yes
Skip the confirmation prompt
See Also
Referenced By
Sep 2023 GitHub CLI manual