The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Catmandu::Cmd::import - import items into a store

EXAMPLES

catmandu import <IMPORTER> <OPTIONS> to <STORE> <OPTIONS>
catmandu import YAML to MongoDB --database-name items --bag book < books.yml
catmandu help importer YAML
catmandu help importer MongoDB