Add missing stack ls sidebar

This commit is contained in:
Metal 2021-06-08 17:00:18 +07:00
parent d138f894ad
commit a113b85f53
No known key found for this signature in database
GPG Key ID: 91545C0F034AAA08
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/