logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Contents

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.40.0                                       2025-01-17                         Catmandu::Cmd::export(3pm)

Name

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

See Also