docker stack services <STACK>
List the services in the stack
Arguments
| Name | Description |
|---|---|
STACK |
Options
| Name | Description |
|---|---|
-f, --filter <filter> | Filter output based on conditions provided |
--format <string> | Pretty-print services using a Go template |
--orchestrator <string> | Orchestrator to use (swarm|kubernetes|all) |
-q, --quiet | Only display IDs |