Scroll to navigation

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

NAME

Catmandu::Cmd::drop - drop a store or one of its bags

EXAMPLES

  catmandu drop <STORE> <OPTIONS>

  # drop the whole store
  catmandu drop ElasticSearch --index-name items
  # drop a single bag
  catmandu drop ElasticSearch --index-name items --bag thingies
2017-01-04 perl v5.24.1