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).

Sep 2023 GitHub CLI manual