@lovrabet/lovrabet-cli 2.0.5-beta.1 → 2.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cli.js +1 -1
- package/lib/commands/app/cache.js +1 -1
- package/lib/commands/app/definitions.js +1 -1
- package/lib/commands/app/mock-loader.js +1 -1
- package/lib/commands/app/remote-source.js +1 -1
- package/lib/commands/app/shared.js +1 -1
- package/lib/commands/auth/index.js +1 -1
- package/lib/commands/auth/prompt.js +1 -1
- package/lib/commands/bff/detail.js +1 -1
- package/lib/commands/bff/exec.js +1 -1
- package/lib/commands/bff/index.js +1 -1
- package/lib/commands/common/config-policy.js +1 -1
- package/lib/commands/common/constraints.js +1 -1
- package/lib/commands/common/flags.js +1 -1
- package/lib/commands/config/definitions.js +1 -1
- package/lib/commands/config/shared.js +1 -1
- package/lib/commands/data/index.js +1 -1
- package/lib/commands/dataset/detail.js +1 -1
- package/lib/commands/dataset/index.js +1 -1
- package/lib/commands/dataset/list.js +1 -1
- package/lib/commands/doctor.js +1 -1
- package/lib/commands/init.js +1 -1
- package/lib/commands/logs/index.js +1 -1
- package/lib/commands/registry.js +1 -1
- package/lib/commands/schema.js +1 -1
- package/lib/commands/skill/index.js +1 -1
- package/lib/commands/sql/detail.js +1 -1
- package/lib/commands/sql/exec.js +1 -1
- package/lib/commands/sql/index.js +1 -1
- package/lib/config/schema.js +1 -1
- package/lib/constant/auth-mode.js +1 -1
- package/lib/constant/cli.js +1 -1
- package/lib/constant/defaults.js +1 -1
- package/lib/constant/domain.js +1 -1
- package/lib/constant/env.js +1 -1
- package/lib/constant/output.js +1 -1
- package/lib/constant/risk.js +1 -1
- package/lib/constant/url.js +1 -1
- package/lib/context.js +1 -1
- package/lib/core/api-client.js +1 -1
- package/lib/core/db-resolver.js +1 -1
- package/lib/core/sdk-client.js +1 -1
- package/lib/errors.js +1 -1
- package/lib/framework/build-all-flags.js +1 -1
- package/lib/framework/dryrun.js +1 -1
- package/lib/framework/flags.js +1 -1
- package/lib/framework/help.js +1 -1
- package/lib/framework/index.js +1 -1
- package/lib/framework/output.js +1 -1
- package/lib/framework/preparse.js +1 -1
- package/lib/framework/response.js +1 -1
- package/lib/framework/runner-confirmation.js +1 -1
- package/lib/framework/runner-error.js +1 -1
- package/lib/framework/runner.js +1 -1
- package/lib/framework/schema-export.js +1 -1
- package/lib/framework/types.js +1 -1
- package/lib/help.js +1 -1
- package/lib/skills/npx-skills-add.js +1 -1
- package/lib/utils/apply-jq-filter.js +1 -1
- package/lib/utils/logger.js +1 -1
- package/lib/utils/params.js +1 -1
- package/lib/utils/platform.js +1 -1
- package/lib/utils/version.js +1 -1
- package/lib/utils/write-cli-side-channel.js +1 -1
- package/package.json +1 -1
package/lib/cli.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const
|
|
2
|
+
const a0_0x3dd920=a0_0x5e28;function a0_0x5e28(_0x45c63c,_0x22b063){_0x45c63c=_0x45c63c-0x15f;const _0x43629d=a0_0x4362();let _0x5e286f=_0x43629d[_0x45c63c];return _0x5e286f;}(function(_0x20f143,_0x311d3f){const _0x887324=a0_0x5e28,_0x5de9ea=_0x20f143();while(!![]){try{const _0x3c8b49=parseInt(_0x887324(0x173))/0x1*(-parseInt(_0x887324(0x162))/0x2)+-parseInt(_0x887324(0x164))/0x3+-parseInt(_0x887324(0x174))/0x4*(parseInt(_0x887324(0x170))/0x5)+-parseInt(_0x887324(0x16a))/0x6*(parseInt(_0x887324(0x17d))/0x7)+-parseInt(_0x887324(0x167))/0x8*(parseInt(_0x887324(0x180))/0x9)+-parseInt(_0x887324(0x179))/0xa+parseInt(_0x887324(0x182))/0xb;if(_0x3c8b49===_0x311d3f)break;else _0x5de9ea['push'](_0x5de9ea['shift']());}catch(_0x2da5fa){_0x5de9ea['push'](_0x5de9ea['shift']());}}}(a0_0x4362,0x6a9e8));import{jsx as a0_0x9d9138}from'react/jsx-runtime';import a0_0x41f5e3 from'meow';import{render}from'ink';import{Help}from'./help.js';import{CliError,CliErrors}from'./errors.js';import{buildConfigFromFlags,initGlobalEnvironment}from'./context.js';import{isKnownService,getServiceEntry,findDefinition,getAllDefinitions}from'./commands/registry.js';import{runCommand,createPipelineEnv}from'./framework/runner.js';import{generateCommandHelp,generateServiceHelp,generateFullHelp}from'./framework/help.js';import{buildMeowFlags}from'./constant/cli.js';const helpText=generateFullHelp(),cli=a0_0x41f5e3(helpText,{'importMeta':import.meta,'flags':buildMeowFlags(),'autoVersion':!![]});void main()[a0_0x3dd920(0x171)](handleError);async function main(){try{await run();}catch(_0xef9b6b){handleError(_0xef9b6b);}}async function run(){const _0x375925=a0_0x3dd920;let _0x27113d=cli[_0x375925(0x172)][0x0],_0x4ffc0f=cli['input'][0x1];const _0xe428dc=cli[_0x375925(0x184)];try{const {correctFlags:_0x400ed9}=await import(_0x375925(0x185)),_0x3ccaf8=getAllDefinitions()['flatMap'](_0x21af68=>_0x21af68[_0x375925(0x184)]??[]),{flags:_0x47252e,corrections:_0xc23840}=_0x400ed9(_0xe428dc,_0x3ccaf8);if(_0xc23840['length']>0x0){for(const _0x49b617 of _0xc23840){process[_0x375925(0x178)]['write'](_0x375925(0x166)+_0x49b617[_0x375925(0x175)]+_0x375925(0x160)+_0x49b617['original']+_0x375925(0x16d)+_0x49b617[_0x375925(0x186)]+'\x0a');}Object[_0x375925(0x176)](_0xe428dc,_0x47252e);}}catch{}if(!_0x27113d||!isKnownService(_0x27113d)){const {waitUntilExit:_0x2e9af1}=render(a0_0x9d9138(Help,{}));await _0x2e9af1();return;}const _0x34f5b7=getServiceEntry(_0x27113d);if(!_0x4ffc0f){if(_0xe428dc[_0x375925(0x183)]){console[_0x375925(0x177)](generateServiceHelp(_0x27113d));return;}if(_0x34f5b7[_0x375925(0x16b)])_0x4ffc0f=_0x34f5b7[_0x375925(0x16b)];else{console[_0x375925(0x177)](generateServiceHelp(_0x27113d));return;}}const _0x16bdd3=findDefinition(_0x27113d,_0x4ffc0f);!_0x16bdd3&&(console[_0x375925(0x177)](generateServiceHelp(_0x27113d)),handleError(CliErrors[_0x375925(0x161)](_0x27113d+'\x20'+_0x4ffc0f)));if(_0xe428dc[_0x375925(0x183)]){console['log'](generateCommandHelp(_0x16bdd3));return;}const _0x1f6a44=buildConfigFromFlags(_0xe428dc);await initGlobalEnvironment(_0x1f6a44);const _0x71e0e4=createPipelineEnv(_0x1f6a44,_0xe428dc);_0x71e0e4[_0x375925(0x17c)]=cli['input'][_0x375925(0x165)](0x2),await runCommand(_0x16bdd3,_0x71e0e4);}function handleError(_0x1f55b0){const _0x99ea74=a0_0x3dd920;if(_0x1f55b0 instanceof CliError){_0x1f55b0[_0x99ea74(0x16e)]===_0x99ea74(0x15f)&&(process['stderr']['write']('\x0aCancelled.\x0a'),process[_0x99ea74(0x16c)](0x0));console[_0x99ea74(0x168)](_0x99ea74(0x17f)+_0x1f55b0[_0x99ea74(0x163)]);if(_0x1f55b0[_0x99ea74(0x16f)])console[_0x99ea74(0x168)]('Hint:\x20'+_0x1f55b0[_0x99ea74(0x16f)]);process[_0x99ea74(0x16c)](_0x1f55b0[_0x99ea74(0x17a)]);}isUserCancellation(_0x1f55b0)&&(process['stderr'][_0x99ea74(0x17b)](_0x99ea74(0x169)),process['exit'](0x0)),console[_0x99ea74(0x168)]('Unexpected\x20error:',_0x1f55b0),process['exit'](0x1);}function a0_0x4362(){const _0x4ce0cc=['message','2587770YLjHAa','slice','[preparse]\x20','8FFBEJc','error','\x0aCancelled.\x0a','6SYxGFJ','defaultCommand','exit','\x20->\x20--','code','hint','370295kjGnpO','catch','input','1rzDoKX','44CHoPjR','handler','assign','log','stderr','8537550mEkXsJ','exitCode','write','args','2684689AEPMiS','ERR_STREAM_DESTROYED','Error:\x20','1853991OWrKHn','name','45488960ODJNao','help','flags','./framework/preparse.js','corrected','cancelled',':\x20--','unknownCommand','1156256hLhaxW'];a0_0x4362=function(){return _0x4ce0cc;};return a0_0x4362();}function isUserCancellation(_0x44c6bd){const _0x48230e=a0_0x3dd920;if(!(_0x44c6bd instanceof Error))return![];if(_0x44c6bd[_0x48230e(0x181)]==='ExitPromptError')return!![];if(_0x44c6bd[_0x48230e(0x16e)]==='ERR_USE_AFTER_CLOSE')return!![];if(_0x44c6bd[_0x48230e(0x16e)]===_0x48230e(0x17e))return!![];return![];}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x2be061,_0x1d332f){const _0x33f742=a1_0x1e4a,_0x281281=_0x2be061();while(!![]){try{const _0x1f1b6b=-parseInt(_0x33f742(0x1a9))/0x1+parseInt(_0x33f742(0x195))/0x2+-parseInt(_0x33f742(0x19c))/0x3+-parseInt(_0x33f742(0x1a0))/0x4+parseInt(_0x33f742(0x191))/0x5+parseInt(_0x33f742(0x19b))/0x6*(parseInt(_0x33f742(0x1a6))/0x7)+-parseInt(_0x33f742(0x194))/0x8*(parseInt(_0x33f742(0x18d))/0x9);if(_0x1f1b6b===_0x1d332f)break;else _0x281281['push'](_0x281281['shift']());}catch(_0x5c4135){_0x281281['push'](_0x281281['shift']());}}}(a1_0x2be0,0x3329b));import{createHash}from'node:crypto';function a1_0x1e4a(_0x3b0e79,_0x493862){_0x3b0e79=_0x3b0e79-0x18b;const _0x2be020=a1_0x2be0();let _0x1e4a80=_0x2be020[_0x3b0e79];return _0x1e4a80;}import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{homedir}from'node:os';import{dirname,resolve}from'node:path';function fingerprintAccessKey(_0x2032f1){const _0x3184d4=a1_0x1e4a,_0x47aa23=_0x2032f1[_0x3184d4(0x18c)](),_0x4522de=_0x47aa23['slice'](-0x6)||_0x3184d4(0x197),_0x1cb9d7=createHash(_0x3184d4(0x1a7))[_0x3184d4(0x19f)](_0x47aa23)[_0x3184d4(0x1a8)](_0x3184d4(0x1a3))[_0x3184d4(0x193)](0x0,0xc);return _0x3184d4(0x19e)+_0x4522de+'_'+_0x1cb9d7;}export function getAppCacheFilePath(_0x3850ab,_0x43d5c2){const _0x2d40cd=a1_0x1e4a;return resolve(homedir(),_0x2d40cd(0x1a4),'cache',_0x3850ab,fingerprintAccessKey(_0x43d5c2),_0x2d40cd(0x1a1));}export function readCachedAppList(_0x249989,_0x2afc37){const _0x2e0f64=a1_0x1e4a;if(!_0x2afc37?.['trim']())return null;const _0x204b17=getAppCacheFilePath(_0x249989,_0x2afc37);if(!existsSync(_0x204b17))return null;try{const _0x3bc2a0=readFileSync(_0x204b17,_0x2e0f64(0x1aa));if(!_0x3bc2a0[_0x2e0f64(0x18c)]())return null;const _0x4663f8=JSON[_0x2e0f64(0x19d)](_0x3bc2a0);if(!Array[_0x2e0f64(0x1a2)](_0x4663f8[_0x2e0f64(0x18f)]))return null;return _0x4663f8;}catch{return null;}}export function writeCachedAppList(_0x570b5f,_0x5ef3af,_0x20fad3){const _0x1954ad=a1_0x1e4a,_0x12753b=getAppCacheFilePath(_0x570b5f,_0x5ef3af),_0x2174fd=dirname(_0x12753b);!existsSync(_0x2174fd)&&mkdirSync(_0x2174fd,{'recursive':!![]});const _0x44e575=_0x12753b+_0x1954ad(0x1a5);try{writeFileSync(_0x44e575,JSON[_0x1954ad(0x19a)](_0x20fad3,null,0x2)+'\x0a',{'encoding':_0x1954ad(0x1aa),'mode':0x180});try{renameSync(_0x44e575,_0x12753b);}catch(_0x18ff79){if(_0x18ff79[_0x1954ad(0x192)]===_0x1954ad(0x198)||_0x18ff79[_0x1954ad(0x192)]===_0x1954ad(0x18b)||_0x18ff79[_0x1954ad(0x192)]===_0x1954ad(0x18e)){writeFileSync(_0x12753b,JSON[_0x1954ad(0x19a)](_0x20fad3,null,0x2)+'\x0a',{'encoding':'utf8'});try{unlinkSync(_0x44e575);}catch{}}else throw _0x18ff79;}}catch(_0x5827d3){try{unlinkSync(_0x44e575);}catch{}throw _0x5827d3;}return _0x12753b;}function a1_0x2be0(){const _0x4fb443=['parse','ak_','update','254804MoWidR','my-apps.json','isArray','hex','.lovrabet','.tmp','2066554YAerHe','sha256','digest','178754azmfOa','utf8','EXDEV','trim','9EBeRhW','EACCES','items','find','1211640hzmbaB','code','slice','755880ouAeVR','563248pYkqOF','appName','unknown','EPERM','appCode','stringify','6mjcGHr','818013KadoPM'];a1_0x2be0=function(){return _0x4fb443;};return a1_0x2be0();}export function resolveCachedAppCode(_0x35442e,_0x353ae5,_0x28bc4c){const _0x2f3273=a1_0x1e4a;if(!_0x35442e)return undefined;const _0x5a8b20=readCachedAppList(_0x353ae5,_0x28bc4c),_0x2d5587=_0x5a8b20?.['items'][_0x2f3273(0x190)](_0x49ccf3=>_0x49ccf3[_0x2f3273(0x196)]===_0x35442e);return _0x2d5587?.[_0x2f3273(0x199)]?.[_0x2f3273(0x18c)]()||undefined;}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a2_0x51bf(_0x591655,_0xfa893b){_0x591655=_0x591655-0xaf;const _0x1e758e=a2_0x1e75();let _0x51bf74=_0x1e758e[_0x591655];return _0x51bf74;}function a2_0x1e75(){const _0x324213=['Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','map','list','no-cache','Refresh\x20the\x20local\x20app\x20cache\x20from\x20the\x20platform','items','\x20cached\x20app(s)\x20for\x20env=\x22','Missing\x20app\x20name.','source','\x22\x20not\x20found.','1612PxggyE','166672FjNIPY','List\x20apps\x20available\x20to\x20the\x20current\x20access\x20key','global','cache','appName','Use\x20`','production','appPublishStatus','type','Filter\x20by\x20environment\x20(default:\x20current\x20env)','bool','import','nonInteractive','fetchedAt','../../commands/app/cache.js','isCurrent','No\x20cached\x20apps\x20found.','str','boolean','project-default','defaultApp','mergedCli','Import\x20the\x20default\x20app\x20selection\x20from\x20a\x20.rabetbase.json\x20file','use','envName','accessKey','validation','length','5210wnxfVf','write','Default\x20app\x20set\x20to\x20\x22','Loaded\x20','23604690XzRWEy','find','init','150yBBlcn','string','from','cachePath','\x20app(s)\x20for\x20env=\x22','Available:\x20','name','local','appCode','globalPath','8843eUKDsL','env','\x20app\x20list`\x20to\x20discover\x20remote\x20apps.','Target\x20environment\x20(default:\x20current\x20env)','30522ouDZdU','projectPath','../../context.js','810669gKKkwy','Remote\x20app\x20name\x20to\x20activate','Usage:\x20','No\x20apps\x20found\x20on\x20the\x20platform.','1281wLEuti','app','7296660twPhSg','read','pull','args','../../commands/app/remote-source.js','Read\x20from\x20local\x20cache\x20only','Use\x20global\x20config\x20scope'];a2_0x1e75=function(){return _0x324213;};return a2_0x1e75();}const a2_0x165ac0=a2_0x51bf;(function(_0x314d7f,_0x45f02c){const _0x327b0d=a2_0x51bf,_0x313779=_0x314d7f();while(!![]){try{const _0x88e3b1=parseInt(_0x327b0d(0xd9))/0x1*(-parseInt(_0x327b0d(0xcf))/0x2)+parseInt(_0x327b0d(0xe0))/0x3+parseInt(_0x327b0d(0xf7))/0x4*(parseInt(_0x327b0d(0xc8))/0x5)+parseInt(_0x327b0d(0xdd))/0x6*(-parseInt(_0x327b0d(0xe4))/0x7)+parseInt(_0x327b0d(0xf8))/0x8+-parseInt(_0x327b0d(0xe6))/0x9+parseInt(_0x327b0d(0xcc))/0xa;if(_0x88e3b1===_0x45f02c)break;else _0x313779['push'](_0x313779['shift']());}catch(_0x5655ee){_0x313779['push'](_0x313779['shift']());}}}(a2_0x1e75,0xa2bc6));import{CliErrors}from'../../errors.js';import{initCreateFlagDefs,initImportFlagDefs,runInit,runInitImport}from'../../commands/init.js';import{getEnv,RUNTIME_ENV_VALUES}from'../../constant/env.js';import{buildAppProfileListFields}from'../../config/schema.js';import{CLI_BIN_NAME,readConfig,writeConfig,scopeLabel,enrichAppListItemsWithMergedSelection}from'../../commands/app/shared.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';const GLOBAL_FLAG={'name':a2_0x165ac0(0xfa),'type':a2_0x165ac0(0xbe),'description':a2_0x165ac0(0xec),'default':![]};function collectFlags(_0x30ffb5,_0x61b861){const _0x333519=a2_0x165ac0,_0x373462={};for(const _0x55f866 of _0x61b861){const _0x3713c5=_0x55f866[_0x333519(0xb4)]===_0x333519(0xbe)?_0x30ffb5[_0x333519(0xb6)](_0x55f866['name']):_0x30ffb5[_0x333519(0xbd)](_0x55f866[_0x333519(0xd5)]);if(_0x3713c5!==''&&_0x3713c5!==![])_0x373462[_0x55f866['name']]=_0x3713c5;}if(_0x30ffb5[_0x333519(0xb8)])_0x373462[_0x333519(0xb8)]=!![];return _0x373462;}const initDef={'service':a2_0x165ac0(0xe5),'command':a2_0x165ac0(0xce),'description':'Initialize\x20.lovrabet.json\x20config\x20file','risk':a2_0x165ac0(0xc9),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initCreateFlagDefs,async 'execute'(_0x553f66){return await runInit(collectFlags(_0x553f66,initCreateFlagDefs)),{'ok':!![]};}},listDef={'service':a2_0x165ac0(0xe5),'command':a2_0x165ac0(0xef),'description':a2_0x165ac0(0xf9),'risk':a2_0x165ac0(0xe7),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[{'name':'env','type':a2_0x165ac0(0xd0),'description':a2_0x165ac0(0xb5),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x165ac0(0xd6),'type':a2_0x165ac0(0xbe),'description':'Read\x20app\x20list\x20from\x20local\x20cache\x20only','default':![]},{'name':a2_0x165ac0(0xf0),'type':'boolean','description':a2_0x165ac0(0xed),'default':![]}],async 'execute'(_0x181a85){const _0x313ea3=a2_0x165ac0,_0x121a7a=_0x181a85['str'](_0x313ea3(0xda))||_0x181a85[_0x313ea3(0xc4)]||getEnv()||_0x313ea3(0xb2),_0x49ec60=_0x181a85['bool']('local'),_0x1ef513=_0x181a85[_0x313ea3(0xb6)]('no-cache'),{readRawConfigWithLayers:_0x30a4d6,resolveDefaultAppSource:_0x708b67}=await import(_0x313ea3(0xdf)),{getRemoteAppList:_0x10cfe2}=await import(_0x313ea3(0xea)),{config:_0xde0f5,layers:_0x30f4f5}=_0x30a4d6(),_0x354c36=_0x708b67(_0x30f4f5),{defaultApp:_0x791b27}=_0xde0f5,_0x2f3211=await _0x10cfe2({'env':_0x121a7a,'accessKey':_0x181a85[_0x313ea3(0xc5)],'localOnly':_0x49ec60,'noCache':_0x1ef513}),_0x356dab=_0x2f3211[_0x313ea3(0xf2)][_0x313ea3(0xee)](_0x22d17e=>{const _0x288a5b=_0x313ea3;return{'name':_0x22d17e[_0x288a5b(0xb0)],'appcode':_0x22d17e[_0x288a5b(0xd7)],'named':!![],'definedIn':'remote','isDefault':_0x22d17e[_0x288a5b(0xb0)]===_0x791b27,...buildAppProfileListFields(_0x121a7a),'source':_0x2f3211['source'],'owner':_0x22d17e['appOwnerName']??null,'status':_0x22d17e[_0x288a5b(0xb3)]??null,'cachedAt':_0x2f3211['fetchedAt']};});enrichAppListItemsWithMergedSelection(_0x356dab,_0x181a85[_0x313ea3(0xc1)]);if(_0x356dab[_0x313ea3(0xc7)]===0x0)return{'ok':!![],'data':[],'message':_0x2f3211[_0x313ea3(0xf5)]==='cache'?_0x313ea3(0xbc):_0x313ea3(0xe3)};const _0x29ff82=_0x356dab[_0x313ea3(0xcd)](_0x2e2b0b=>_0x2e2b0b[_0x313ea3(0xbb)]===!![]),_0x2e1c1b=_0x791b27??_0x29ff82?.[_0x313ea3(0xd5)]??null,_0x2ae2e9={'env':_0x121a7a,'source':_0x2f3211[_0x313ea3(0xf5)],'fetchedAt':_0x2f3211[_0x313ea3(0xb9)],'cachePath':_0x2f3211[_0x313ea3(0xd2)],'globalPath':_0x30f4f5[_0x313ea3(0xd8)]??null,'projectPath':_0x30f4f5[_0x313ea3(0xde)]??null,'defaultApp':_0x2e1c1b,'defaultAppSource':_0x791b27!=null?_0x354c36:null};return{'ok':!![],'data':{'items':_0x356dab,'meta':_0x2ae2e9}};}},pullDef={'service':a2_0x165ac0(0xe5),'command':a2_0x165ac0(0xe8),'description':a2_0x165ac0(0xf1),'risk':a2_0x165ac0(0xc9),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a2_0x165ac0(0xda),'type':a2_0x165ac0(0xd0),'description':a2_0x165ac0(0xdc),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x165ac0(0xd6),'type':a2_0x165ac0(0xbe),'description':a2_0x165ac0(0xeb),'default':![]},{'name':a2_0x165ac0(0xf0),'type':a2_0x165ac0(0xbe),'description':a2_0x165ac0(0xed),'default':![]}],async 'execute'(_0xd2c136){const _0x532e78=a2_0x165ac0,_0x401372=_0xd2c136[_0x532e78(0xbd)](_0x532e78(0xda))||_0xd2c136[_0x532e78(0xc4)]||getEnv()||'production',_0x2497f5=_0xd2c136[_0x532e78(0xb6)](_0x532e78(0xd6)),_0x3a6523=_0xd2c136['bool'](_0x532e78(0xf0)),{getRemoteAppList:_0x3a2f1e}=await import(_0x532e78(0xea)),_0x2acaa3=await _0x3a2f1e({'env':_0x401372,'accessKey':_0xd2c136[_0x532e78(0xc5)],'localOnly':_0x2497f5,'noCache':_0x3a6523});return{'ok':!![],'data':{'total':_0x2acaa3['items'][_0x532e78(0xc7)],'env':_0x401372,'source':_0x2acaa3[_0x532e78(0xf5)],'fetchedAt':_0x2acaa3[_0x532e78(0xb9)],'cachePath':_0x2acaa3[_0x532e78(0xd2)]},'message':_0x2acaa3[_0x532e78(0xf5)]===_0x532e78(0xaf)?_0x532e78(0xcb)+_0x2acaa3['items']['length']+_0x532e78(0xf3)+_0x401372+'\x22.':'Refreshed\x20app\x20cache\x20with\x20'+_0x2acaa3['items'][_0x532e78(0xc7)]+_0x532e78(0xd3)+_0x401372+'\x22.'};}},useDef={'service':a2_0x165ac0(0xe5),'command':a2_0x165ac0(0xc3),'description':'Switch\x20the\x20default\x20app','risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a2_0x165ac0(0xd5),'description':a2_0x165ac0(0xe1),'required':!![]}],'flags':[GLOBAL_FLAG],async 'validate'(_0x52a804){const _0x226f75=a2_0x165ac0;if(!_0x52a804['args'][0x0])throw CliErrors[_0x226f75(0xc6)](_0x226f75(0xf4),'Usage:\x20'+CLI_BIN_NAME+'\x20app\x20use\x20<name>\x20[--global]');},async 'execute'(_0x486c96){const _0x1c7a87=a2_0x165ac0,_0x4270f4=_0x486c96[_0x1c7a87(0xe9)][0x0];if(!_0x4270f4)throw CliErrors[_0x1c7a87(0xc6)](_0x1c7a87(0xf4),_0x1c7a87(0xe2)+CLI_BIN_NAME+'\x20app\x20use\x20<name>\x20[--global]');const {buildConfigFromFlags:_0x53930f}=await import('../../context.js'),{readCachedAppList:_0x4051fc}=await import(_0x1c7a87(0xba)),_0x3f0663=_0x53930f({}),_0x1a1ad7=_0x4051fc(_0x3f0663[_0x1c7a87(0xda)],_0x3f0663['accessKey']),_0x23c8c7=_0x1a1ad7?.[_0x1c7a87(0xf2)][_0x1c7a87(0xcd)](_0x300751=>_0x300751[_0x1c7a87(0xb0)]===_0x4270f4);if(!_0x23c8c7&&_0x3f0663[_0x1c7a87(0xc0)]!==_0x4270f4){const _0x2a6ee9=[..._0x1a1ad7?.[_0x1c7a87(0xf2)][_0x1c7a87(0xee)](_0x284900=>_0x284900['appName'])??[]],_0x461d5b=_0x2a6ee9[_0x1c7a87(0xc7)]===0x0?_0x1c7a87(0xb1)+CLI_BIN_NAME+_0x1c7a87(0xdb):_0x1c7a87(0xd4)+Array[_0x1c7a87(0xd1)](new Set(_0x2a6ee9))['join'](',\x20');throw CliErrors[_0x1c7a87(0xc6)]('App\x20\x22'+_0x4270f4+_0x1c7a87(0xf6),_0x461d5b);}const _0x125a46=_0x486c96['bool'](_0x1c7a87(0xfa));let _0xd9b23a;if(_0x125a46)_0xd9b23a={'global':!![]};else{const {isInProject:_0x26b641}=await import('../../context.js'),_0x21dd1d=_0x26b641();_0xd9b23a=toScopeFlags(resolveConfigScope({'explicitGlobal':![],'policy':_0x1c7a87(0xbf),'inProject':_0x21dd1d}));}const _0x119698=readConfig(_0xd9b23a);return _0x119698[_0x1c7a87(0xc0)]=_0x4270f4,writeConfig(_0x119698,_0xd9b23a),{'ok':!![],'message':_0x1c7a87(0xca)+_0x4270f4+'\x22'+scopeLabel(_0xd9b23a)+'.'};}},importDef={'service':'app','command':a2_0x165ac0(0xb7),'description':a2_0x165ac0(0xc2),'risk':a2_0x165ac0(0xc9),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initImportFlagDefs,async 'execute'(_0x4cc236){return await runInitImport(collectFlags(_0x4cc236,initImportFlagDefs)),{'ok':!![]};}};export const appDefinitions=[initDef,listDef,pullDef,useDef,importDef];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1b0268,_0x31ed2c){const _0x470c94=a3_0x4da2,_0x2c16c4=_0x1b0268();while(!![]){try{const _0x22dd32=-parseInt(_0x470c94(0x1b7))/0x1+parseInt(_0x470c94(0x1b8))/0x2*(-parseInt(_0x470c94(0x1c5))/0x3)+parseInt(_0x470c94(0x1c0))/0x4*(parseInt(_0x470c94(0x1c8))/0x5)+parseInt(_0x470c94(0x1c2))/0x6+-parseInt(_0x470c94(0x1c3))/0x7+-parseInt(_0x470c94(0x1c4))/0x8*(-parseInt(_0x470c94(0x1c1))/0x9)+-parseInt(_0x470c94(0x1bd))/0xa;if(_0x22dd32===_0x31ed2c)break;else _0x2c16c4['push'](_0x2c16c4['shift']());}catch(_0x173b65){_0x2c16c4['push'](_0x2c16c4['shift']());}}}(a3_0x1c89,0x904db));import{fileURLToPath}from'url';import{dirname,join}from'path';import{readFileSync}from'fs';const __filename=fileURLToPath(import.meta.url),__dirname=dirname(__filename);function loadMockAppList(){const _0x38df67=a3_0x4da2,_0x26743a=join(__dirname,_0x38df67(0x1bf)),_0x74327d=readFileSync(_0x26743a,_0x38df67(0x1bc));return JSON[_0x38df67(0x1ba)](_0x74327d);}let _cached=null;function a3_0x4da2(_0x2f3692,_0x486643){_0x2f3692=_0x2f3692-0x1b7;const _0x1c8970=a3_0x1c89();let _0x4da21c=_0x1c8970[_0x2f3692];return _0x4da21c;}function a3_0x1c89(){const _0xf406e8=['2gwYDyY','errorMsg','parse','success','utf-8','5070920ivLMuF','Mock\x20API\x20error:\x20','../../../mock/app-list.json','3321436ilYsVQ','162963KgPDhC','5936604cmBQUE','3836182ujgXDt','104kHlgcW','324651HXSxXp','tableData','data','5QjIxIg','300782KIDdKM'];a3_0x1c89=function(){return _0xf406e8;};return a3_0x1c89();}export function getMockAppList(){return!_cached&&(_cached=loadMockAppList()),_cached;}export function getMockRemoteAppItems(){const _0x46b32f=a3_0x4da2,_0x4629e9=getMockAppList();if(!_0x4629e9[_0x46b32f(0x1bb)])throw new Error(_0x46b32f(0x1be)+_0x4629e9[_0x46b32f(0x1b9)]+'\x20('+_0x4629e9['errorCode']+')');return _0x4629e9[_0x46b32f(0x1c7)][_0x46b32f(0x1c6)];}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x30ba06,_0x2efb8e){const _0x1dd4f8=a4_0x3c26,_0x4351cd=_0x30ba06();while(!![]){try{const _0x51f2b5=-parseInt(_0x1dd4f8(0x1d4))/0x1*(-parseInt(_0x1dd4f8(0x1e3))/0x2)+parseInt(_0x1dd4f8(0x1e2))/0x3*(-parseInt(_0x1dd4f8(0x1e1))/0x4)+parseInt(_0x1dd4f8(0x1dd))/0x5*(-parseInt(_0x1dd4f8(0x1e5))/0x6)+-parseInt(_0x1dd4f8(0x1db))/0x7+parseInt(_0x1dd4f8(0x1de))/0x8*(-parseInt(_0x1dd4f8(0x1e6))/0x9)+parseInt(_0x1dd4f8(0x1d3))/0xa*(-parseInt(_0x1dd4f8(0x1d9))/0xb)+parseInt(_0x1dd4f8(0x1d6))/0xc;if(_0x51f2b5===_0x2efb8e)break;else _0x4351cd['push'](_0x4351cd['shift']());}catch(_0x24e90a){_0x4351cd['push'](_0x4351cd['shift']());}}}(a4_0x522b,0xae073));import{getMyApps}from'../../core/api-client.js';import{getMockRemoteAppItems}from'../../commands/app/mock-loader.js';function a4_0x522b(){const _0x54e61e=['toISOString','84TKNHhb','45DNkKQM','20950NYaVvq','96374wzgXtF','trim','54515976gdMFLF','mock','toLowerCase','6655pksWsD','items','7723247khrfCA','cache','115095juwknJ','2020264lcEmFs','fetchedAt','remote','1039792VtEIfz','3gKrmhg','8pWOAXs'];a4_0x522b=function(){return _0x54e61e;};return a4_0x522b();}import{getAppCacheFilePath,readCachedAppList,writeCachedAppList}from'../../commands/app/cache.js';export function shouldUseMockRemoteApps(){const _0xf9c5bf=a4_0x3c26,_0x44e1a6=(process.env.LOVRABET_APP_LIST_SOURCE||process.env.RABETBASE_APP_LIST_SOURCE||'')[_0xf9c5bf(0x1d5)]()[_0xf9c5bf(0x1d8)]();return _0x44e1a6===_0xf9c5bf(0x1d7);}export async function getRemoteAppItems(){if(shouldUseMockRemoteApps())return getMockRemoteAppItems();return getMyApps();}function a4_0x3c26(_0x265113,_0x1c1e8b){_0x265113=_0x265113-0x1d3;const _0x522b9d=a4_0x522b();let _0x3c2647=_0x522b9d[_0x265113];return _0x3c2647;}export async function getRemoteAppList(_0x5bd4b5){const _0xc768ac=a4_0x3c26,{env:_0x390f88,accessKey:_0x36ee6f,localOnly:localOnly=![],noCache:noCache=![]}=_0x5bd4b5,_0x21c356=readCachedAppList(_0x390f88,_0x36ee6f),_0x3850c9=_0x36ee6f?.['trim']()?getAppCacheFilePath(_0x390f88,_0x36ee6f):null;if(localOnly)return{'items':_0x21c356?.['items']??[],'source':_0xc768ac(0x1dc),'fetchedAt':_0x21c356?.[_0xc768ac(0x1df)]??null,'cachePath':_0x3850c9};try{const _0x2e9dd9=await getRemoteAppItems(),_0x5d9892=shouldUseMockRemoteApps()?_0xc768ac(0x1d7):_0xc768ac(0x1e0),_0x7e5290=new Date()[_0xc768ac(0x1e4)](),_0x1bf88f=_0x36ee6f?.[_0xc768ac(0x1d5)]()?writeCachedAppList(_0x390f88,_0x36ee6f,{'env':_0x390f88,'fetchedAt':_0x7e5290,'source':_0x5d9892,'items':_0x2e9dd9}):null;return{'items':_0x2e9dd9,'source':_0x5d9892,'fetchedAt':_0x7e5290,'cachePath':_0x1bf88f};}catch(_0x309c07){if(!noCache&&_0x21c356)return{'items':_0x21c356[_0xc768ac(0x1da)],'source':_0xc768ac(0x1dc),'fetchedAt':_0x21c356[_0xc768ac(0x1df)],'cachePath':_0x3850c9};throw _0x309c07;}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x27623f,_0xcbda82){const _0x22c1c2=a5_0x34ca,_0x44b802=_0x27623f();while(!![]){try{const _0x3e8f78=parseInt(_0x22c1c2(0x132))/0x1*(parseInt(_0x22c1c2(0x138))/0x2)+parseInt(_0x22c1c2(0x130))/0x3+-parseInt(_0x22c1c2(0x12f))/0x4+parseInt(_0x22c1c2(0x13a))/0x5*(parseInt(_0x22c1c2(0x13b))/0x6)+-parseInt(_0x22c1c2(0x137))/0x7+parseInt(_0x22c1c2(0x133))/0x8*(-parseInt(_0x22c1c2(0x134))/0x9)+parseInt(_0x22c1c2(0x12e))/0xa;if(_0x3e8f78===_0xcbda82)break;else _0x44b802['push'](_0x44b802['shift']());}catch(_0x2cc455){_0x44b802['push'](_0x44b802['shift']());}}}(a5_0x4209,0x7abc1));import{CLI_BIN_NAME}from'../../constant/cli.js';import{formatScopeLabel}from'../../commands/common/config-policy.js';function a5_0x4209(){const _0x2226e8=['414369ejwpBF','project','appCode','6769735nuWAWi','980708xHHdLK','name','275TWRJuD','32358xmcroX','global','trim','isCurrent','currentApp','13513330MOMTQY','3350364NIedhX','1474206ixgdzH','defaultApp','1iSFWrm','56SJdQQL'];a5_0x4209=function(){return _0x2226e8;};return a5_0x4209();}export{CLI_BIN_NAME};function a5_0x34ca(_0x424f11,_0x202f92){_0x424f11=_0x424f11-0x12c;const _0x4209f8=a5_0x4209();let _0x34ca50=_0x4209f8[_0x424f11];return _0x34ca50;}export function enrichAppListItemsWithMergedSelection(_0x469a12,_0x9ed944){const _0x157749=a5_0x34ca;if(!_0x9ed944)return;const _0x46adb2=!!(_0x9ed944[_0x157749(0x12d)]??_0x9ed944[_0x157749(0x131)]);for(const _0x154435 of _0x469a12){_0x154435[_0x157749(0x12c)]=![];}const _0x37968a=_0x9ed944[_0x157749(0x136)]!=null?String(_0x9ed944[_0x157749(0x136)])[_0x157749(0x13d)]():'';if(_0x46adb2){const _0x1844f5=_0x9ed944[_0x157749(0x12d)]??_0x9ed944[_0x157749(0x131)];if(_0x1844f5)for(const _0x25c4bc of _0x469a12){_0x25c4bc['named']===!![]&&_0x25c4bc[_0x157749(0x139)]===_0x1844f5&&(_0x25c4bc['isCurrent']=!![]);}return;}if(!_0x37968a)return;for(const _0xe429ca of _0x469a12){String(_0xe429ca['appcode']??'')[_0x157749(0x13d)]()===_0x37968a&&(_0xe429ca['isCurrent']=!![]);}}export{readScopedConfig as readConfig,writeScopedConfig as writeConfig,isInProject}from'../../context.js';export function scopeLabel(_0x38c1db){const _0x4da116=a5_0x34ca;return formatScopeLabel(_0x38c1db[_0x4da116(0x13c)]?_0x4da116(0x13c):_0x4da116(0x135));}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function a6_0x3eb8(_0x1da845,_0x17071c){_0x1da845=_0x1da845-0x12e;const _0x6962e0=a6_0x6962();let _0x3eb889=_0x6962e0[_0x1da845];return _0x3eb889;}const a6_0x44ae2d=a6_0x3eb8;(function(_0x3bea73,_0x14511b){const _0x441a74=a6_0x3eb8,_0x212f1d=_0x3bea73();while(!![]){try{const _0x24e8f5=-parseInt(_0x441a74(0x167))/0x1*(parseInt(_0x441a74(0x178))/0x2)+parseInt(_0x441a74(0x14e))/0x3+parseInt(_0x441a74(0x176))/0x4+-parseInt(_0x441a74(0x13a))/0x5+parseInt(_0x441a74(0x161))/0x6*(-parseInt(_0x441a74(0x14b))/0x7)+-parseInt(_0x441a74(0x141))/0x8*(parseInt(_0x441a74(0x15b))/0x9)+parseInt(_0x441a74(0x137))/0xa;if(_0x24e8f5===_0x14511b)break;else _0x212f1d['push'](_0x212f1d['shift']());}catch(_0x156ff2){_0x212f1d['push'](_0x212f1d['shift']());}}}(a6_0x6962,0xb9faa));import{readScopedConfig,writeScopedConfig}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{AUTH_MODE}from'../../constant/auth-mode.js';import{normalizeEnv,isDaily,isDev}from'../../constant/env.js';import{USER_ACCESS_KEY_CREATE_URL}from'../../constant/url.js';import{CliErrors}from'../../errors.js';import{promptAccessKey,isAbortPrompt}from'../../commands/auth/prompt.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';function a6_0x6962(){const _0x317c8e=['Write\x20to\x20global\x20config\x20(default)','No\x20credentials\x20found.\x20Configure\x20one\x20of\x20the\x20options\x20below:','\x20config.','push','{\x20\x22accessKey\x22:\x20\x22ak_xxx\x22\x20}','3754366lyAsYV','accessKey','project','2000379UJjAQs','\x20auth\x20status','test','Auth\x20config\x20reinitialized\x20in\x20','join','trim','info','\x20Current\x20env:\x20','str','Option\x20A:\x20','Then\x20run:\x20','AccessKey\x20cleared\x20from\x20','logout','1737efshvJ','init','status','write','Shorthand\x20for\x20--access-key','length','6wfTQza','If\x20command\x20execution\x20still\x20fails,\x20run:\x20','production','validation','No\x20AccessKey\x20found\x20in\x20','\x20\x20export\x20LOVRABET_ACCESS_KEY=ak_xxx','8NadNWC','ClientAk','AccessKey\x20(ak_xxx...)','\x20config.\x20Nothing\x20to\x20clear.','Auth\x20mode:\x20','access-key','Tip:\x20you\x20can\x20also\x20run:','\x20config','read','auth','boolean','cancelled','Create\x20one\x20in\x20Lovrabet\x20User\x20Center:\x20','\x20Verify:\x20','envName','4359764JCBwjk','Clear\x20all\x20config\x20in\x20scope\x20and\x20initialize\x20auth\x20from\x20scratch','96138hXEOLf','Invalid\x20accessKey\x20format:\x20\x22','Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','nonInteractive','AccessKey\x20required\x20for\x20login.\x20Create\x20one\x20in\x20Lovrabet\x20User\x20Center:','development','slice','\x20auth\x20login\x20--access-key\x20<ak_xxx>\x20[--global]','Save\x20accessKey\x20to\x20config\x20(global\x20by\x20default;\x20use\x20--project\x20for\x20project\x20config)','\x20auth\x20login\x20[--global]\x20[--access-key\x20ak_xxx]','Fetch\x20current\x20login\x20user\x20info\x20for\x20the\x20active\x20access\x20key','\x20auth\x20login\x20--access-key\x20<ak_xxx>','global-default','Expected:\x20ak_\x20followed\x20by\x2016+\x20alphanumeric\x20chars','Show\x20current\x20authentication\x20status','24736280EbxSjo','string','Option\x20C:\x20environment\x20variable','6368545tgikgF','global','env','LOVRABET_ACCESS_KEY\x20env\x20var','\x20(via\x20','bool','Read\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','52808PLoWjM','Option\x20B:\x20apps\x20config\x20(.lovrabet.json)','daily','Then\x20verify\x20with:\x20','repeat'];a6_0x6962=function(){return _0x317c8e;};return a6_0x6962();}import{writeCliSideChannelLine}from'../../utils/write-cli-side-channel.js';import{getLoginUserInfo}from'../../core/api-client.js';const ACCESS_KEY_PATTERN=/^ak_[A-Za-z0-9]{16,}$/;function showAccessKeyCreateHint(){const _0x3f6d5b=a6_0x3eb8;writeCliSideChannelLine(_0x3f6d5b(0x17c)),writeCliSideChannelLine('\x0a'+USER_ACCESS_KEY_CREATE_URL+'\x0a'),writeCliSideChannelLine(_0x3f6d5b(0x16d)),writeCliSideChannelLine('\x20\x20'+CLI_BIN_NAME+_0x3f6d5b(0x133));}function resolveAuthScopeFlags(_0x4dfdb8){const _0x45e2a3=a6_0x3eb8;return toScopeFlags(resolveConfigScope({'explicitGlobal':_0x4dfdb8[_0x45e2a3(0x13f)](_0x45e2a3(0x13b)),'explicitProject':_0x4dfdb8[_0x45e2a3(0x13f)]('project'),'policy':_0x45e2a3(0x134)}));}async function resolveAuthWriteInput(_0x586d05){const _0x1c0376=a6_0x3eb8;let _0x379c87=(_0x586d05[_0x1c0376(0x156)](_0x1c0376(0x16c))||_0x586d05[_0x1c0376(0x156)]('ak')||'')[_0x1c0376(0x153)]();const _0x411044=(_0x586d05[_0x1c0376(0x156)](_0x1c0376(0x13c))||'')[_0x1c0376(0x153)]();if(!_0x379c87&&!_0x586d05[_0x1c0376(0x17b)])try{showAccessKeyCreateHint(),_0x379c87=await promptAccessKey('');}catch(_0xdc6f9b){if(isAbortPrompt(_0xdc6f9b))throw CliErrors[_0x1c0376(0x172)]();throw _0xdc6f9b;}if(!_0x379c87)throw CliErrors['validation']('Missing\x20accessKey.',[_0x1c0376(0x173)+USER_ACCESS_KEY_CREATE_URL,_0x1c0376(0x158)+CLI_BIN_NAME+_0x1c0376(0x12f)][_0x1c0376(0x152)]('\x0a'));if(!ACCESS_KEY_PATTERN[_0x1c0376(0x150)](_0x379c87))throw CliErrors[_0x1c0376(0x164)](_0x1c0376(0x179)+_0x379c87+'\x22',_0x1c0376(0x135));if(!_0x411044)return{'accessKey':_0x379c87};const _0xbd40b3=normalizeEnv(_0x411044);return{'accessKey':_0x379c87,'env':isDaily(_0xbd40b3)?_0x1c0376(0x143):isDev(_0xbd40b3)?_0x1c0376(0x17d):_0x1c0376(0x163)};}export const authDefinitions=[{'service':'auth','command':'login','description':a6_0x44ae2d(0x130),'risk':a6_0x44ae2d(0x15e),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x44ae2d(0x16c),'type':a6_0x44ae2d(0x138),'description':a6_0x44ae2d(0x169)},{'name':'ak','type':a6_0x44ae2d(0x138),'description':a6_0x44ae2d(0x15f)},{'name':a6_0x44ae2d(0x13b),'type':a6_0x44ae2d(0x171),'description':a6_0x44ae2d(0x146),'default':!![]},{'name':a6_0x44ae2d(0x14d),'type':a6_0x44ae2d(0x171),'description':a6_0x44ae2d(0x17a),'default':![]}],async 'execute'(_0x1c33db){const _0x346650=a6_0x44ae2d,_0x403e53=await resolveAuthWriteInput(_0x1c33db),_0x5783ab=resolveAuthScopeFlags(_0x1c33db),_0x23e395=readScopedConfig(_0x5783ab);_0x23e395[_0x346650(0x14c)]=_0x403e53[_0x346650(0x14c)];_0x403e53[_0x346650(0x13c)]&&(_0x23e395[_0x346650(0x13c)]=_0x403e53[_0x346650(0x13c)]);writeScopedConfig(_0x23e395,_0x5783ab);const _0x3e3b6c=_0x5783ab['global']?_0x346650(0x13b):'project',_0x478023=_0x23e395['env']?_0x346650(0x155)+_0x23e395[_0x346650(0x13c)]+'.':'';return{'ok':!![],'message':'AccessKey\x20saved\x20to\x20'+_0x3e3b6c+_0x346650(0x148)+_0x478023+_0x346650(0x174)+CLI_BIN_NAME+_0x346650(0x14f)};}},{'service':a6_0x44ae2d(0x170),'command':a6_0x44ae2d(0x15c),'description':a6_0x44ae2d(0x177),'risk':a6_0x44ae2d(0x15e),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x44ae2d(0x16c),'type':'string','description':a6_0x44ae2d(0x169)},{'name':'ak','type':a6_0x44ae2d(0x138),'description':'Shorthand\x20for\x20--access-key'},{'name':a6_0x44ae2d(0x13c),'type':a6_0x44ae2d(0x138),'description':'Target\x20environment\x20to\x20persist\x20with\x20the\x20new\x20auth\x20config'},{'name':a6_0x44ae2d(0x13b),'type':a6_0x44ae2d(0x171),'description':a6_0x44ae2d(0x146),'default':!![]},{'name':a6_0x44ae2d(0x14d),'type':a6_0x44ae2d(0x171),'description':a6_0x44ae2d(0x17a),'default':![]}],async 'execute'(_0x3d3f76){const _0x2f7530=a6_0x44ae2d,_0x444305=await resolveAuthWriteInput(_0x3d3f76),_0x408a00=resolveAuthScopeFlags(_0x3d3f76),_0x326280={'accessKey':_0x444305[_0x2f7530(0x14c)]};_0x444305['env']&&(_0x326280[_0x2f7530(0x13c)]=_0x444305[_0x2f7530(0x13c)]);writeScopedConfig(_0x326280,_0x408a00);const _0x5c37b1=_0x408a00[_0x2f7530(0x13b)]?'global':'project',_0x4f8f67=_0x326280[_0x2f7530(0x13c)]?_0x2f7530(0x155)+_0x326280[_0x2f7530(0x13c)]+'.':'';return{'ok':!![],'message':_0x2f7530(0x151)+_0x5c37b1+'\x20scope.'+_0x4f8f67+'\x20Verify:\x20'+CLI_BIN_NAME+_0x2f7530(0x14f)};}},{'service':'auth','command':a6_0x44ae2d(0x15a),'description':'Clear\x20accessKey\x20from\x20config','risk':a6_0x44ae2d(0x15e),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x44ae2d(0x13b),'type':a6_0x44ae2d(0x171),'description':'Clear\x20from\x20global\x20config\x20(default)','default':!![]},{'name':a6_0x44ae2d(0x14d),'type':a6_0x44ae2d(0x171),'description':'Clear\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','default':![]}],async 'execute'(_0x933640){const _0x594cf0=a6_0x44ae2d,_0x23f82b=resolveAuthScopeFlags(_0x933640),_0x34925e=readScopedConfig(_0x23f82b),_0x2b59e8=!!_0x34925e[_0x594cf0(0x14c)];delete _0x34925e['accessKey'],writeScopedConfig(_0x34925e,_0x23f82b);const _0x4ed748=_0x23f82b['global']?_0x594cf0(0x13b):_0x594cf0(0x14d);if(_0x2b59e8)return{'ok':!![],'message':_0x594cf0(0x159)+_0x4ed748+_0x594cf0(0x148)};return{'ok':!![],'message':_0x594cf0(0x165)+_0x4ed748+_0x594cf0(0x16a)};}},{'service':a6_0x44ae2d(0x170),'command':a6_0x44ae2d(0x15d),'description':a6_0x44ae2d(0x136),'risk':a6_0x44ae2d(0x16f),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x44ae2d(0x13b),'type':a6_0x44ae2d(0x171),'description':'Read\x20from\x20global\x20config\x20(default)','default':!![]},{'name':a6_0x44ae2d(0x14d),'type':a6_0x44ae2d(0x171),'description':a6_0x44ae2d(0x140),'default':![]}],async 'execute'(_0x1a072f){const _0x1d7346=a6_0x44ae2d,_0x5b8a98=resolveAuthScopeFlags(_0x1a072f),_0x53a8ce=readScopedConfig(_0x5b8a98),_0x4b1be=process.env.LOVRABET_ACCESS_KEY||undefined,_0x5c2a9f=_0x53a8ce[_0x1d7346(0x14c)]||undefined,_0x10e124=_0x4b1be||_0x5c2a9f,_0xdbfe62=_0x4b1be?_0x1d7346(0x13d):_0x5c2a9f?(_0x5b8a98[_0x1d7346(0x13b)]?_0x1d7346(0x13b):_0x1d7346(0x14d))+_0x1d7346(0x16e):null,_0x501e74=[_0x1d7346(0x16b)+AUTH_MODE[_0x1d7346(0x168)]];if(_0x10e124){const _0x4b7ce1=_0x10e124['length']>0x8?''+_0x10e124[_0x1d7346(0x12e)](0x0,0x8)+'*'[_0x1d7346(0x145)](_0x10e124[_0x1d7346(0x160)]-0x8):_0x10e124;_0x501e74[_0x1d7346(0x149)]('AccessKey:\x20'+_0x4b7ce1+(_0xdbfe62?_0x1d7346(0x13e)+_0xdbfe62+')':''));}return!_0x10e124&&(_0x501e74[_0x1d7346(0x149)](''),_0x501e74[_0x1d7346(0x149)](_0x1d7346(0x147)),_0x501e74[_0x1d7346(0x149)](''),_0x501e74['push'](_0x1d7346(0x157)+CLI_BIN_NAME+_0x1d7346(0x131)),_0x501e74[_0x1d7346(0x149)](''),_0x501e74[_0x1d7346(0x149)](_0x1d7346(0x142)),_0x501e74[_0x1d7346(0x149)](_0x1d7346(0x14a)),_0x501e74[_0x1d7346(0x149)](''),_0x501e74['push'](_0x1d7346(0x139)),_0x501e74[_0x1d7346(0x149)](_0x1d7346(0x166)),_0x501e74[_0x1d7346(0x149)](''),_0x501e74[_0x1d7346(0x149)](_0x1d7346(0x144)+CLI_BIN_NAME+_0x1d7346(0x14f)),_0x501e74[_0x1d7346(0x149)](_0x1d7346(0x162)+CLI_BIN_NAME+'\x20doctor')),{'ok':!![],'message':_0x501e74[_0x1d7346(0x152)]('\x0a')};}},{'service':a6_0x44ae2d(0x170),'command':a6_0x44ae2d(0x154),'description':a6_0x44ae2d(0x132),'risk':a6_0x44ae2d(0x16f),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x52e96e){const _0xc1a986=a6_0x44ae2d,_0x2ccd16=await getLoginUserInfo();return{'ok':!![],'data':{'user':_0x2ccd16,'meta':{'env':_0x52e96e[_0xc1a986(0x175)]??_0xc1a986(0x163)}}};}}];
|
|
1
|
+
const a6_0x1fe5b5=a6_0x1e61;(function(_0x45739f,_0x3ada61){const _0x367be9=a6_0x1e61,_0x2f7125=_0x45739f();while(!![]){try{const _0x5f5a16=parseInt(_0x367be9(0x20f))/0x1*(parseInt(_0x367be9(0x231))/0x2)+-parseInt(_0x367be9(0x229))/0x3+-parseInt(_0x367be9(0x1f1))/0x4*(-parseInt(_0x367be9(0x21d))/0x5)+-parseInt(_0x367be9(0x23c))/0x6*(-parseInt(_0x367be9(0x237))/0x7)+parseInt(_0x367be9(0x206))/0x8*(parseInt(_0x367be9(0x20e))/0x9)+-parseInt(_0x367be9(0x1f0))/0xa+-parseInt(_0x367be9(0x218))/0xb*(parseInt(_0x367be9(0x211))/0xc);if(_0x5f5a16===_0x3ada61)break;else _0x2f7125['push'](_0x2f7125['shift']());}catch(_0x167ddd){_0x2f7125['push'](_0x2f7125['shift']());}}}(a6_0x5d9a,0x36766));import{readScopedConfig,writeScopedConfig}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';function a6_0x1e61(_0xcf1e36,_0x3098dd){_0xcf1e36=_0xcf1e36-0x1f0;const _0x5d9ad1=a6_0x5d9a();let _0x1e6145=_0x5d9ad1[_0xcf1e36];return _0x1e6145;}import{AUTH_MODE}from'../../constant/auth-mode.js';import{normalizeEnv,isDaily,isDev}from'../../constant/env.js';import{USER_ACCESS_KEY_CREATE_URL}from'../../constant/url.js';import{CliErrors}from'../../errors.js';import{promptAccessKey,isAbortPrompt}from'../../commands/auth/prompt.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';import{writeCliSideChannelLine}from'../../utils/write-cli-side-channel.js';import{getLoginUserInfo}from'../../core/api-client.js';const ACCESS_KEY_PATTERN=/^ak_[A-Za-z0-9]{16,}$/;function showAccessKeyCreateHint(){const _0x2a7470=a6_0x1e61;writeCliSideChannelLine('AccessKey\x20required\x20for\x20login.\x20Create\x20one\x20in\x20Lovrabet\x20User\x20Center:'),writeCliSideChannelLine('\x0a'+USER_ACCESS_KEY_CREATE_URL+'\x0a'),writeCliSideChannelLine('Tip:\x20you\x20can\x20also\x20run:'),writeCliSideChannelLine('\x20\x20'+CLI_BIN_NAME+_0x2a7470(0x220));}function resolveAuthScopeFlags(_0x1be59a){const _0xdd5d4f=a6_0x1e61;return toScopeFlags(resolveConfigScope({'explicitGlobal':_0x1be59a[_0xdd5d4f(0x222)]('global'),'explicitProject':_0x1be59a[_0xdd5d4f(0x222)](_0xdd5d4f(0x226)),'policy':_0xdd5d4f(0x235)}));}async function resolveAuthWriteInput(_0x5b181e){const _0x26f964=a6_0x1e61;let _0x3e900c=(_0x5b181e[_0x26f964(0x234)](_0x26f964(0x1fd))||_0x5b181e['str']('ak')||'')[_0x26f964(0x239)]();const _0x25ec84=(_0x5b181e[_0x26f964(0x234)]('env')||'')[_0x26f964(0x239)]();if(!_0x3e900c&&!_0x5b181e[_0x26f964(0x1f5)])try{showAccessKeyCreateHint(),_0x3e900c=await promptAccessKey('');}catch(_0x1d34de){if(isAbortPrompt(_0x1d34de))throw CliErrors[_0x26f964(0x207)]();throw _0x1d34de;}if(!_0x3e900c)throw CliErrors['validation'](_0x26f964(0x22f),[_0x26f964(0x213)+USER_ACCESS_KEY_CREATE_URL,_0x26f964(0x238)+CLI_BIN_NAME+_0x26f964(0x22e)][_0x26f964(0x23f)]('\x0a'));if(!ACCESS_KEY_PATTERN[_0x26f964(0x1f9)](_0x3e900c))throw CliErrors[_0x26f964(0x21a)](_0x26f964(0x1fb)+_0x3e900c+'\x22',_0x26f964(0x21f));if(!_0x25ec84)return{'accessKey':_0x3e900c};const _0x5c3071=normalizeEnv(_0x25ec84);return{'accessKey':_0x3e900c,'env':isDaily(_0x5c3071)?_0x26f964(0x1f7):isDev(_0x5c3071)?_0x26f964(0x205):_0x26f964(0x200)};}function a6_0x5d9a(){const _0x2a35f1=['\x20auth\x20login\x20--access-key\x20<ak_xxx>\x20[--global]','Missing\x20accessKey.','logout','2WuTUxG','Clear\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','Write\x20to\x20global\x20config\x20(default)','str','global-default','boolean','4823ROgRfM','Then\x20run:\x20','trim','Clear\x20from\x20global\x20config\x20(default)','\x20doctor','2016sMoVes','Clear\x20all\x20config\x20in\x20scope\x20and\x20initialize\x20auth\x20from\x20scratch','\x20\x20export\x20LOVRABET_ACCESS_KEY=ak_xxx','join','AccessKey\x20cleared\x20from\x20','3006400UAFldD','371096IgEQBe','slice','\x20Current\x20env:\x20','push','nonInteractive','Save\x20accessKey\x20to\x20config\x20(global\x20by\x20default;\x20use\x20--project\x20for\x20project\x20config)','daily','info','test','global','Invalid\x20accessKey\x20format:\x20\x22','\x20config.\x20Nothing\x20to\x20clear.','access-key','Option\x20A:\x20','AccessKey\x20(ak_xxx...)','production','Read\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','Option\x20C:\x20environment\x20variable','env','envName','development','96ZBcfQn','cancelled','\x20auth\x20status','length','\x20(via\x20','Auth\x20mode:\x20','Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','\x20Verify:\x20','327384dsJhnN','372227jCRLqe','AccessKey\x20saved\x20to\x20','9924SqFBaN','Read\x20from\x20global\x20config\x20(default)','Create\x20one\x20in\x20Lovrabet\x20User\x20Center:\x20','LOVRABET_ACCESS_KEY\x20env\x20var','{\x20\x22accessKey\x22:\x20\x22ak_xxx\x22\x20}','accessKey','Show\x20current\x20authentication\x20status','2563SFDUSS','Then\x20verify\x20with:\x20','validation','Option\x20B:\x20apps\x20config\x20(.lovrabet.json)','Shorthand\x20for\x20--access-key','5yeJbZg','auth','Expected:\x20ak_\x20followed\x20by\x2016+\x20alphanumeric\x20chars','\x20auth\x20login\x20--access-key\x20<ak_xxx>','string','bool','\x20auth\x20login\x20[--global]\x20[--access-key\x20ak_xxx]','\x20config','login','project','Auth\x20config\x20reinitialized\x20in\x20','read','1249824PksFmi','write','\x20config.','repeat','No\x20credentials\x20found.\x20Configure\x20one\x20of\x20the\x20options\x20below:'];a6_0x5d9a=function(){return _0x2a35f1;};return a6_0x5d9a();}export const authDefinitions=[{'service':'auth','command':a6_0x1fe5b5(0x225),'description':a6_0x1fe5b5(0x1f6),'risk':a6_0x1fe5b5(0x22a),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x1fe5b5(0x1fd),'type':a6_0x1fe5b5(0x221),'description':a6_0x1fe5b5(0x1ff)},{'name':'ak','type':a6_0x1fe5b5(0x221),'description':a6_0x1fe5b5(0x21c)},{'name':a6_0x1fe5b5(0x1fa),'type':a6_0x1fe5b5(0x236),'description':a6_0x1fe5b5(0x233),'default':!![]},{'name':a6_0x1fe5b5(0x226),'type':a6_0x1fe5b5(0x236),'description':a6_0x1fe5b5(0x20c),'default':![]}],async 'execute'(_0x164639){const _0xff8124=a6_0x1fe5b5,_0x2ebf8f=await resolveAuthWriteInput(_0x164639),_0x41eb2e=resolveAuthScopeFlags(_0x164639),_0x51c3b3=readScopedConfig(_0x41eb2e);_0x51c3b3[_0xff8124(0x216)]=_0x2ebf8f[_0xff8124(0x216)];_0x2ebf8f[_0xff8124(0x203)]&&(_0x51c3b3['env']=_0x2ebf8f[_0xff8124(0x203)]);writeScopedConfig(_0x51c3b3,_0x41eb2e);const _0x1ea040=_0x41eb2e[_0xff8124(0x1fa)]?_0xff8124(0x1fa):_0xff8124(0x226),_0x2bf728=_0x51c3b3['env']?'\x20Current\x20env:\x20'+_0x51c3b3[_0xff8124(0x203)]+'.':'';return{'ok':!![],'message':_0xff8124(0x210)+_0x1ea040+'\x20config.'+_0x2bf728+_0xff8124(0x20d)+CLI_BIN_NAME+_0xff8124(0x208)};}},{'service':a6_0x1fe5b5(0x21e),'command':'init','description':a6_0x1fe5b5(0x23d),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x1fe5b5(0x1fd),'type':'string','description':a6_0x1fe5b5(0x1ff)},{'name':'ak','type':a6_0x1fe5b5(0x221),'description':'Shorthand\x20for\x20--access-key'},{'name':a6_0x1fe5b5(0x203),'type':'string','description':'Target\x20environment\x20to\x20persist\x20with\x20the\x20new\x20auth\x20config'},{'name':a6_0x1fe5b5(0x1fa),'type':a6_0x1fe5b5(0x236),'description':a6_0x1fe5b5(0x233),'default':!![]},{'name':a6_0x1fe5b5(0x226),'type':a6_0x1fe5b5(0x236),'description':'Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','default':![]}],async 'execute'(_0x771ad8){const _0x590aa1=a6_0x1fe5b5,_0x359814=await resolveAuthWriteInput(_0x771ad8),_0x7f799c=resolveAuthScopeFlags(_0x771ad8),_0x3b5096={'accessKey':_0x359814[_0x590aa1(0x216)]};_0x359814[_0x590aa1(0x203)]&&(_0x3b5096[_0x590aa1(0x203)]=_0x359814[_0x590aa1(0x203)]);writeScopedConfig(_0x3b5096,_0x7f799c);const _0x1afef2=_0x7f799c['global']?_0x590aa1(0x1fa):_0x590aa1(0x226),_0x5f19b0=_0x3b5096[_0x590aa1(0x203)]?_0x590aa1(0x1f3)+_0x3b5096['env']+'.':'';return{'ok':!![],'message':_0x590aa1(0x227)+_0x1afef2+'\x20scope.'+_0x5f19b0+_0x590aa1(0x20d)+CLI_BIN_NAME+_0x590aa1(0x208)};}},{'service':a6_0x1fe5b5(0x21e),'command':a6_0x1fe5b5(0x230),'description':'Clear\x20accessKey\x20from\x20config','risk':a6_0x1fe5b5(0x22a),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x1fe5b5(0x1fa),'type':a6_0x1fe5b5(0x236),'description':a6_0x1fe5b5(0x23a),'default':!![]},{'name':a6_0x1fe5b5(0x226),'type':a6_0x1fe5b5(0x236),'description':a6_0x1fe5b5(0x232),'default':![]}],async 'execute'(_0x58d8f5){const _0x398fab=a6_0x1fe5b5,_0x517946=resolveAuthScopeFlags(_0x58d8f5),_0x17f7f2=readScopedConfig(_0x517946),_0x92b394=!!_0x17f7f2[_0x398fab(0x216)];delete _0x17f7f2[_0x398fab(0x216)],writeScopedConfig(_0x17f7f2,_0x517946);const _0x2961b5=_0x517946[_0x398fab(0x1fa)]?_0x398fab(0x1fa):'project';if(_0x92b394)return{'ok':!![],'message':_0x398fab(0x240)+_0x2961b5+_0x398fab(0x22b)};return{'ok':!![],'message':'No\x20AccessKey\x20found\x20in\x20'+_0x2961b5+_0x398fab(0x1fc)};}},{'service':a6_0x1fe5b5(0x21e),'command':'status','description':a6_0x1fe5b5(0x217),'risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x1fe5b5(0x1fa),'type':'boolean','description':a6_0x1fe5b5(0x212),'default':!![]},{'name':a6_0x1fe5b5(0x226),'type':'boolean','description':a6_0x1fe5b5(0x201),'default':![]}],async 'execute'(_0x167e8c){const _0x557576=a6_0x1fe5b5,_0x12c882=resolveAuthScopeFlags(_0x167e8c),_0x1f657e=readScopedConfig(_0x12c882),_0x414e78=process.env.LOVRABET_ACCESS_KEY||undefined,_0x336508=_0x1f657e[_0x557576(0x216)]||undefined,_0x1f3901=_0x414e78||_0x336508,_0x511f74=_0x414e78?_0x557576(0x214):_0x336508?(_0x12c882[_0x557576(0x1fa)]?_0x557576(0x1fa):_0x557576(0x226))+_0x557576(0x224):null,_0x1e8a96=[_0x557576(0x20b)+AUTH_MODE['ClientAk']];if(_0x1f3901){const _0x116899=_0x1f3901[_0x557576(0x209)]>0x8?''+_0x1f3901[_0x557576(0x1f2)](0x0,0x8)+'*'[_0x557576(0x22c)](_0x1f3901[_0x557576(0x209)]-0x8):_0x1f3901;_0x1e8a96[_0x557576(0x1f4)]('AccessKey:\x20'+_0x116899+(_0x511f74?_0x557576(0x20a)+_0x511f74+')':''));}return!_0x1f3901&&(_0x1e8a96['push'](''),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x22d)),_0x1e8a96[_0x557576(0x1f4)](''),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x1fe)+CLI_BIN_NAME+_0x557576(0x223)),_0x1e8a96[_0x557576(0x1f4)](''),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x21b)),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x215)),_0x1e8a96[_0x557576(0x1f4)](''),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x202)),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x23e)),_0x1e8a96[_0x557576(0x1f4)](''),_0x1e8a96[_0x557576(0x1f4)](_0x557576(0x219)+CLI_BIN_NAME+'\x20auth\x20status'),_0x1e8a96[_0x557576(0x1f4)]('If\x20command\x20execution\x20still\x20fails,\x20run:\x20'+CLI_BIN_NAME+_0x557576(0x23b))),{'ok':!![],'message':_0x1e8a96[_0x557576(0x23f)]('\x0a')};}},{'service':a6_0x1fe5b5(0x21e),'command':a6_0x1fe5b5(0x1f8),'description':'Fetch\x20current\x20login\x20user\x20info\x20for\x20the\x20active\x20access\x20key','risk':a6_0x1fe5b5(0x228),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x19fee3){const _0x4797a5=a6_0x1fe5b5,_0x5de264=await getLoginUserInfo();return{'ok':!![],'data':{'user':_0x5de264,'meta':{'env':_0x19fee3[_0x4797a5(0x204)]??_0x4797a5(0x200)}}};}}];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x229edc,_0x127130){const _0x4e1ba5=a7_0x1b0a,_0x143f0e=_0x229edc();while(!![]){try{const _0x379e54=-parseInt(_0x4e1ba5(0xcb))/0x1+-parseInt(_0x4e1ba5(0xca))/0x2+-parseInt(_0x4e1ba5(0xc2))/0x3*(-parseInt(_0x4e1ba5(0xd1))/0x4)+parseInt(_0x4e1ba5(0xbd))/0x5+-parseInt(_0x4e1ba5(0xc8))/0x6*(-parseInt(_0x4e1ba5(0xcc))/0x7)+parseInt(_0x4e1ba5(0xc6))/0x8+-parseInt(_0x4e1ba5(0xc5))/0x9*(parseInt(_0x4e1ba5(0xc1))/0xa);if(_0x379e54===_0x127130)break;else _0x143f0e['push'](_0x143f0e['shift']());}catch(_0x5a1d33){_0x143f0e['push'](_0x143f0e['shift']());}}}(a7_0x1ff6,0x75f1d));import{createInterface}from'node:readline';class AbortPrompt extends Error{constructor(){const _0x11e498=a7_0x1b0a;super(_0x11e498(0xbc)),this[_0x11e498(0xce)]=_0x11e498(0xc9);}}function createSafeRl(){const _0x5143c9=a7_0x1b0a,_0x5302d0=createInterface({'input':process[_0x5143c9(0xc4)],'output':process[_0x5143c9(0xbf)]});let _0x5f5467;const _0x3579a7=new Promise((_0x4e0578,_0x346f2f)=>{const _0xa3a13=_0x5143c9;_0x5f5467=()=>{const _0x44a0a5=a7_0x1b0a;_0x5f5467&&(_0x5302d0[_0x44a0a5(0xc7)]('SIGINT',_0x5f5467),_0x5f5467=undefined);try{_0x5302d0[_0x44a0a5(0xcf)]();}catch{}_0x346f2f(new AbortPrompt());},_0x5302d0['once'](_0xa3a13(0xcd),_0x5f5467);}),_0x522d36=()=>{const _0x5be164=_0x5143c9;_0x5f5467&&(_0x5302d0[_0x5be164(0xc7)]('SIGINT',_0x5f5467),_0x5f5467=undefined);try{_0x5302d0[_0x5be164(0xcf)]();}catch{}};return{'rl':_0x5302d0,'abortPromise':_0x3579a7,'disposeSuccess':_0x522d36};}function a7_0x1b0a(_0x35faf8,_0x2a09e6){_0x35faf8=_0x35faf8-0xbc;const _0x1ff69f=a7_0x1ff6();let _0x1b0ae5=_0x1ff69f[_0x35faf8];return _0x1b0ae5;}function a7_0x1ff6(){const _0x11515b=['User\x20aborted\x20prompt','1375230mNXaCt','race','stdout','):\x20','7550DGZbkz','318522CVmntD','question','stdin','10251JZUPXm','6265008lLmaTQ','removeListener','40530GjTefR','AbortPrompt','541862daWUQU','149658EWHhwL','511LCalAF','SIGINT','name','close','trim','8dAloKY','AccessKey\x20('];a7_0x1ff6=function(){return _0x11515b;};return a7_0x1ff6();}export async function promptAccessKey(_0x283d46=''){const _0x21eff8=a7_0x1b0a,{rl:_0x1afac3,abortPromise:_0x547124,disposeSuccess:_0x18b11a}=createSafeRl(),_0x52925d=new Promise(_0x5e5490=>{const _0x42cf40=a7_0x1b0a,_0xc71ac2=_0x283d46?_0x42cf40(0xd2)+_0x283d46+_0x42cf40(0xc0):'AccessKey\x20(paste\x20ak_...):\x20';_0x1afac3[_0x42cf40(0xc3)](_0xc71ac2,_0x1be743=>{const _0x13bde1=_0x42cf40;_0x18b11a(),_0x5e5490(_0x1be743[_0x13bde1(0xd0)]()||_0x283d46);});});return Promise[_0x21eff8(0xbe)]([_0x52925d,_0x547124]);}export function isAbortPrompt(_0x1e0620){const _0x15a15d=a7_0x1b0a;return _0x1e0620 instanceof Error&&_0x1e0620[_0x15a15d(0xce)]===_0x15a15d(0xc9);}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a8_0x42d129=a8_0x5e36;(function(_0x556851,_0x3259c8){const _0x175b83=a8_0x5e36,_0x59eb5c=_0x556851();while(!![]){try{const _0x4ef05c=-parseInt(_0x175b83(0xdf))/0x1+parseInt(_0x175b83(0xce))/0x2*(parseInt(_0x175b83(0xd0))/0x3)+-parseInt(_0x175b83(0xcf))/0x4+parseInt(_0x175b83(0xd2))/0x5*(-parseInt(_0x175b83(0xcd))/0x6)+-parseInt(_0x175b83(0xdd))/0x7*(parseInt(_0x175b83(0xda))/0x8)+parseInt(_0x175b83(0xd6))/0x9*(parseInt(_0x175b83(0xcc))/0xa)+parseInt(_0x175b83(0xd5))/0xb;if(_0x4ef05c===_0x3259c8)break;else _0x59eb5c['push'](_0x59eb5c['shift']());}catch(_0x3b33a5){_0x59eb5c['push'](_0x59eb5c['shift']());}}}(a8_0x23e2,0xce53b));import{getBffScriptInfo}from'../../core/api-client.js';function a8_0x23e2(){const _0x200274=['description','6929705LfzsQo','scriptType','appCode','31151593EOARuC','10755nOItQx','(none)','Script\x20ID','Get\x20BFF\x20script\x20details\x20by\x20ID','309008hqolza','num','read','77PwBEks','bff','800608qOiNTn','functionName','6310THOmya','6kWlfQh','1844714zRRpEk','4207260GwmqJY','3tMlLiu'];a8_0x23e2=function(){return _0x200274;};return a8_0x23e2();}import{ID_FLAG,VERBOSE_FLAG}from'../../commands/common/flags.js';function a8_0x5e36(_0x42ac20,_0x193cb6){_0x42ac20=_0x42ac20-0xcc;const _0x23e2b7=a8_0x23e2();let _0x5e36e0=_0x23e2b7[_0x42ac20];return _0x5e36e0;}export const bffDetail={'service':a8_0x42d129(0xde),'command':'detail','description':a8_0x42d129(0xd9),'risk':a8_0x42d129(0xdc),'flags':[{...ID_FLAG,'description':a8_0x42d129(0xd8)},VERBOSE_FLAG],async 'execute'(_0x2fcae7){const _0x5cc17e=a8_0x42d129,_0xc066f5=await getBffScriptInfo(_0x2fcae7[_0x5cc17e(0xdb)]('id')),_0x25c90c=_0x2fcae7['bool']('verbose');if(_0x25c90c)return{'ok':!![],'data':_0xc066f5};return{'ok':!![],'data':{'id':_0xc066f5['id'],'appCode':_0xc066f5[_0x5cc17e(0xd4)],'functionName':_0xc066f5[_0x5cc17e(0xe0)]??'','scriptType':_0xc066f5[_0x5cc17e(0xd3)],'description':_0xc066f5[_0x5cc17e(0xd1)]||_0x5cc17e(0xd7),'createdTime':_0xc066f5['createdTime']??'','updatedTime':_0xc066f5['updatedTime']??''}};}};
|
package/lib/commands/bff/exec.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a9_0x476db1=a9_0x537f;(function(_0x50ca4b,_0x24eab0){const _0x297ea9=a9_0x537f,_0x11dd80=_0x50ca4b();while(!![]){try{const _0x3486e4=parseInt(_0x297ea9(0x1c8))/0x1*(-parseInt(_0x297ea9(0x1c7))/0x2)+-parseInt(_0x297ea9(0x1cc))/0x3+-parseInt(_0x297ea9(0x1cf))/0x4*(-parseInt(_0x297ea9(0x1cb))/0x5)+-parseInt(_0x297ea9(0x1d4))/0x6+parseInt(_0x297ea9(0x1d3))/0x7*(-parseInt(_0x297ea9(0x1d6))/0x8)+parseInt(_0x297ea9(0x1c5))/0x9+parseInt(_0x297ea9(0x1d5))/0xa*(parseInt(_0x297ea9(0x1ca))/0xb);if(_0x3486e4===_0x24eab0)break;else _0x11dd80['push'](_0x11dd80['shift']());}catch(_0x457724){_0x11dd80['push'](_0x11dd80['shift']());}}}(a9_0xfe2f,0xd7276));import{executeSdkBff}from'../../core/sdk-client.js';import{parseJsonParams}from'../../utils/params.js';import{NAME_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';function a9_0xfe2f(){const _0x320953=['5073320kysXTv','1942008AXHhrQ','1420ZETIYX','16bhufXP','Execute\x20a\x20BFF\x20script\x20by\x20function\x20name','12629187WlZumW','name','10TXEkET','291488DkaoWD','str','292831lpRjzC','5zzibxt','4599702eJVSBz','now','params','1846828YmDWAZ','read','BFF\x20executed\x20in\x20','BFF\x20function\x20name\x20to\x20execute'];a9_0xfe2f=function(){return _0x320953;};return a9_0xfe2f();}function a9_0x537f(_0x1d7d87,_0x3e73bb){_0x1d7d87=_0x1d7d87-0x1c5;const _0xfe2f94=a9_0xfe2f();let _0x537f43=_0xfe2f94[_0x1d7d87];return _0x537f43;}export const bffExec={'service':'bff','command':'exec','description':a9_0x476db1(0x1d7),'risk':a9_0x476db1(0x1d0),'flags':[{...NAME_FLAG,'required':!![],'description':a9_0x476db1(0x1d2)},PARAMS_FLAG],async 'execute'(_0x280f39){const _0x45123e=a9_0x476db1,_0x289b2e=parseJsonParams(_0x280f39['str'](_0x45123e(0x1ce))),_0x559a6d=Date[_0x45123e(0x1cd)](),_0x2bc9ea=await executeSdkBff(_0x280f39[_0x45123e(0x1c9)](_0x45123e(0x1c6)),_0x289b2e),_0x151175=Date[_0x45123e(0x1cd)]()-_0x559a6d;return{'ok':!![],'data':{'result':_0x2bc9ea,'elapsed':_0x151175},'message':_0x45123e(0x1d1)+_0x151175+'ms'};}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a10_0x53e7(_0x52ddb7,_0xa8c22c){_0x52ddb7=_0x52ddb7-0x1ae;const _0x4c2232=a10_0x4c22();let _0x53e7fd=_0x4c2232[_0x52ddb7];return _0x53e7fd;}(function(_0xaa010d,_0x21229c){const _0x438fc7=a10_0x53e7,_0x2fb679=_0xaa010d();while(!![]){try{const _0x521898=parseInt(_0x438fc7(0x1b5))/0x1*(-parseInt(_0x438fc7(0x1b4))/0x2)+parseInt(_0x438fc7(0x1b3))/0x3+parseInt(_0x438fc7(0x1b2))/0x4*(-parseInt(_0x438fc7(0x1b6))/0x5)+-parseInt(_0x438fc7(0x1af))/0x6+parseInt(_0x438fc7(0x1b7))/0x7+-parseInt(_0x438fc7(0x1b1))/0x8+parseInt(_0x438fc7(0x1ae))/0x9*(-parseInt(_0x438fc7(0x1b0))/0xa);if(_0x521898===_0x21229c)break;else _0x2fb679['push'](_0x2fb679['shift']());}catch(_0x132025){_0x2fb679['push'](_0x2fb679['shift']());}}}(a10_0x4c22,0x1df8c));function a10_0x4c22(){const _0xcdaac3=['234730jkIppN','1aDKdQl','5SRzwGW','1692439yOEfZn','190269LhCJAd','56772CeopZH','60HYcgQv','165752rOetqB','131492KCerNe','564756KnXYRl'];a10_0x4c22=function(){return _0xcdaac3;};return a10_0x4c22();}import{bffDetail}from'../../commands/bff/detail.js';import{bffExec}from'../../commands/bff/exec.js';export const bffDefinitions=[bffDetail,bffExec];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x57cc6b,_0xc4b21b){const _0x141b85=a11_0x2651,_0xdd8f76=_0x57cc6b();while(!![]){try{const _0x464d0d=-parseInt(_0x141b85(0xa5))/0x1*(parseInt(_0x141b85(0x9b))/0x2)+-parseInt(_0x141b85(0x9f))/0x3*(-parseInt(_0x141b85(0xa2))/0x4)+-parseInt(_0x141b85(0x9c))/0x5*(-parseInt(_0x141b85(0xab))/0x6)+parseInt(_0x141b85(0xac))/0x7*(-parseInt(_0x141b85(0xa9))/0x8)+-parseInt(_0x141b85(0xa1))/0x9*(parseInt(_0x141b85(0xa7))/0xa)+parseInt(_0x141b85(0x99))/0xb+parseInt(_0x141b85(0x9a))/0xc*(-parseInt(_0x141b85(0xa6))/0xd);if(_0x464d0d===_0xc4b21b)break;else _0xdd8f76['push'](_0xdd8f76['shift']());}catch(_0xb1309c){_0xdd8f76['push'](_0xdd8f76['shift']());}}}(a11_0x4e66,0x65bfd));import{CLI_BIN_NAME}from'../../constant/cli.js';export{DEFAULT_APP_PROFILE_NAME,DEFAULT_CONFIG_VALUES}from'../../constant/defaults.js';export{RUNTIME_ENV_VALUES}from'../../constant/env.js';export{OUTPUT_FORMAT_VALUES}from'../../constant/output.js';import{isInProject}from'../../context.js';import{CliErrors}from'../../errors.js';export{buildAppProfileListFields,CONFIG_ENUM_VALUES,IMPORTABLE_RUNTIME_CONFIG_KEYS,TOP_LEVEL_CONFIG_KEYS,getConfigCommandKeyDescription,getConfigDefaultValue,getConfigEnumValues,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isLegacyCompatConfigKey,isTopLevelConfigKey}from'../../config/schema.js';function a11_0x2651(_0x4535e8,_0x5d51ca){_0x4535e8=_0x4535e8-0x99;const _0x4e66c0=a11_0x4e66();let _0x2651a3=_0x4e66c0[_0x4535e8];return _0x2651a3;}export function resolveConfigScope(_0x587664){const _0x1f0015=a11_0x2651,{explicitGlobal:explicitGlobal=![],explicitProject:explicitProject=![],policy:_0x15a20c}=_0x587664;if(explicitGlobal&&explicitProject)throw CliErrors[_0x1f0015(0xa8)]('Flags\x20--global\x20and\x20--project\x20are\x20mutually\x20exclusive.','Use\x20only\x20one\x20config\x20scope\x20flag.');if(explicitGlobal)return'global';if(explicitProject)return _0x1f0015(0xaa);switch(_0x15a20c){case'global-default':return'global';case'project-default':return _0x587664['inProject']??isInProject()?'project':'global';case _0x1f0015(0x9e):if(!(_0x587664[_0x1f0015(0x9d)]??isInProject()))throw CliErrors[_0x1f0015(0xa8)](_0x1f0015(0xa0),_0x1f0015(0xa3)+CLI_BIN_NAME+'\x20init`\x20first.');return _0x1f0015(0xaa);}}function a11_0x4e66(){const _0x300f29=['9dVGzZL','157172ySeCDa','Add\x20--global\x20to\x20write\x20to\x20~/.lovrabet.json,\x20or\x20run\x20`','global','204184BMZChz','76271GrbSGq','3518850zbKQez','validation','1584RbvrfW','project','30XNkdGj','3199tcOgKw','7250199FgKXqb','1956fzltuJ','2WruFZS','613965mCtzrd','inProject','project-or-global-explicit','57ZOGWnQ','Not\x20inside\x20a\x20project\x20(no\x20.lovrabet.json\x20found).'];a11_0x4e66=function(){return _0x300f29;};return a11_0x4e66();}export function toScopeFlags(_0x3f2676){return{'global':_0x3f2676==='global'};}export function formatScopeLabel(_0x1bde05){const _0x3bc592=a11_0x2651;return _0x1bde05===_0x3bc592(0xa4)?'\x20(global)':'';}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x544b79,_0x4604cf){const _0x11e567=a12_0x2891,_0x197168=_0x544b79();while(!![]){try{const _0x14cf31=-parseInt(_0x11e567(0xe9))/0x1*(parseInt(_0x11e567(0xdd))/0x2)+-parseInt(_0x11e567(0xe2))/0x3+-parseInt(_0x11e567(0xed))/0x4+-parseInt(_0x11e567(0xf0))/0x5*(parseInt(_0x11e567(0xf2))/0x6)+-parseInt(_0x11e567(0xde))/0x7+parseInt(_0x11e567(0xf5))/0x8+-parseInt(_0x11e567(0xf1))/0x9*(-parseInt(_0x11e567(0xf6))/0xa);if(_0x14cf31===_0x4604cf)break;else _0x197168['push'](_0x197168['shift']());}catch(_0x1d70cf){_0x197168['push'](_0x197168['shift']());}}}(a12_0x4fde,0x28696));function a12_0x2891(_0xa793dc,_0x1f1ac7){_0xa793dc=_0xa793dc-0xdc;const _0x4fdefb=a12_0x4fde();let _0x2891e4=_0x4fdefb[_0xa793dc];return _0x2891e4;}import{CliErrors}from'../../errors.js';function isSet(_0x403215,_0x5e64f5){const _0x40daa3=a12_0x2891,_0x681dc4=_0x403215[_0x40daa3(0xf4)](_0x5e64f5);return _0x681dc4!==undefined&&_0x681dc4!==''&&_0x681dc4!==![]&&_0x681dc4!==0x0;}function fmtNames(_0x48dd07){const _0x2cb6a1=a12_0x2891;return _0x48dd07[_0x2cb6a1(0xf3)](_0x3c9050=>'--'+_0x3c9050)[_0x2cb6a1(0xec)](',\x20');}export function requireOneOf(_0x26f7ad,_0x52b16,_0x119b38){const _0x374823=a12_0x2891,_0x3ec073=_0x52b16['filter'](_0x79f34c=>isSet(_0x26f7ad,_0x79f34c));if(_0x3ec073[_0x374823(0xee)]!==0x1)throw CliErrors[_0x374823(0xe8)](_0x3ec073[_0x374823(0xee)]===0x0?_0x374823(0xeb)+fmtNames(_0x52b16)+_0x374823(0xe3)+_0x119b38+'`.':_0x374823(0xe5)+fmtNames(_0x52b16)+_0x374823(0xe7)+fmtNames(_0x3ec073)+'.',_0x3ec073['length']===0x0?_0x374823(0xe6)+fmtNames(_0x52b16):_0x374823(0xef));}export function requireAnyOf(_0x55c016,_0x1ef2b8,_0x292a46){const _0x59b94e=a12_0x2891;if(!_0x1ef2b8['some'](_0x30e82d=>isSet(_0x55c016,_0x30e82d)))throw CliErrors[_0x59b94e(0xe8)](_0x59b94e(0xea)+fmtNames(_0x1ef2b8)+_0x59b94e(0xe3)+_0x292a46+'`.',_0x59b94e(0xe6)+fmtNames(_0x1ef2b8));}function a12_0x4fde(){const _0x2b76a7=['2612200XEfwtp','2930WNKnYH','Flags\x20','\x20are\x20mutually\x20exclusive\x20for\x20`','446174aAvMXi','1035230ckOrKP','Invalid\x20--','Use\x20only\x20one\x20of:\x20',':\x20expected\x20','46824AjjdAs','\x20is\x20required\x20for\x20`','filter','Only\x20one\x20of\x20','Provide\x20one\x20of:\x20','\x20is\x20allowed,\x20found:\x20','validation','1Smcoxg','At\x20least\x20one\x20of\x20','Exactly\x20one\x20of\x20','join','716892sBPCKS','length','Remove\x20all\x20but\x20one.','490335Gxiqwa','18459VRYaqw','12IJbSDV','map','flag'];a12_0x4fde=function(){return _0x2b76a7;};return a12_0x4fde();}export function mutuallyExclusive(_0x5432b7,_0x1391ad,_0x26077f){const _0x432d69=a12_0x2891,_0x37142f=_0x1391ad[_0x432d69(0xe4)](_0x241e53=>isSet(_0x5432b7,_0x241e53));if(_0x37142f[_0x432d69(0xee)]>0x1)throw CliErrors[_0x432d69(0xe8)](_0x432d69(0xf7)+fmtNames(_0x37142f)+_0x432d69(0xdc)+_0x26077f+'`.',_0x432d69(0xe0)+fmtNames(_0x1391ad));}export function validatePattern(_0x8e06ad,_0x26b3e7,_0x56a3d,_0x433069){const _0x113eb1=a12_0x2891,_0x2df65f=_0x8e06ad['str'](_0x26b3e7);if(_0x2df65f&&!_0x56a3d['test'](_0x2df65f))throw CliErrors[_0x113eb1(0xe8)](_0x113eb1(0xdf)+_0x26b3e7+_0x113eb1(0xe1)+_0x433069+',\x20got\x20\x22'+_0x2df65f+'\x22.');}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a13_0x2e6140=a13_0x3eab;(function(_0x500669,_0x243586){const _0x31432d=a13_0x3eab,_0x53f89b=_0x500669();while(!![]){try{const _0x4e057a=-parseInt(_0x31432d(0x1ea))/0x1*(-parseInt(_0x31432d(0x1e8))/0x2)+parseInt(_0x31432d(0x1fd))/0x3+parseInt(_0x31432d(0x1ed))/0x4*(parseInt(_0x31432d(0x1e7))/0x5)+parseInt(_0x31432d(0x1ee))/0x6*(-parseInt(_0x31432d(0x1f9))/0x7)+parseInt(_0x31432d(0x1f5))/0x8+parseInt(_0x31432d(0x1fa))/0x9*(parseInt(_0x31432d(0x1e4))/0xa)+-parseInt(_0x31432d(0x1f7))/0xb*(parseInt(_0x31432d(0x1eb))/0xc);if(_0x4e057a===_0x243586)break;else _0x53f89b['push'](_0x53f89b['shift']());}catch(_0x25f1cd){_0x53f89b['push'](_0x53f89b['shift']());}}}(a13_0x25e1,0x4c1d5));export const CODE_FLAG={'name':a13_0x2e6140(0x1fe),'type':a13_0x2e6140(0x1f6),'required':!![],'description':a13_0x2e6140(0x1e6),'pattern':{'regex':/^[a-f0-9]{32}$/i,'description':a13_0x2e6140(0x1fb)}};export const SQLCODE_FLAG={'name':a13_0x2e6140(0x1e5),'type':a13_0x2e6140(0x1f6),'required':!![],'description':a13_0x2e6140(0x1ef),'pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':a13_0x2e6140(0x1e9)}};function a13_0x3eab(_0x43433b,_0x483e17){_0x43433b=_0x43433b-0x1e4;const _0x25e11e=a13_0x25e1();let _0x3eaba1=_0x25e11e[_0x43433b];return _0x3eaba1;}export const VERBOSE_FLAG={'name':a13_0x2e6140(0x1f3),'type':a13_0x2e6140(0x1f0),'description':a13_0x2e6140(0x1f1)};function a13_0x25e1(){const _0x2676f4=['number','262216LpCFVT','string','231dvOVhv','name','1832789KytCvH','9hSLgLq','a\x2032-character\x20lowercase\x20hex\x20string\x20(e.g.\x2099a909313f1fa7153186431e1c551588a3a79d4a3540bbb2def2ad0a228a9acd)','Resource\x20name\x20for\x20lookup','1465881QgfYfx','code','5037380iHgJZh','sqlcode','Dataset\x20code\x20(32-char\x20hex\x20UUID)','806635qeJqUZ','348OkLaFN','SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)','291TmcrcA','471336gncgjJ','Resource\x20ID','8iwsVsi','6JCiIbN','SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)','boolean','Return\x20full\x20raw\x20response\x20object','params','verbose'];a13_0x25e1=function(){return _0x2676f4;};return a13_0x25e1();}export const PARAMS_FLAG={'name':a13_0x2e6140(0x1f2),'type':a13_0x2e6140(0x1f6),'description':'Parameters\x20as\x20JSON\x20string\x20(e.g.\x20\x27{\x22key\x22:\x22value\x22}\x27)'};export const NAME_FLAG={'name':a13_0x2e6140(0x1f8),'type':a13_0x2e6140(0x1f6),'description':a13_0x2e6140(0x1fc)};export const ID_FLAG={'name':'id','type':a13_0x2e6140(0x1f4),'required':!![],'description':a13_0x2e6140(0x1ec)};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a14_0x3fa855=a14_0x3f05;(function(_0x24b791,_0xb2de27){const _0x1d5685=a14_0x3f05,_0x37a76b=_0x24b791();while(!![]){try{const _0x43e1ca=-parseInt(_0x1d5685(0x101))/0x1+-parseInt(_0x1d5685(0x12b))/0x2*(parseInt(_0x1d5685(0x10e))/0x3)+-parseInt(_0x1d5685(0x112))/0x4+parseInt(_0x1d5685(0x122))/0x5*(parseInt(_0x1d5685(0x126))/0x6)+-parseInt(_0x1d5685(0xfe))/0x7*(parseInt(_0x1d5685(0x118))/0x8)+parseInt(_0x1d5685(0x127))/0x9+-parseInt(_0x1d5685(0x12c))/0xa*(-parseInt(_0x1d5685(0x108))/0xb);if(_0x43e1ca===_0xb2de27)break;else _0x37a76b['push'](_0x37a76b['shift']());}catch(_0x1024bb){_0x37a76b['push'](_0x37a76b['shift']());}}}(a14_0x1821,0xcf38a));import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME,ENUM_KEYS,getConfigCommandKeyDescription,getTopLevelConfigKeySummary,isTopLevelConfigKey,readScopedConfig,writeScopedConfig,resolveWriteScope,toScopeFlags}from'../../commands/config/shared.js';import{resolveWriteConfigPath,getProjectConfigPath}from'../../context.js';const GLOBAL_FLAG={'name':'global','type':'boolean','description':a14_0x3fa855(0x106),'default':![]},listDef={'service':a14_0x3fa855(0x10f),'command':a14_0x3fa855(0x117),'description':'List\x20current\x20config','risk':a14_0x3fa855(0xfd),'requiresAuth':![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x50e934){const _0x2f9fe4=a14_0x3fa855,{buildConfigFromFlags:_0x509398}=await import(_0x2f9fe4(0x105)),_0x377f90=_0x509398({}),_0x226b07=getProjectConfigPath(),_0x465d40=resolveWriteConfigPath(_0x2f9fe4(0x11a));if(_0x50e934['format']===_0x2f9fe4(0xfa))return{'ok':!![],'message':'#\x20Effective\x20config\x20(merged\x20global\x20+\x20project)\x0a\x0a'+(JSON[_0x2f9fe4(0xf7)](_0x377f90['raw'],null,0x2)+'\x0a\x0a')+_0x2f9fe4(0x10c)+('\x20\x20project:\x20'+(_0x226b07??_0x2f9fe4(0x111))+'\x0a')+(_0x2f9fe4(0x107)+_0x465d40)};return{'ok':!![],'data':{'effective':_0x377f90[_0x2f9fe4(0x120)],'configFiles':{'project':_0x226b07??null,'global':_0x465d40}}};}},getDef={'service':a14_0x3fa855(0x10f),'command':a14_0x3fa855(0x125),'description':a14_0x3fa855(0x113),'risk':a14_0x3fa855(0xfd),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':'key','description':a14_0x3fa855(0x104),'required':!![]}],'flags':[],async 'execute'(_0x59608a){const _0x5afba0=a14_0x3fa855,_0x5cf259=_0x59608a[_0x5afba0(0xf8)][0x0];if(!_0x5cf259)throw CliErrors[_0x5afba0(0x128)](_0x5afba0(0x129),_0x5afba0(0xf9)+CLI_BIN_NAME+_0x5afba0(0xf6));const {buildConfigFromFlags:_0x4450f4}=await import(_0x5afba0(0x105)),{raw:_0x223dee}=_0x4450f4({});if(_0x5cf259[_0x5afba0(0x110)]('.')){const _0x1b6789=_0x5cf259[_0x5afba0(0x103)]('.');let _0x17dad0=_0x223dee;for(const _0xa3f8fd of _0x1b6789){if(_0x17dad0==null||typeof _0x17dad0!==_0x5afba0(0x114))throw CliErrors['validation'](_0x5afba0(0x123)+_0x5cf259);_0x17dad0=_0x17dad0[_0xa3f8fd];}if(_0x17dad0===undefined)throw CliErrors[_0x5afba0(0x128)]('Key\x20not\x20found:\x20'+_0x5cf259);return console['log'](typeof _0x17dad0===_0x5afba0(0x114)?JSON['stringify'](_0x17dad0,null,0x2):String(_0x17dad0)),{'ok':!![]};}const _0x49ccc7=_0x223dee[_0x5cf259];if(_0x49ccc7===undefined)throw CliErrors[_0x5afba0(0x128)]('Key\x20not\x20found:\x20'+_0x5cf259);return console[_0x5afba0(0x12a)](typeof _0x49ccc7===_0x5afba0(0x114)?JSON['stringify'](_0x49ccc7,null,0x2):String(_0x49ccc7)),{'ok':!![]};}},setDef={'service':a14_0x3fa855(0x10f),'command':a14_0x3fa855(0x11b),'description':'Set\x20a\x20config\x20value','risk':a14_0x3fa855(0x11f),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x3fa855(0x10d),'description':getConfigCommandKeyDescription(),'required':!![]},{'name':a14_0x3fa855(0x11d),'description':'Value\x20to\x20assign','required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x2a4ca5){const _0x2ca084=a14_0x3fa855,_0x56b4ee=_0x2a4ca5[_0x2ca084(0xf8)][0x0],_0x4b8fc6=_0x2a4ca5[_0x2ca084(0xf8)][0x1];if(!_0x56b4ee||_0x4b8fc6===undefined)throw CliErrors[_0x2ca084(0x128)]('Missing\x20key\x20or\x20value.',_0x2ca084(0xf9)+CLI_BIN_NAME+'\x20config\x20set\x20<key>\x20<value>\x20[--global]');if(ENUM_KEYS[_0x56b4ee]&&!ENUM_KEYS[_0x56b4ee][_0x2ca084(0x110)](_0x4b8fc6))throw CliErrors['validation'](_0x2ca084(0xff)+_0x56b4ee+'\x22.\x20Allowed:\x20'+ENUM_KEYS[_0x56b4ee][_0x2ca084(0x100)](',\x20'));if(_0x56b4ee==='riskLevel')throw CliErrors['validation'](_0x2ca084(0x121));if(_0x56b4ee===_0x2ca084(0x11c)){const _0x5694f2=Number(_0x4b8fc6);if(isNaN(_0x5694f2)||_0x5694f2<=0x0)throw CliErrors[_0x2ca084(0x128)](_0x2ca084(0x10b));}const _0x54a8e2=resolveWriteScope({'explicitGlobal':_0x2a4ca5[_0x2ca084(0xfb)](_0x2ca084(0x11a)),'policy':'project-or-global-explicit'}),_0xc5a193=toScopeFlags(_0x54a8e2),_0x41f5d4=readScopedConfig(_0xc5a193);if(!isTopLevelConfigKey(_0x56b4ee))throw CliErrors[_0x2ca084(0x128)](_0x2ca084(0x102)+_0x56b4ee+_0x2ca084(0x124),_0x2ca084(0x109)+getTopLevelConfigKeySummary());return _0x41f5d4[_0x56b4ee]=_0x56b4ee===_0x2ca084(0x11c)?Number(_0x4b8fc6):_0x4b8fc6,console[_0x2ca084(0x12a)](_0x2ca084(0x12d)+_0x56b4ee+_0x2ca084(0x12e)+_0x4b8fc6+'\x22'+(_0x54a8e2===_0x2ca084(0x11a)?'\x20(global)':'')),writeScopedConfig(_0x41f5d4,_0xc5a193),{'ok':!![]};}},deleteDef={'service':a14_0x3fa855(0x10f),'command':a14_0x3fa855(0x11e),'description':a14_0x3fa855(0x10a),'risk':a14_0x3fa855(0x11f),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x3fa855(0x10d),'description':getConfigCommandKeyDescription(),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x4690ad){const _0x1c3cd1=a14_0x3fa855,_0x37232d=_0x4690ad[_0x1c3cd1(0xf8)][0x0];if(!_0x37232d)throw CliErrors[_0x1c3cd1(0x128)](_0x1c3cd1(0x129),'Usage:\x20'+CLI_BIN_NAME+'\x20config\x20delete\x20<key>\x20[--global]');const _0x4a5ba6=resolveWriteScope({'explicitGlobal':_0x4690ad[_0x1c3cd1(0xfb)](_0x1c3cd1(0x11a)),'policy':_0x1c3cd1(0x119)}),_0x37b954=toScopeFlags(_0x4a5ba6),_0x329965=readScopedConfig(_0x37b954);if(_0x329965[_0x37232d]===undefined)throw CliErrors[_0x1c3cd1(0x128)](_0x1c3cd1(0x115)+_0x37232d+'\x22\x20not\x20found\x20at\x20top\x20level.');return delete _0x329965[_0x37232d],console[_0x1c3cd1(0x12a)](_0x1c3cd1(0x116)+_0x37232d+'`'+(_0x4a5ba6==='global'?_0x1c3cd1(0xfc):'')),writeScopedConfig(_0x329965,_0x37b954),{'ok':!![]};}};function a14_0x3f05(_0x174a4f,_0x133a24){_0x174a4f=_0x174a4f-0xf6;const _0x18211c=a14_0x1821();let _0x3f0545=_0x18211c[_0x174a4f];return _0x3f0545;}function a14_0x1821(){const _0x2885af=['pretty','bool','\x20(global)','read','329KtNnwc','Invalid\x20value\x20for\x20\x22','join','178962rRmMua','Top-level\x20key\x20\x22','split','Config\x20key\x20(supports\x20dot\x20notation\x20for\x20reads\x20only)','../../context.js','Write\x20to\x20global\x20config','\x20\x20global:\x20\x20','15422AdNsZG','Settable\x20top-level\x20keys:\x20','Delete\x20a\x20config\x20value','pageSize\x20must\x20be\x20a\x20positive\x20number','Config\x20files:\x0a','key','111417muClSa','config','includes','(none)','3722168UUGFDP','Get\x20a\x20config\x20value','object','Key\x20\x22','Deleted\x20`','list','213848gIexyz','project-or-global-explicit','global','set','pageSize','value','delete','write','raw','\x22riskLevel\x22\x20cannot\x20be\x20changed\x20via\x20the\x20CLI.','28925hbFQwH','Key\x20not\x20found:\x20','\x22\x20is\x20not\x20settable.','get','42AoTRTM','2944305tKiiLm','validation','Missing\x20key\x20argument.','log','34qajnfL','24810WTKkqp','Set\x20`','`\x20=\x20\x22','\x20config\x20get\x20<key>','stringify','args','Usage:\x20'];a14_0x1821=function(){return _0x2885af;};return a14_0x1821();}export const configDefinitions=[listDef,getDef,setDef,deleteDef];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1155a1,_0x457501){var _0x5f3413=a15_0x40cb,_0x84db04=_0x1155a1();while(!![]){try{var _0x274eb0=-parseInt(_0x5f3413(0x183))/0x1*(parseInt(_0x5f3413(0x182))/0x2)+parseInt(_0x5f3413(0x179))/0x3+-parseInt(_0x5f3413(0x17d))/0x4*(-parseInt(_0x5f3413(0x180))/0x5)+-parseInt(_0x5f3413(0x181))/0x6*(parseInt(_0x5f3413(0x17f))/0x7)+-parseInt(_0x5f3413(0x17a))/0x8*(-parseInt(_0x5f3413(0x17c))/0x9)+-parseInt(_0x5f3413(0x17e))/0xa+parseInt(_0x5f3413(0x17b))/0xb;if(_0x274eb0===_0x457501)break;else _0x84db04['push'](_0x84db04['shift']());}catch(_0x31c318){_0x84db04['push'](_0x84db04['shift']());}}}(a15_0xd2c5,0x814e8));import{CLI_BIN_NAME}from'../../constant/cli.js';export{CLI_BIN_NAME};function a15_0x40cb(_0x2e6e2f,_0x118e13){_0x2e6e2f=_0x2e6e2f-0x179;var _0xd2c5f3=a15_0xd2c5();var _0x40cb5a=_0xd2c5f3[_0x2e6e2f];return _0x40cb5a;}function a15_0xd2c5(){var _0x444f4e=['110857CREJNq','794985ZBHgCx','536KjsvFz','4391035kyVCyp','74925ZVSIMU','187048htvfTg','1540870gIXkwJ','234409maYHgT','110ZqwOYJ','102Daglge','18IsuFLA'];a15_0xd2c5=function(){return _0x444f4e;};return a15_0xd2c5();}export{readScopedConfig,writeScopedConfig}from'../../context.js';export{resolveConfigScope as resolveWriteScope,TOP_LEVEL_CONFIG_KEYS as TOP_LEVEL_KEYS,CONFIG_ENUM_VALUES as ENUM_KEYS,getConfigCommandKeyDescription,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isTopLevelConfigKey,toScopeFlags}from'../../commands/common/config-policy.js';
|