ZenML · Arazzo Workflow
ZenML Inspect Stack Topology
Version 1.0.0
Pick a stack, read its component wiring, and cross-reference the component catalog.
Provider
Workflows
inspect-stack-topology
Read a stack's component wiring and cross-reference the component catalog.
Lists stacks to select one, reads it to expose its component map, and lists stack components to resolve the referenced ids.
1
listStacks
listStacks
List stacks and select the first one to inspect.
2
readStack
getStack
Read the selected stack to expose its component-type-to-id wiring.
3
listComponents
listStackComponents
List the stack-component catalog, optionally filtered by type, so the ids referenced by the stack can be resolved to concrete flavors.