stack_list
List stacks deployed in a Docker swarm. Returns name, service count, and orchestrator for each stack.
Instructions
List the stacks deployed to the swarm, parsed from --format '{{json .}}'.
Requires the target daemon to be a swarm manager (raises otherwise).
returns: list - One dict per stack (name, services count, orchestrator)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||