gh-repo-rename - Rename a repository
gh repo rename [<new-name>] [flags]
Rename a GitHub repository.
By default, this renames the current repository; otherwise renames the specified repository.
-y, --confirm
skip confirmation prompt
-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
gh-repo(1)