gh-release
Verified for current stable LTS
Gh Release Command: Delete Specific Release
Use for delete specific release with Gh Release. Exact CLI syntax to delete specific release using Gh Release.
When to use this: Use for delete specific release with Gh Release.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
gh release delete <tag> gh release delete <tag> Command Breakdown
gh is the base executable for this command.
FAQ
Purpose: Exact syntax to delete specific release using Gh Release.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gh Release Command: List Releases In Repo
gh release ls Gh Release Command: View Release Information gh release view <tag> Gh Release Command: Create New Release gh release new <tag> Gh Release Command: Download Assets From Release gh release download <tag> Gh Release Command: Upload Assets To Release gh release upload <tag> <path/to/file1 path/to/file2 ...>