Bases: object
Only execute task when specified with –tasks.
-
on_task_start(task, config)[source]
-
schema = {'description': 'Prevents this task from running unless it is explicitly specified with --tasks, or in a schedule', 'title': 'manual', 'type': 'boolean'}