Provided by: gh_2.45.0-1ubuntu0.3_amd64 

NAME
gh-repo-rename - 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
gh-repo(1)
Jul 2025 GH-REPO-RENAME(1)