Scroll to navigation

Catmandu::Cmd::copy(3pm) User Contributed Perl Documentation Catmandu::Cmd::copy(3pm)

NAME

Catmandu::Cmd::copy - copy items from one store to another

EXAMPLES

  catmandu copy <STORE> <OPTIONS> to <STORE> <OPTIONS>

  catmandu copy MongoDB --database_name items --bag book to \
                ElasticSearch --index_name items --bag book

  catmandu help store MongoDB
  catmandu help store ElasticSearch
2019-01-29 perl v5.28.1