Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.01 KB

File metadata and controls

37 lines (29 loc) · 1.01 KB
title stack config
description The stack config command description and usage
keywords
stack, config
advisory experimental

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