Skip to content

Commit fb4b7d9

Browse files
authored
docs: Moving CLI Reference to Operations in TOC (#8001)
Signed-off-by: Johan Fylling <[email protected]>
1 parent c7746a0 commit fb4b7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ module.exports = {
5757
"ssh-and-sudo-authorization",
5858
"terraform",
5959
SidebarTitle("Operations"),
60+
"cli",
6061
{
6162
type: "category",
6263
label: "Management APIs",
@@ -109,7 +110,6 @@ module.exports = {
109110
collapsed: true,
110111
items: [
111112
{ type: "autogenerated", dirName: "debugging" },
112-
"cli",
113113
"editor-and-ide-support",
114114
"oauth-oidc",
115115
"cheatsheet",

0 commit comments

Comments
 (0)