mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
`docsreference/commandline/stack_tasks.md ` & `docsreference/commandline/stack_ls.md` do not exist. I need this to be merge to solve that issue: https://github.com/docker/docker.github.io/issues/1068, and merge new CI tests for the docs: https://github.com/docker/docker.github.io/pull/1052 Signed-off-by: Adrien Duermael <adrien@duermael.com>
633 B
633 B
redirect_from, advisory, description, keywords, title
| redirect_from | advisory | description | keywords | title | ||
|---|---|---|---|---|---|---|
|
experimental | The stack config command description and usage |
|
docker stack config (experimental) |
Usage: docker stack config [OPTIONS] STACK
Print the stack configuration
Options:
--file string Path to a Distributed Application Bundle file (Default: STACK.dab)
--help Print usage
Displays the configuration of a stack.