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