DOCKER(1) | Docker User Manuals | DOCKER(1) |
docker-stack-services - List the services in the stack
docker stack services [OPTIONS] STACK
List the services in the stack
-f, --filter= Filter output based on conditions provided
--format="" Pretty-print services using a Go template
-h, --help[=false] help for services
--namespace="" Kubernetes namespace to use
-q, --quiet[=false] Only display IDs
--kubeconfig="" Kubernetes config file
--orchestrator="" Orchestrator to use (swarm|kubernetes|all)
May 2022 | Docker Community |