Drop File
Delete a file from the Magpie MDR, along with every cluster association it has. To remove a file from one cluster but keep it in the MDR, use Disassociate File From Cluster instead.
Syntax
drop file [if exists] <file reference>
Options
if exists
Only drop the file if it exists.