Catmandu::Cmd::export
export items from a store
- Provided by: libcatmandu-perl (Version: 1.2016-1)
- Report a bug
export items from a store
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