Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 633 Bytes

File metadata and controls

28 lines (22 loc) · 633 Bytes
redirect_from
/reference/commandline/stack_config/
advisory experimental
description The stack config command description and usage
keywords
stack, config
title 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.

Related information