prune_datasets¶
- lsst.daf.butler.cli.cmd.prune_datasets = <ButlerCommand prune-datasets>¶
Query for and remove one or more datasets from a collection and/or storage.
REPO is the URI or path to an existing data repository root or configuration file.
COLLECTIONS is or more expressions that identify the collections to search for datasets. Glob-style expressions may be used but only if the –find-all flag is also passed.