cli/pkg/cmd/release
Kynan Ware 8ed2fc913c Clarify --clobber flag deletes assets before re-uploading
Update the help text and flag description for `gh release upload --clobber`
to make it clear that existing assets are deleted before new ones are uploaded,
and that original assets will be lost if the upload fails.

Fixes #8822

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 18:11:57 -07:00
..
create improve docstring for release-create 2025-10-16 11:54:05 -07:00
delete Delete local tag when running gh release delete --cleanup-tag (#7884) 2023-09-07 12:04:15 +00:00
delete-asset Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
download Use t.Chdir in tests 2025-06-17 11:44:14 +02:00
edit Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
list Add missing TODO comments for featuredetection if-statements 2026-02-16 14:24:32 -07:00
shared test fixup 2025-10-22 08:56:13 -07:00
upload Clarify --clobber flag deletes assets before re-uploading 2026-02-17 18:11:57 -07:00
verify Update release verify commands to use sentinel value 2025-10-22 15:26:36 +00:00
verify-asset Update release verify commands to use sentinel value 2025-10-22 15:26:36 +00:00
view include immutable field in release view 2025-07-10 11:46:09 -07:00
release.go refactor to simplify implementation 2025-06-05 10:35:21 -07:00