feat: 添加新的分享路由以获取cnb工作空间中助手的访问地址
This commit is contained in:
4
agent/command.ts
Normal file
4
agent/command.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { app } from './index.ts';
|
||||
import { parse } from '@kevisual/router/src/commander.ts';
|
||||
|
||||
parse({ app: app as any, description: 'CNB控制台命令行工具', parse: true })
|
||||
Reference in New Issue
Block a user