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

NAME

6       gh-repo-delete - Delete a repository
7
8
9

SYNOPSIS

11       gh repo delete [<repository>] [flags]
12
13
14

DESCRIPTION

16       Delete a GitHub repository.
17
18
19       With  no  argument,  deletes the current repository. Otherwise, deletes
20       the specified repository.
21
22
23       Deletion requires authorization with the "delete_repo" scope.   To  au‐
24       thorize, run "gh auth refresh -s delete_repo"
25
26
27

OPTIONS

29       --yes  confirm deletion without prompting
30
31
32

SEE ALSO

34       gh-repo(1)
35
36
37
38                                   Nov 2023                  GH-REPO-DELETE(1)
Impressum