Start a z/OSMF workflow on a z/OS system.
Usage
zowe zos-workflows start <command>
Where <command> is one of the following:
Commands
- workflow-full | wf - Will run workflow from the beginning to the end or to the first manual step.
- workflow-step | ws - Will run given step of workflow instance plus following steps if specified by --perform-following-steps option.