Command-line usage#

ewoksscxrd workflows are executed with the ewoks CLI.

Show a workflow#

ewoks show path/to/workflow.json

Execute a workflow#

ewoks execute path/to/workflow.json

Submit a workflow#

ewoks submit path/to/workflow.json

Install workflow requirements#

ewoks install path/to/workflow.json

For complete CLI options, see the Ewoks CLI reference: https://ewoks.readthedocs.io/en/stable/reference/cli.html.