Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 626 Bytes

File metadata and controls

31 lines (24 loc) · 626 Bytes
advisory experimental
description The stack config command description and usage
keywords
stack, config
menu
main
parent
smn_cli
title stack config

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