status¶
-
class
StatusCmd[source]¶ Bases:
pimlico.cli.subcommands.PimlicoCLISubcommand-
command_name= 'status'¶
-
command_help= 'Output a module execution schedule for the pipeline and execution status for every module'¶
-
-
status_colored(module, text=None)[source]¶ Colour the text according to the status of the given module. If text is not given, the module’s name is returned.