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

NAME

6       gh-release-delete - Delete a release
7
8
9

SYNOPSIS

11       gh release delete <tag> [flags]
12
13
14

OPTIONS

16       --cleanup-tag
17              Delete the specified tag in addition to its release
18
19
20       -y, --yes
21              Skip the confirmation prompt
22
23
24

OPTIONS INHERITED FROM PARENT COMMANDS

26       -R, --repo <[HOST/]OWNER/REPO>
27              Select another repository using the [HOST/]OWNER/REPO format
28
29
30

SEE ALSO

32       gh-release(1)
33
34
35
36                                   Jan 2023               GH-RELEASE-DELETE(1)
Impressum