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
- -y, ā--confirm
skip confirmation prompt
- -R, ā--repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
See Also
Referenced By
Jul 2022 GitHub CLI manual