Provided by: libcatmandu-perl_1.2019-1_all bug

NAME

       Catmandu::Cmd::count - count the number of items in a bag

EXAMPLES

         catmandu count <STORE> <OPTIONS>

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

         catmandu help store ElasticSearch

SEE ALSO

       To count the number of items from an importer, use Catmandu::Exporter::Count.