mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Move docker stack docs out of experimental
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit bb96e18b19)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
committed by
Victor Vieux
parent
1f9b3ef9e9
commit
3decd08d7a
@@ -2,7 +2,6 @@
|
||||
title: "stack deploy"
|
||||
description: "The stack deploy command description and usage"
|
||||
keywords: "stack, deploy, up"
|
||||
advisory: "experimental"
|
||||
---
|
||||
|
||||
<!-- This file is maintained within the docker/docker Github
|
||||
@@ -14,7 +13,7 @@ advisory: "experimental"
|
||||
will be rejected.
|
||||
-->
|
||||
|
||||
# stack deploy (experimental)
|
||||
# stack deploy
|
||||
|
||||
```markdown
|
||||
Usage: docker stack deploy [OPTIONS] STACK
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "stack ls"
|
||||
description: "The stack ls command description and usage"
|
||||
keywords: "stack, ls"
|
||||
advisory: "experimental"
|
||||
---
|
||||
|
||||
<!-- This file is maintained within the docker/docker Github
|
||||
@@ -14,7 +13,7 @@ advisory: "experimental"
|
||||
will be rejected.
|
||||
-->
|
||||
|
||||
# stack ls (experimental)
|
||||
# stack ls
|
||||
|
||||
```markdown
|
||||
Usage: docker stack ls
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "stack ps"
|
||||
description: "The stack ps command description and usage"
|
||||
keywords: "stack, ps"
|
||||
advisory: "experimental"
|
||||
---
|
||||
|
||||
<!-- This file is maintained within the docker/docker Github
|
||||
@@ -14,7 +13,7 @@ advisory: "experimental"
|
||||
will be rejected.
|
||||
-->
|
||||
|
||||
# stack ps (experimental)
|
||||
# stack ps
|
||||
|
||||
```markdown
|
||||
Usage: docker stack ps [OPTIONS] STACK
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "stack rm"
|
||||
description: "The stack rm command description and usage"
|
||||
keywords: "stack, rm, remove, down"
|
||||
advisory: "experimental"
|
||||
---
|
||||
|
||||
<!-- This file is maintained within the docker/docker Github
|
||||
@@ -14,7 +13,7 @@ advisory: "experimental"
|
||||
will be rejected.
|
||||
-->
|
||||
|
||||
# stack rm (experimental)
|
||||
# stack rm
|
||||
|
||||
```markdown
|
||||
Usage: docker stack rm STACK
|
||||
|
||||
Reference in New Issue
Block a user