CLI Reference
Stepflow provides several commands for executing workflows in different ways. This reference covers all available commands and their options.
Commands
run- Run a workflow directlysubmit- Submit a workflow to a Stepflow servertest- Run tests defined in workflow files or directorieslist-components- List all available components from a stepflow configrepl- Start an interactive REPL for workflow developmentvalidate- Validate workflow files and configurationinfer- Infer types for a workflow and output an annotated flowvisualize- Visualize workflow structure as a graph
Global Options
All commands support these global options:
--omit-stack-trace <OMIT_STACK_TRACE>- Omit stack traces (line numbers of errors)