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
2023-03-03 perl v5.36.0