gh gist delete
gh gist delete {<id> | <url>} [flags]
Delete a GitHub gist.
To delete a gist interactively, use gh gist delete
with no arguments.
To delete a gist non-interactively, supply the gist id or url.
Options
-
--yes
- confirm deletion without prompting