When deleting an archived file (i.e. via Miria/DDN), we should raise an error since we need to remove it via the API as well. Instead, such deletions should use the new cg archive delete-file command which deletes the file via the API and removed the HK DB entries.
When deleting an archived file (i.e. via Miria/DDN), we should raise an error since we need to remove it via the API as well. Instead, such deletions should use the new
cg archive delete-file
command which deletes the file via the API and removed the HK DB entries.