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

NAME

       Catmandu::Cmd::export - export items from a store

EXAMPLES

         catmandu export <STORE> <OPTIONS> to <EXPORTER> <OPTIONS>

         catmandu export MongoDB --database-name items --bag book to YAML

         catmandu export ElasticSearch --bag book --sru-sortkeys 'title,,1' --cql-query '(title = "test")'

         catmandu help store MongoDB
         catmandu help exporter YAML

perl v5.38.2                                       2024-07-02                         Catmandu::Cmd::export(3pm)