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 list | bootspring orchestrator workflows |
bootspring workflow status | bootspring orchestrator status |
bootspring workflow start <name> | bootspring orchestrator start <name> |
bootspring workflow resume/next | bootspring orchestrator next |
| task-loop style workflows | bootspring build ... or bootspring loop ... |
| preseed approval workflow | bootspring preseed workflow ... |
Examples#
Loading code block...