Provided by: libcatmandu-perl_0.9505-1_all bug

NAME

       Catmandu::Cmd::move - move objects to another store

EXAMPLES

         catmandu move <STORE> <OPTIONS> to <STORE> <OPTIONS>

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

         catmandu help store MongoDB
         catmandu help store ElasticSearch