workflow (Legacy)

bootspring workflow ... is a legacy doc path. The current CLI does not expose workflow as a top-level command.

Use the commands below instead.

Replacements#

If you were using...Use now
bootspring workflow listbootspring orchestrator workflows
bootspring workflow statusbootspring orchestrator status
bootspring workflow start <name>bootspring orchestrator start <name>
bootspring workflow resume/nextbootspring orchestrator next
task-loop style workflowsbootspring build ... or bootspring loop ...
preseed approval workflowbootspring preseed workflow ...

Examples#

Loading code block...