Skip to main content

workflow-code help

workflow-code help Output a short help for local CLI. Help mode is entered when no command is passed, help, --help, or -h is passed.

Command Format

workflow-code help
workflow-code --help
workflow-code -h
workflow-code

Output content

ContentDescription
UsageBase format of run, json, structure.
ExamplesExamples of common local runs and structural checks.

Behavior

SituationResult
Command not passedOutput help, exit code is 0.
The first parameter is help / --help / -hOutput help, exit code is 0.
The first parameter is an unknown commandOutput error message with exit code 1.

Next step

GoalDocument
Execute workflowworkflow-code run
Output JSON Reportworkflow-code json
analysis structureworkflow-code structure