With JFrog CLI:

DISTRIBUTION: How to delete the release bundle along with artifacts from the release bundle repo Via UI or JFrog CLI

AuthorFullName__c
Manuchandran P
articleNumber
000006110
FirstPublishedDate
2024-05-28T07:01:14Z
lastModifiedDate
2025-07-22
VersionNumber
1
The below command helps us delete the release bundle and the command should include “--delete-from-dist=true”
#jf ds rbdel myApp 1.0.0 --delete-from-dist=true