pipelines.management.commands.pipelines module#

class pipelines.management.commands.pipelines.Command(stdout=None, stderr=None, no_color=False, force_color=False)#

Bases: BaseCommand

handle(*args, **options)#

Allow user to run a pipeline.

invalid = 'Invalid input'#