canon facts delete
Delete facts by key. Useful for removing incorrect or unwanted metadata.
# Preview deletion (dry-run by default)
canon facts delete content.mime --on object
canon facts delete content.Make --on source /path/to/photos --where 'source.ext=jpg'
# Execute deletion
canon facts delete content.mime --on object --yes
--on sourceor--on objectis required to specify entity type- Protected namespaces (
source.*) cannot be deleted - Dry-run by default; use
--yesto execute - The population is the one a matching
canon lswould list at the same scope: excluded sources and archive copies are not reached, so a deletion never goes past what you can preview. Inside an archive root, archive sources are in view and are reached, the same way a read there sees them