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

gh-repo(1)

Referenced By

gh-repo(1).

Mar 2024 GitHub CLI manual