docker-stack-services - Man Page
List the services in the stack
Synopsis
docker stack services [Options] STACK
Description
List the services in the stack
Options
- -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
Options Inherited from Parent Commands
- --kubeconfig=""
Kubernetes config file
- --orchestrator=""
Orchestrator to use (swarm|kubernetes|all)
See Also
Referenced By
May 2020 Docker Community