cli/pkg/cmd/release/upload
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
..
upload.go Clarify --clobber flag deletes assets before re-uploading 2026-02-17 18:11:57 -07:00
upload_test.go Updated to sanitize asset filename prior to uploading. Fixes #7024 2023-05-22 15:29:48 -04:00