Skip to content

Start your first workspace

Create a workspace in the browser after each member project is independently trusted and can reach its own success state.

Review the graph

Add projects and dependencies, then choose the partial-failure policy. Cycles are rejected. Independent branches may start in parallel; dependents wait for required health gates.

Start from the CLI

Terminal window
switchyard workspace list
switchyard workspace get <workspace-id>
switchyard workspace start <workspace-id>

The start command returns a durable operation. Open the workspace progress view to see queued, running, healthy, failed, skipped, and rollback states per project.

Observable success

Every dependency reaches its configured health gate before its dependents start. A partial failure follows the selected continue, stop, or rollback policy without tearing down project data. Bulk stop preserves volumes unless a separate destructive action is explicitly authorized.

Use this pageLast verified Jul 17, 2026
Copy-ready MarkdownOpen sourceReport a docs issue