Catmandu::Cmd::copy
copy items from one store to another
- Provided by: libcatmandu-perl (Version: 1.2024-1)
- Report a bug
copy items from one store to another
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