Catmandu::Cmd::delete(3) 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