Scroll to navigation

Catmandu::Cmd::count(3pm) User Contributed Perl Documentation Catmandu::Cmd::count(3pm)

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.

2023-03-03 perl v5.36.0