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
Jul 2024 GitHub CLI manual