reset

class ResetCmd[source]

Bases: pimlico.cli.subcommands.PimlicoCLISubcommand

command_name = 'reset'
command_help = 'Delete any output from the given module and restore it to unexecuted state'
add_arguments(parser)[source]
run_command(pipeline, opts)[source]