This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
laydi/wiki/help/cmdline.md
2023-01-25 13:36:26 +01:00

980 B

Fluents takes the following command line options:

-h or --help Displays help index, which is probably more updated than what is documented on the web.
-l or --workflow-list Lists the available workflows. Available workflows must be in the workflows package and must load on your system.
-w workflow or --workflow=workflow Creates a new project using the given workflow. Use -l to get a list of workflows. The workflow parameter is the identifier of the workflow.