create¶
Create new manifest file
fractal-manifest create [-h] --package PACKAGE [--task-list-path
TASK_LIST_PATH]
Named Arguments¶
-
--package: Example: 'fractal_tasks_core' -
--task-list-path: Dot-separated path to thetask_list.pymodule, relative to the package root (default value: 'dev.task_list'). Default:"dev.task_list".