gh-repo-rename(1)
| GH-REPO-RENAME(1) | GitHub CLI manual | GH-REPO-RENAME(1) |
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
- -y, --confirm
- skip confirmation prompt
- -R, --repo <[HOST/]OWNER/REPO>
- Select another repository using the [HOST/]OWNER/REPO format
SEE ALSO
gh-repo(1)
| Nov 2022 | GitHub CLI v2.20.2 |
