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