temp
This commit is contained in:
@@ -28,4 +28,16 @@ export const showMore = (obj: any) => {
|
||||
// branch: 'main',
|
||||
// });
|
||||
|
||||
// console.log("start", start);
|
||||
// console.log("start", start);
|
||||
// const start = await cnb.workspace.startWorkspace('kevisual/assistant-app', {
|
||||
// branch: 'main',
|
||||
// });
|
||||
// if(start.data) {
|
||||
// const url = start.data.url;
|
||||
// console.log("url", url);
|
||||
// const consoleUrl = cnb.workspace.getConsoleUrl(url);
|
||||
// console.log("consoleUrl", consoleUrl);
|
||||
// }
|
||||
// console.log("start", start);
|
||||
// const deteail = await cnb.workspace.getDetail('kevisual/assistant-app',sn);
|
||||
// console.log("deteail", showMore(deteail));
|
||||
|
||||
Reference in New Issue
Block a user