docker-stack-ls - List stacks
docker stack ls [OPTIONS]
List stacks
--all-namespaces[=false] |
List stacks from all Kubernetes namespaces | ||
--format="" |
Pretty-print stacks using a Go template | ||
-h, --help[=false] |
help for ls | ||
--namespace=[] |
Kubernetes namespaces to use |
--kubeconfig="" |
Kubernetes config file | ||
--orchestrator="" |
Orchestrator to use (swarm|kubernetes|all) |
docker-stack(1)