Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.75 KB

reset.rst

File metadata and controls

36 lines (22 loc) · 1.75 KB

reset

Command-line tool subcommand

Delete any output from the given module and restore it to unexecuted state.

Usage:

pimlico.sh [...] reset [modules [modules ...]] [-h] [-n]

Positional arguments

Arg Description
[modules [modules ...]] The names (or numbers) of the modules to reset, or 'all' to reset the whole pipeline

Options

Option Description
-n, --no-deps Only reset the state of this module, even if it has dependent modules in an executed state, which could be invalidated by resetting and re-running this one