â¨ī¸ run
selflow runâ
Start a workflow on the Selflow-Daemon and wait for the end of its execution.
Synopsisâ
Start a workflow on the Selflow-Daemon and wait for the end of its execution.
If the command is stopped, the workflow will not be stopped. The commands also gives logs about what is happening.
The workflow file must follow the selflow workflow syntax (https://selflow.github.io/selflow/docs/workflow-syntax).
It can be written using YAML or JSON.
selflow run ./filename [flags]
Optionsâ
-h, --help help for run
Options inherited from parent commandsâ
--recreate-daemon Kill and recreate the daemon if it already exists
SEE ALSOâ
- selflow - Selflow is a workflow orchestration tool