mirror of
https://github.com/moby/moby.git
synced 2026-08-04 23:21:00 +00:00
Formatting changes to make 1.12.x ref docs buildable in Jekyll
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "stack config"
|
||||
description = "The stack config command description and usage"
|
||||
keywords = ["stack, config"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# stack config (experimental)
|
||||
---
|
||||
redirect_from:
|
||||
- /reference/commandline/stack_config/
|
||||
advisory: experimental
|
||||
description: The stack config command description and usage
|
||||
keywords:
|
||||
- stack, config
|
||||
title: docker stack config (experimental)
|
||||
---
|
||||
|
||||
```markdown
|
||||
Usage: docker stack config [OPTIONS] STACK
|
||||
|
||||
Reference in New Issue
Block a user