writeCleanUpRepoCmd

lsst.ts.wep.utils.writeCleanUpRepoCmd(repoDir, runName)

Format a command line call to clean up the data created by a pipeline.

Parameters:
repoDir: str

Location of Gen 3 repository.

runName: str

Name of collection for data produced by the task.

Returns:
str

Butler prune-collection command.