NAME
Catmandu::Cmd::delete - delete objects from a store
EXAMPLES
catmandu delete <STORE> <OPTIONS>
catmandu delete ElasticSearch --index-name items --bag book \
--query 'title:"My Rabbit"'
catmandu help store ElasticSearch