Catmandu::Cmd::import(3) import objects 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