From 575cf10062704899e1558abc885755bc9367c32e Mon Sep 17 00:00:00 2001 From: boruszak Date: Tue, 27 Sep 2022 11:30:08 -0500 Subject: [PATCH] CLI Page nav listing --- website/data/commands-nav-data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/data/commands-nav-data.json b/website/data/commands-nav-data.json index 3a3bb0609b..c74c00c1ff 100644 --- a/website/data/commands-nav-data.json +++ b/website/data/commands-nav-data.json @@ -252,6 +252,10 @@ } ] }, + { + "title": "consul-dataplane", + "path": "consul-dataplane" + }, { "title": "debug", "path": "debug"