mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
Also removes the `-f` flags of bundle to follow the single-letter flags evaluation. Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit 10919e890942cbdaa65f180dbcd475d21b9c6713) Signed-off-by: Tibor Vass <tibor@docker.com>
633 B
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.