Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
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.
laydi/wiki/help/cmdline.md

7 lines
980 B
Markdown

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. |