We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67e4e2 commit ee30a6cCopy full SHA for ee30a6c
1 file changed
docs/.vitepress/config.mts
@@ -45,6 +45,7 @@ const guideSidebar = [
45
{ text: 'Setup Commands', link: '/cli/setup' },
46
{ text: 'Scaffold Commands', link: '/cli/scaffold' },
47
{ text: 'Auth Commands', link: '/cli/auth' },
48
+ { text: 'Account Manager Commands', link: '/cli/account-manager' },
49
{ text: 'Logging', link: '/cli/logging' },
50
],
51
},
0 commit comments