stack_ls
List all deployed Docker Swarm stacks including their service counts and orchestrator. Requires a swarm manager node.
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 | |||