Files
docker-cli/components/engine/docs/reference/commandline/stack_config.md
Vincent Demeester 918c17adbd Add documentation for stack commands
Also removes the `-f` flags of bundle to follow the single-letter flags
evaluation.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 10919e890942cbdaa65f180dbcd475d21b9c6713
Component: engine
2016-07-19 18:32:44 +02:00

633 B

stack config (experimental)

Usage:  docker stack config [OPTIONS] STACK

Print the stack configuration

Options:
      --bundle string   Path to a Distributed Application Bundle file (Default: STACK.dab)
      --help            Print usage

Displays the configuration of a stack.