NAME

Catmandu::Cmd::count - count the number of objects in a store

EXAMPLES

catmandu count <STORE> <OPTIONS>

catmandu count ElasticSearch --index-name shop --bag products \
                             --query 'brand:Acme'

catmandu help store ElasticSearch