gh release delete v1.1.0 --cleanup-tag --yes

Category: GitHub CLI

gh release delete v1.1.0 --cleanup-tag --yes

Delete a release and its tag

Permanently removes release v1.1.0; --cleanup-tag also deletes the git tag it points to, and --yes skips the confirmation prompt. Deleting a release breaks download links and, with --cleanup-tag, the tag, so verify nothing references it. This action cannot be undone.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.