1
0
mirror of https://github.com/docker/cli.git synced 2025-07-05 13:21:14 +03:00
Files
cli/docs/reference/commandline/stack_config.md
Akihiro Suda 268c22d77b add docker stack ls
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-06-02 00:10:11 +00:00

697 B

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.