remove_runs

lsst.daf.butler.cli.cmd.remove_runs = <ButlerCommand remove-runs>

Remove one or more RUN collections.

REPO is the URI or path to an existing data repository root or configuration file.

COLLECTION is a glob-style expression that identifies the RUN collection(s) to remove.

This command can be used to remove RUN collections and the datasets within them.

Parameters:
contextclick.Context

Context provided by Click.

confirmbool

Confirmation for removal of the run.

forcebool

Force removal.

**kwargsdict [str, str]

The parameters to pass to removeRuns.