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       --confirm
30              confirm deletion without prompting
31
32
33

SEE ALSO

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