Skip to content

Commit ca3f4fd

Browse files
committed
doc updates
1 parent 92e59da commit ca3f4fd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@ const guideSidebar = [
1515
items: [
1616
{ text: 'Overview', link: '/cli/' },
1717
{ text: 'Code Commands', link: '/cli/code' },
18+
{ text: 'Job Commands', link: '/cli/jobs' },
1819
{ text: 'Sites Commands', link: '/cli/sites' },
19-
{ text: 'Sandbox Commands', link: '/cli/sandbox' },
20+
{ text: 'WebDAV Commands', link: '/cli/webdav' },
21+
{ text: 'ODS Commands', link: '/cli/ods' },
2022
{ text: 'MRT Commands', link: '/cli/mrt' },
23+
{ text: 'SLAS Commands', link: '/cli/slas' },
24+
{ text: 'Auth Commands', link: '/cli/auth' },
2125
{ text: 'Logging', link: '/cli/logging' },
2226
],
2327
},

0 commit comments

Comments
 (0)