mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +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 deploy"
|
||||
description = "The stack deploy command description and usage"
|
||||
keywords = ["stack, deploy, up"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# stack deploy (experimental)
|
||||
---
|
||||
redirect_from:
|
||||
- /reference/commandline/stack_deploy/
|
||||
advisory: experimental
|
||||
description: The stack deploy command description and usage
|
||||
keywords:
|
||||
- stack, deploy, up
|
||||
title: docker stack deploy (experimental)
|
||||
---
|
||||
|
||||
```markdown
|
||||
Usage: docker stack deploy [OPTIONS] STACK
|
||||
|
||||
Reference in New Issue
Block a user