docs: Show `consul intention list` in nav sidebar

Ensure `consul intention list` command is displayed in the navigation
sidebar.

Fixes #12036
This commit is contained in:
Blake Covarrubias 2022-01-13 18:58:28 -08:00 committed by Blake Covarrubias
parent 84234e7800
commit 9a143762c1
1 changed files with 1 additions and 2 deletions

View File

@ -297,8 +297,7 @@
}, },
{ {
"title": "list", "title": "list",
"path": "intention/list", "path": "intention/list"
"hidden": true
}, },
{ {
"title": "match", "title": "match",