Delete files from B2.
Modes:
source
/
listFileNames
fileId
deleteFileVersion
With dry-run: true, no actual deletions happen; the action reports what would have been deleted.
dry-run: true
Optional
Delete files from B2.
Modes:
sourceends with/, treat it as a prefix and delete every version matching it. Streams via Bucket.deleteAll.listFileNamesto get itsfileIdand calldeleteFileVersion.With
dry-run: true, no actual deletions happen; the action reports what would have been deleted.