We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428254e commit 3ffb46fCopy full SHA for 3ffb46f
src/command/list/cmd.ts
@@ -17,7 +17,6 @@ import { outputTools } from "../../tools/tools-console.ts";
17
import { notebookContext } from "../../render/notebook/notebook-context.ts";
18
19
export const listCommand = new Command()
20
- .hidden()
21
.name("list")
22
.arguments("<type:string>")
23
.description(
0 commit comments