mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Also removes the `-f` flags of bundle to follow the single-letter flags evaluation. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
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.