Provided by: libcatmandu-perl_0.9505-1_all bug

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