Dashboard › craft › Distillation
3e800f25-bf49-48b8-90d3-06f2a585e4e1["lore_tm_v1_mfyKwdCxRdrHq9I6Qg6mpotMKC9nSvvBxOGbDVJBMKU"]
Date: Sep 3, 2026
src/commands/workspace.ts (13 lines). It imports Argv and CommandBuilder from yargs and all exports from ./workspace_cmds/list as list; defines command ['workspace <command>'], description 'Manage release workspaces', a builder that requires a subcommand via yargs.demandCommand().command(list), and a no-op handler() containing /* pass */.