Merge pull request #12976 from tedhexaflow/add-missing-stack-ls-sidebar

Add missing 'stack ls' sidebar
This commit is contained in:
Usha Mandya 2021-06-11 10:24:02 +01:00 committed by GitHub
commit 0ae20a1be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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/