mirror of https://github.com/docker/docs.git
Merge pull request #12976 from tedhexaflow/add-missing-stack-ls-sidebar
Add missing 'stack ls' sidebar
This commit is contained in:
commit
0ae20a1be8
|
@ -852,6 +852,8 @@ reference:
|
|||
title: docker stack
|
||||
- path: /engine/reference/commandline/stack_deploy/
|
||||
title: docker stack deploy
|
||||
- path: /engine/reference/commandline/stack_ls/
|
||||
title: docker stack ls
|
||||
- path: /engine/reference/commandline/stack_ps/
|
||||
title: docker stack ps
|
||||
- path: /engine/reference/commandline/stack_rm/
|
||||
|
|
Loading…
Reference in New Issue