1GH-REPO-RENAME(1)              GitHub CLI manual             GH-REPO-RENAME(1)
2
3
4

NAME

6       gh-repo-rename - Rename a repository
7
8
9

SYNOPSIS

11       gh repo rename [<new-name>] [flags]
12
13
14

DESCRIPTION

16       Rename a GitHub repository.
17
18
19       By  default, this renames the current repository; otherwise renames the
20       specified repository.
21
22
23

OPTIONS

25       -y, --confirm
26              skip confirmation prompt
27
28
29       -R, --repo <[HOST/]OWNER/REPO>
30              Select another repository using the [HOST/]OWNER/REPO format
31
32
33

SEE ALSO

35       gh-repo(1)
36
37
38
39                                   Jun 2022                  GH-REPO-RENAME(1)
Impressum