@lovrabet/lovrabet-cli 2.0.7 → 2.0.9-beta.0

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.
Files changed (70) hide show
  1. package/lib/cli.js +1 -1
  2. package/lib/commands/app/cache.js +1 -1
  3. package/lib/commands/app/definitions.js +1 -1
  4. package/lib/commands/app/mock-loader.js +1 -1
  5. package/lib/commands/app/remote-source.js +1 -1
  6. package/lib/commands/app/shared.js +1 -1
  7. package/lib/commands/auth/index.js +1 -1
  8. package/lib/commands/auth/prompt.js +1 -1
  9. package/lib/commands/bff/detail.js +1 -1
  10. package/lib/commands/bff/exec.js +1 -1
  11. package/lib/commands/bff/index.js +1 -1
  12. package/lib/commands/common/config-policy.js +1 -1
  13. package/lib/commands/common/constraints.js +1 -1
  14. package/lib/commands/common/flags.js +1 -1
  15. package/lib/commands/config/definitions.js +1 -1
  16. package/lib/commands/config/shared.js +1 -1
  17. package/lib/commands/data/index.js +1 -1
  18. package/lib/commands/dataset/detail.js +1 -1
  19. package/lib/commands/dataset/index.js +1 -1
  20. package/lib/commands/dataset/list.js +1 -1
  21. package/lib/commands/doctor.js +1 -1
  22. package/lib/commands/init.js +1 -1
  23. package/lib/commands/kb/index.js +1 -0
  24. package/lib/commands/logs/index.js +1 -1
  25. package/lib/commands/registry.js +1 -1
  26. package/lib/commands/schema.js +1 -1
  27. package/lib/commands/skill/index.js +1 -1
  28. package/lib/commands/sql/detail.js +1 -1
  29. package/lib/commands/sql/exec.js +1 -1
  30. package/lib/commands/sql/index.js +1 -1
  31. package/lib/commands/update.js +1 -1
  32. package/lib/config/schema.js +1 -1
  33. package/lib/constant/auth-mode.js +1 -1
  34. package/lib/constant/cli.js +1 -1
  35. package/lib/constant/defaults.js +1 -1
  36. package/lib/constant/distribution.js +1 -1
  37. package/lib/constant/domain.js +1 -1
  38. package/lib/constant/env.js +1 -1
  39. package/lib/constant/output.js +1 -1
  40. package/lib/constant/product.js +1 -1
  41. package/lib/constant/risk.js +1 -1
  42. package/lib/constant/url.js +1 -1
  43. package/lib/context.js +1 -1
  44. package/lib/core/api-client.js +1 -1
  45. package/lib/core/db-resolver.js +1 -1
  46. package/lib/core/sdk-client.js +1 -1
  47. package/lib/errors.js +1 -1
  48. package/lib/framework/build-all-flags.js +1 -1
  49. package/lib/framework/dryrun.js +1 -1
  50. package/lib/framework/flags.js +1 -1
  51. package/lib/framework/help.js +1 -1
  52. package/lib/framework/index.js +1 -1
  53. package/lib/framework/output.js +1 -1
  54. package/lib/framework/preparse.js +1 -1
  55. package/lib/framework/response.js +1 -1
  56. package/lib/framework/runner-confirmation.js +1 -1
  57. package/lib/framework/runner-error.js +1 -1
  58. package/lib/framework/runner.js +1 -1
  59. package/lib/framework/schema-export.js +1 -1
  60. package/lib/framework/types.js +1 -1
  61. package/lib/help.js +1 -1
  62. package/lib/skills/npx-skills-add.js +1 -1
  63. package/lib/skills/runtime-skill-sync.js +1 -0
  64. package/lib/utils/apply-jq-filter.js +1 -1
  65. package/lib/utils/logger.js +1 -1
  66. package/lib/utils/params.js +1 -1
  67. package/lib/utils/platform.js +1 -1
  68. package/lib/utils/version.js +1 -1
  69. package/lib/utils/write-cli-side-channel.js +1 -1
  70. package/package.json +1 -1
package/lib/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const a0_0x231acc=a0_0x3a86;(function(_0x5ecf26,_0x50a38f){const _0x42f361=a0_0x3a86,_0x508d59=_0x5ecf26();while(!![]){try{const _0x1c82d2=parseInt(_0x42f361(0x11a))/0x1*(parseInt(_0x42f361(0x11d))/0x2)+-parseInt(_0x42f361(0x124))/0x3+-parseInt(_0x42f361(0x132))/0x4+-parseInt(_0x42f361(0x12d))/0x5+parseInt(_0x42f361(0x137))/0x6*(parseInt(_0x42f361(0x11b))/0x7)+-parseInt(_0x42f361(0x133))/0x8+parseInt(_0x42f361(0x134))/0x9;if(_0x1c82d2===_0x50a38f)break;else _0x508d59['push'](_0x508d59['shift']());}catch(_0x2f518e){_0x508d59['push'](_0x508d59['shift']());}}}(a0_0x178a,0xeeb5d));import{jsx as a0_0x97ed65}from'react/jsx-runtime';import a0_0x14bcdc 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';function a0_0x3a86(_0x42bece,_0x481105){_0x42bece=_0x42bece-0x11a;const _0x178aa3=a0_0x178a();let _0x3a865c=_0x178aa3[_0x42bece];return _0x3a865c;}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_0x14bcdc(helpText,{'importMeta':import.meta,'flags':buildMeowFlags(),'autoVersion':!![]});void main()[a0_0x231acc(0x13f)](handleError);async function main(){try{await run();}catch(_0x1e216c){handleError(_0x1e216c);}}async function run(){const _0x31005f=a0_0x231acc;let _0xa1aa94=cli[_0x31005f(0x13b)][0x0],_0x5e0988=cli[_0x31005f(0x13b)][0x1];const _0x5763f6=cli[_0x31005f(0x11e)];try{const {correctFlags:_0x52561d}=await import('./framework/preparse.js'),_0x542d93=getAllDefinitions()[_0x31005f(0x120)](_0x4de35a=>_0x4de35a[_0x31005f(0x11e)]??[]),{flags:_0x4ec594,corrections:_0x5ec553}=_0x52561d(_0x5763f6,_0x542d93);if(_0x5ec553[_0x31005f(0x12b)]>0x0){for(const _0x2ba50a of _0x5ec553){process[_0x31005f(0x13d)][_0x31005f(0x129)](_0x31005f(0x138)+_0x2ba50a[_0x31005f(0x125)]+_0x31005f(0x12f)+_0x2ba50a[_0x31005f(0x12c)]+_0x31005f(0x126)+_0x2ba50a['corrected']+'\x0a');}Object['assign'](_0x5763f6,_0x4ec594);}}catch{}if(!_0xa1aa94||!isKnownService(_0xa1aa94)){const {waitUntilExit:_0x42807f}=render(a0_0x97ed65(Help,{}));await _0x42807f();return;}const _0x2b14de=getServiceEntry(_0xa1aa94);if(!_0x5e0988){if(_0x5763f6[_0x31005f(0x13e)]){console[_0x31005f(0x121)](generateServiceHelp(_0xa1aa94));return;}if(_0x2b14de[_0x31005f(0x122)])_0x5e0988=_0x2b14de[_0x31005f(0x122)];else{console[_0x31005f(0x121)](generateServiceHelp(_0xa1aa94));return;}}const _0x529d18=findDefinition(_0xa1aa94,_0x5e0988);!_0x529d18&&(console['log'](generateServiceHelp(_0xa1aa94)),handleError(CliErrors[_0x31005f(0x12a)](_0xa1aa94+'\x20'+_0x5e0988)));if(_0x5763f6[_0x31005f(0x13e)]){console[_0x31005f(0x121)](generateCommandHelp(_0x529d18));return;}const _0x4f7ba3=buildConfigFromFlags(_0x5763f6);await initGlobalEnvironment(_0x4f7ba3);const _0x4954d6=createPipelineEnv(_0x4f7ba3,_0x5763f6);_0x4954d6[_0x31005f(0x123)]=cli[_0x31005f(0x13b)][_0x31005f(0x139)](0x2),await runCommand(_0x529d18,_0x4954d6);}function handleError(_0x44d7ec){const _0x3f436f=a0_0x231acc;if(_0x44d7ec instanceof CliError){_0x44d7ec[_0x3f436f(0x128)]===_0x3f436f(0x130)&&(process['stderr'][_0x3f436f(0x129)](_0x3f436f(0x135)),process[_0x3f436f(0x11c)](0x0));console[_0x3f436f(0x127)](_0x3f436f(0x13a)+_0x44d7ec[_0x3f436f(0x140)]);if(_0x44d7ec[_0x3f436f(0x11f)])console[_0x3f436f(0x127)]('Hint:\x20'+_0x44d7ec[_0x3f436f(0x11f)]);process[_0x3f436f(0x11c)](_0x44d7ec[_0x3f436f(0x13c)]);}isUserCancellation(_0x44d7ec)&&(process[_0x3f436f(0x13d)]['write'](_0x3f436f(0x135)),process[_0x3f436f(0x11c)](0x0)),console[_0x3f436f(0x127)](_0x3f436f(0x12e),_0x44d7ec),process[_0x3f436f(0x11c)](0x1);}function a0_0x178a(){const _0x451887=['flags','hint','flatMap','log','defaultCommand','args','5848104RULmzU','handler','\x20->\x20--','error','code','write','unknownCommand','length','original','8558530kGVWyy','Unexpected\x20error:',':\x20--','cancelled','ERR_STREAM_DESTROYED','7441680BOvhKf','12477232Firutn','60946389gJsmVz','\x0aCancelled.\x0a','name','5696574MEQJky','[preparse]\x20','slice','Error:\x20','input','exitCode','stderr','help','catch','message','67531SiWXxu','7mHEeHY','exit','10goDjJE'];a0_0x178a=function(){return _0x451887;};return a0_0x178a();}function isUserCancellation(_0x2c86ee){const _0x2cf106=a0_0x231acc;if(!(_0x2c86ee instanceof Error))return![];if(_0x2c86ee[_0x2cf106(0x136)]==='ExitPromptError')return!![];if(_0x2c86ee[_0x2cf106(0x128)]==='ERR_USE_AFTER_CLOSE')return!![];if(_0x2c86ee[_0x2cf106(0x128)]===_0x2cf106(0x131))return!![];return![];}
2
+ const a0_0x395fae=a0_0xd06a;(function(_0x3a4b6d,_0x34c516){const _0x4b335b=a0_0xd06a,_0x4f2423=_0x3a4b6d();while(!![]){try{const _0x23c446=-parseInt(_0x4b335b(0x152))/0x1*(-parseInt(_0x4b335b(0x14f))/0x2)+-parseInt(_0x4b335b(0x144))/0x3+-parseInt(_0x4b335b(0x13f))/0x4*(parseInt(_0x4b335b(0x134))/0x5)+parseInt(_0x4b335b(0x13b))/0x6+-parseInt(_0x4b335b(0x15a))/0x7+-parseInt(_0x4b335b(0x141))/0x8+-parseInt(_0x4b335b(0x150))/0x9*(-parseInt(_0x4b335b(0x135))/0xa);if(_0x23c446===_0x34c516)break;else _0x4f2423['push'](_0x4f2423['shift']());}catch(_0x3b5207){_0x4f2423['push'](_0x4f2423['shift']());}}}(a0_0x2f34,0x6b0a7));import{jsx as a0_0x6f8b5}from'react/jsx-runtime';import a0_0x7f4c61 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';function a0_0xd06a(_0x1da0e8,_0x5d424b){_0x1da0e8=_0x1da0e8-0x133;const _0x2f34ae=a0_0x2f34();let _0xd06a41=_0x2f34ae[_0x1da0e8];return _0xd06a41;}import{buildMeowFlags}from'./constant/cli.js';function a0_0x2f34(){const _0x232f69=['flatMap','corrected','slice','Hint:\x20','length','2810RofOOo','1052523cMTKxs','Unexpected\x20error:','475eSddFH','write','catch','\x20->\x20--','exit','help','name','args','837977angHTL','ExitPromptError','1957660qMhatq','110fBCjZZ','hint','flags','input','assign','ERR_STREAM_DESTROYED','1790640UeSWCa','\x0aCancelled.\x0a','stderr','defaultCommand','4TjrXma','message','5520864qQhzZs','error','handler','1837326fYmRrI',':\x20--','cancelled','log','code','[preparse]\x20'];a0_0x2f34=function(){return _0x232f69;};return a0_0x2f34();}const helpText=generateFullHelp(),cli=a0_0x7f4c61(helpText,{'importMeta':import.meta,'flags':buildMeowFlags(),'autoVersion':!![]});void main()[a0_0x395fae(0x154)](handleError);async function main(){try{await run();}catch(_0x5344b0){handleError(_0x5344b0);}}async function run(){const _0x3d6cab=a0_0x395fae;let _0x2a1a93=cli['input'][0x0],_0x3a69cd=cli[_0x3d6cab(0x138)][0x1];const _0x21965f=cli[_0x3d6cab(0x137)];try{const {correctFlags:_0xd25bec}=await import('./framework/preparse.js'),_0x4368dc=getAllDefinitions()[_0x3d6cab(0x14a)](_0x1b3151=>_0x1b3151[_0x3d6cab(0x137)]??[]),{flags:_0x3e71bd,corrections:_0x32206b}=_0xd25bec(_0x21965f,_0x4368dc);if(_0x32206b[_0x3d6cab(0x14e)]>0x0){for(const _0x42f6d0 of _0x32206b){process['stderr'][_0x3d6cab(0x153)](_0x3d6cab(0x149)+_0x42f6d0[_0x3d6cab(0x143)]+_0x3d6cab(0x145)+_0x42f6d0['original']+_0x3d6cab(0x155)+_0x42f6d0[_0x3d6cab(0x14b)]+'\x0a');}Object[_0x3d6cab(0x139)](_0x21965f,_0x3e71bd);}}catch{}if(!_0x2a1a93||!isKnownService(_0x2a1a93)){const {waitUntilExit:_0x301f9f}=render(a0_0x6f8b5(Help,{}));await _0x301f9f();return;}const _0x4e32ed=getServiceEntry(_0x2a1a93);if(!_0x3a69cd){if(_0x21965f[_0x3d6cab(0x157)]){console['log'](generateServiceHelp(_0x2a1a93));return;}if(_0x4e32ed[_0x3d6cab(0x13e)])_0x3a69cd=_0x4e32ed['defaultCommand'];else{console[_0x3d6cab(0x147)](generateServiceHelp(_0x2a1a93));return;}}const _0xafd6f3=findDefinition(_0x2a1a93,_0x3a69cd);!_0xafd6f3&&(console[_0x3d6cab(0x147)](generateServiceHelp(_0x2a1a93)),handleError(CliErrors['unknownCommand'](_0x2a1a93+'\x20'+_0x3a69cd)));if(_0x21965f['help']){console['log'](generateCommandHelp(_0xafd6f3));return;}const _0x5e0777=buildConfigFromFlags(_0x21965f);await initGlobalEnvironment(_0x5e0777);const _0x1756f2=createPipelineEnv(_0x5e0777,_0x21965f);_0x1756f2[_0x3d6cab(0x159)]=cli[_0x3d6cab(0x138)][_0x3d6cab(0x14c)](0x2),await runCommand(_0xafd6f3,_0x1756f2);}function handleError(_0x347e68){const _0x48db14=a0_0x395fae;if(_0x347e68 instanceof CliError){_0x347e68[_0x48db14(0x148)]===_0x48db14(0x146)&&(process[_0x48db14(0x13d)]['write'](_0x48db14(0x13c)),process[_0x48db14(0x156)](0x0));console['error']('Error:\x20'+_0x347e68[_0x48db14(0x140)]);if(_0x347e68[_0x48db14(0x136)])console[_0x48db14(0x142)](_0x48db14(0x14d)+_0x347e68[_0x48db14(0x136)]);process['exit'](_0x347e68['exitCode']);}isUserCancellation(_0x347e68)&&(process[_0x48db14(0x13d)][_0x48db14(0x153)](_0x48db14(0x13c)),process[_0x48db14(0x156)](0x0)),console['error'](_0x48db14(0x151),_0x347e68),process['exit'](0x1);}function isUserCancellation(_0x310439){const _0x4aee30=a0_0x395fae;if(!(_0x310439 instanceof Error))return![];if(_0x310439[_0x4aee30(0x158)]===_0x4aee30(0x133))return!![];if(_0x310439[_0x4aee30(0x148)]==='ERR_USE_AFTER_CLOSE')return!![];if(_0x310439['code']===_0x4aee30(0x13a))return!![];return![];}
@@ -1 +1 @@
1
- (function(_0x480f74,_0x3d46bf){const _0x58db98=a1_0x117b,_0x3348e9=_0x480f74();while(!![]){try{const _0x502722=-parseInt(_0x58db98(0x10f))/0x1*(-parseInt(_0x58db98(0x106))/0x2)+-parseInt(_0x58db98(0x107))/0x3+parseInt(_0x58db98(0x105))/0x4+parseInt(_0x58db98(0x10e))/0x5+parseInt(_0x58db98(0x116))/0x6*(parseInt(_0x58db98(0x104))/0x7)+-parseInt(_0x58db98(0x10b))/0x8*(-parseInt(_0x58db98(0x10d))/0x9)+parseInt(_0x58db98(0x10a))/0xa*(-parseInt(_0x58db98(0x10c))/0xb);if(_0x502722===_0x3d46bf)break;else _0x3348e9['push'](_0x3348e9['shift']());}catch(_0x459279){_0x3348e9['push'](_0x3348e9['shift']());}}}(a1_0x5dc4,0xd9e84));import{createHash}from'node:crypto';import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{homedir}from'node:os';function a1_0x117b(_0x2a1101,_0x296c67){_0x2a1101=_0x2a1101-0xfa;const _0x5dc41c=a1_0x5dc4();let _0x117be1=_0x5dc41c[_0x2a1101];return _0x117be1;}function a1_0x5dc4(){const _0x5ee91c=['code','192qgsQPe','EPERM','sha256','appCode','trim','digest','slice','isArray','items','cache','parse','141862RPnkFw','2501272ePAnKm','228602NEqLWN','711603zLBgAf','update','hex','50myHOLR','4481952TAcwIp','4640801SpnsEI','9dZcdgg','2453610ORSNzj','8uUhEse','find','unknown','utf8','stringify','appName'];a1_0x5dc4=function(){return _0x5ee91c;};return a1_0x5dc4();}import{dirname,resolve}from'node:path';import{PRODUCT_CONFIG}from'../../constant/product.js';function fingerprintAccessKey(_0x4e420c){const _0x4b5d35=a1_0x117b,_0x1ee7d5=_0x4e420c[_0x4b5d35(0xfd)](),_0x57761c=_0x1ee7d5[_0x4b5d35(0xff)](-0x6)||_0x4b5d35(0x111),_0x14b98b=createHash(_0x4b5d35(0xfb))[_0x4b5d35(0x108)](_0x1ee7d5)[_0x4b5d35(0xfe)](_0x4b5d35(0x109))['slice'](0x0,0xc);return'ak_'+_0x57761c+'_'+_0x14b98b;}export function getAppCacheFilePath(_0x422065,_0x419404){const _0x171712=a1_0x117b;return resolve(homedir(),PRODUCT_CONFIG['homeDirName'],_0x171712(0x102),_0x422065,fingerprintAccessKey(_0x419404),'my-apps.json');}export function readCachedAppList(_0x4b527c,_0x5d71ce){const _0x4e5c59=a1_0x117b;if(!_0x5d71ce?.[_0x4e5c59(0xfd)]())return null;const _0x4ce9b4=getAppCacheFilePath(_0x4b527c,_0x5d71ce);if(!existsSync(_0x4ce9b4))return null;try{const _0x4a887b=readFileSync(_0x4ce9b4,'utf8');if(!_0x4a887b[_0x4e5c59(0xfd)]())return null;const _0xf0b633=JSON[_0x4e5c59(0x103)](_0x4a887b);if(!Array[_0x4e5c59(0x100)](_0xf0b633[_0x4e5c59(0x101)]))return null;return _0xf0b633;}catch{return null;}}export function writeCachedAppList(_0x3eaf30,_0x31f62b,_0x4407db){const _0x4d09f3=a1_0x117b,_0x32f7f3=getAppCacheFilePath(_0x3eaf30,_0x31f62b),_0x5bd93c=dirname(_0x32f7f3);!existsSync(_0x5bd93c)&&mkdirSync(_0x5bd93c,{'recursive':!![]});const _0x4e8af2=_0x32f7f3+'.tmp';try{writeFileSync(_0x4e8af2,JSON[_0x4d09f3(0x113)](_0x4407db,null,0x2)+'\x0a',{'encoding':_0x4d09f3(0x112),'mode':0x180});try{renameSync(_0x4e8af2,_0x32f7f3);}catch(_0xbc5657){if(_0xbc5657[_0x4d09f3(0x115)]===_0x4d09f3(0xfa)||_0xbc5657['code']==='EXDEV'||_0xbc5657[_0x4d09f3(0x115)]==='EACCES'){writeFileSync(_0x32f7f3,JSON[_0x4d09f3(0x113)](_0x4407db,null,0x2)+'\x0a',{'encoding':_0x4d09f3(0x112)});try{unlinkSync(_0x4e8af2);}catch{}}else throw _0xbc5657;}}catch(_0x28ba2a){try{unlinkSync(_0x4e8af2);}catch{}throw _0x28ba2a;}return _0x32f7f3;}export function resolveCachedAppCode(_0xae275b,_0x197bc8,_0x1e7173){const _0x161723=a1_0x117b;if(!_0xae275b)return undefined;const _0x3e942e=readCachedAppList(_0x197bc8,_0x1e7173),_0x16e9a0=_0x3e942e?.[_0x161723(0x101)][_0x161723(0x110)](_0x3ac18e=>_0x3ac18e[_0x161723(0x114)]===_0xae275b);return _0x16e9a0?.[_0x161723(0xfc)]?.[_0x161723(0xfd)]()||undefined;}
1
+ (function(_0x2697b5,_0x286cc0){const _0x5100b0=a1_0x1c5d,_0x1bd676=_0x2697b5();while(!![]){try{const _0x595ddc=parseInt(_0x5100b0(0xe9))/0x1*(-parseInt(_0x5100b0(0xf1))/0x2)+-parseInt(_0x5100b0(0xe6))/0x3*(parseInt(_0x5100b0(0xe3))/0x4)+parseInt(_0x5100b0(0xe1))/0x5+parseInt(_0x5100b0(0xee))/0x6+parseInt(_0x5100b0(0xf3))/0x7*(-parseInt(_0x5100b0(0xdf))/0x8)+-parseInt(_0x5100b0(0xf4))/0x9+parseInt(_0x5100b0(0xf7))/0xa;if(_0x595ddc===_0x286cc0)break;else _0x1bd676['push'](_0x1bd676['shift']());}catch(_0x230cef){_0x1bd676['push'](_0x1bd676['shift']());}}}(a1_0x5e16,0x6caf2));import{createHash}from'node:crypto';import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{homedir}from'node:os';import{dirname,resolve}from'node:path';function a1_0x1c5d(_0x31a282,_0x20dd09){_0x31a282=_0x31a282-0xd8;const _0x5e161=a1_0x5e16();let _0x1c5de3=_0x5e161[_0x31a282];return _0x1c5de3;}import{PRODUCT_CONFIG}from'../../constant/product.js';export function fingerprintAccessKey(_0x5d6369){const _0x42fef9=a1_0x1c5d,_0x26f906=_0x5d6369[_0x42fef9(0xe8)](),_0x2e9c42=_0x26f906['slice'](-0x6)||_0x42fef9(0xea),_0x2d4c27=createHash(_0x42fef9(0xe2))[_0x42fef9(0xd9)](_0x26f906)[_0x42fef9(0xf2)](_0x42fef9(0xdc))[_0x42fef9(0xe0)](0x0,0xc);return _0x42fef9(0xd8)+_0x2e9c42+'_'+_0x2d4c27;}export function getAppCacheFilePath(_0x273f85,_0x46bac6){const _0x40a4be=a1_0x1c5d;return resolve(homedir(),PRODUCT_CONFIG[_0x40a4be(0xef)],_0x40a4be(0xec),_0x273f85,fingerprintAccessKey(_0x46bac6),_0x40a4be(0xf6));}export function readCachedAppList(_0x16dc7b,_0x136817){const _0x2714ff=a1_0x1c5d;if(!_0x136817?.[_0x2714ff(0xe8)]())return null;const _0x461ec6=getAppCacheFilePath(_0x16dc7b,_0x136817);if(!existsSync(_0x461ec6))return null;try{const _0x4c1931=readFileSync(_0x461ec6,_0x2714ff(0xde));if(!_0x4c1931['trim']())return null;const _0x2deffc=JSON[_0x2714ff(0xdd)](_0x4c1931);if(!Array[_0x2714ff(0xed)](_0x2deffc[_0x2714ff(0xeb)]))return null;return _0x2deffc;}catch{return null;}}export function writeCachedAppList(_0x42c249,_0x37efde,_0x214b8d){const _0x98d2db=a1_0x1c5d,_0x2e97e3=getAppCacheFilePath(_0x42c249,_0x37efde),_0x2c45a5=dirname(_0x2e97e3);!existsSync(_0x2c45a5)&&mkdirSync(_0x2c45a5,{'recursive':!![]});const _0x1486ab=_0x2e97e3+_0x98d2db(0xe4);try{writeFileSync(_0x1486ab,JSON[_0x98d2db(0xdb)](_0x214b8d,null,0x2)+'\x0a',{'encoding':'utf8','mode':0x180});try{renameSync(_0x1486ab,_0x2e97e3);}catch(_0x536998){if(_0x536998['code']===_0x98d2db(0xf0)||_0x536998[_0x98d2db(0xda)]===_0x98d2db(0xf5)||_0x536998[_0x98d2db(0xda)]===_0x98d2db(0xe5)){writeFileSync(_0x2e97e3,JSON[_0x98d2db(0xdb)](_0x214b8d,null,0x2)+'\x0a',{'encoding':_0x98d2db(0xde)});try{unlinkSync(_0x1486ab);}catch{}}else throw _0x536998;}}catch(_0x1b4af0){try{unlinkSync(_0x1486ab);}catch{}throw _0x1b4af0;}return _0x2e97e3;}function a1_0x5e16(){const _0x21aa7f=['unknown','items','cache','isArray','3279774oayjEc','homeDirName','EPERM','2WUkILJ','digest','4326yaLqeY','1758780LEkJWZ','EXDEV','my-apps.json','11420180yqQKbd','ak_','update','code','stringify','hex','parse','utf8','4056ibTubF','slice','927435lfeToW','sha256','4kPAfdS','.tmp','EACCES','2240181QMREFl','find','trim','173491aovfkZ'];a1_0x5e16=function(){return _0x21aa7f;};return a1_0x5e16();}export function resolveCachedAppCode(_0x57f31f,_0x5b906c,_0x24f0cf){const _0x333ab1=a1_0x1c5d;if(!_0x57f31f)return undefined;const _0x2e41d5=readCachedAppList(_0x5b906c,_0x24f0cf),_0x3587ec=_0x2e41d5?.[_0x333ab1(0xeb)][_0x333ab1(0xe7)](_0xc00abf=>_0xc00abf['appName']===_0x57f31f);return _0x3587ec?.['appCode']?.[_0x333ab1(0xe8)]()||undefined;}
@@ -1 +1 @@
1
- const a2_0x355b85=a2_0x38db;(function(_0x28360f,_0x16b82d){const _0x6ca4df=a2_0x38db,_0x107a4c=_0x28360f();while(!![]){try{const _0x586cc3=-parseInt(_0x6ca4df(0x10f))/0x1+parseInt(_0x6ca4df(0xfa))/0x2*(parseInt(_0x6ca4df(0xeb))/0x3)+-parseInt(_0x6ca4df(0xf9))/0x4*(parseInt(_0x6ca4df(0xea))/0x5)+parseInt(_0x6ca4df(0xe0))/0x6*(-parseInt(_0x6ca4df(0x130))/0x7)+-parseInt(_0x6ca4df(0x12a))/0x8+-parseInt(_0x6ca4df(0x11c))/0x9+parseInt(_0x6ca4df(0x124))/0xa;if(_0x586cc3===_0x16b82d)break;else _0x107a4c['push'](_0x107a4c['shift']());}catch(_0xd51ce){_0x107a4c['push'](_0x107a4c['shift']());}}}(a2_0x1423,0xa3023));import{CliErrors}from'../../errors.js';import{PRODUCT_CONFIG}from'../../constant/product.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';function a2_0x38db(_0x441c1d,_0x5e4ed5){_0x441c1d=_0x441c1d-0xdf;const _0x142365=a2_0x1423();let _0x38db5d=_0x142365[_0x441c1d];return _0x38db5d;}const GLOBAL_FLAG={'name':a2_0x355b85(0x12e),'type':a2_0x355b85(0x118),'description':a2_0x355b85(0x132),'default':![]};function a2_0x1423(){const _0x5e2565=['Read\x20from\x20local\x20cache\x20only','.\x20Local\x20aliases\x20can\x20be\x20added\x20under\x20apps.<alias>.appcode.','app','nonInteractive','bool','boolean','Import\x20the\x20default\x20app\x20selection\x20from\x20a\x20.rabetbase.json\x20file','appOwnerName','local','8940177SSAxZB','production','project-default','newConfigFileName','cachePath','env','\x22\x20not\x20found.','Missing\x20app\x20name.','45745410ERyzaz','Default\x20app\x20candidate\x20set\x20to\x20\x22','.appcode\x20to\x20.lovrabet.json.','raw','appCode','name','4219888IbXziU','Read\x20app\x20list\x20from\x20local\x20cache\x20only','../../context.js','join','global','Target\x20environment\x20(default:\x20current\x20env)','149877OVeFXO','items','Use\x20global\x20config\x20scope','Use\x20`','envName','no-cache','300VbDaoa','type','\x20cached\x20app(s)\x20for\x20env=\x22','accessKey','read','Usage:\x20','../../commands/app/remote-source.js','appPublishStatus','push','args','20DBPUFn','401811mgFRro','cache','appName','fetchedAt','Refreshed\x20app\x20cache\x20with\x20','\x20app\x20list`\x20to\x20discover\x20remote\x20apps,\x20or\x20add\x20apps.','entries','Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','defaultApp','string','Filter\x20by\x20environment\x20(default:\x20current\x20env)','No\x20apps\x20found\x20on\x20the\x20platform.','Refresh\x20the\x20local\x20app\x20cache\x20from\x20the\x20platform','length','503792ViYtcT','2IQuPAo','list','validation','find','../../commands/app/cache.js','import','No\x20cached\x20apps\x20found.','source','appcode','use','globalPath','App\x20\x22','mergedCli','Set\x20the\x20fallback\x20app\x20candidate','remote','map','str','\x20app\x20use\x20<name>\x20[--global]','projectPath','init','write','945614topAWv','\x20app(s)\x20for\x20env=\x22','from','trim'];a2_0x1423=function(){return _0x5e2565;};return a2_0x1423();}function collectFlags(_0xd3cc8a,_0x460db3){const _0x6117de=a2_0x355b85,_0x37d6af={};for(const _0x3cbdf6 of _0x460db3){const _0x45102d=_0x3cbdf6[_0x6117de(0xe1)]===_0x6117de(0x118)?_0xd3cc8a[_0x6117de(0x117)](_0x3cbdf6[_0x6117de(0x129)]):_0xd3cc8a[_0x6117de(0x10a)](_0x3cbdf6[_0x6117de(0x129)]);if(_0x45102d!==''&&_0x45102d!==![])_0x37d6af[_0x3cbdf6[_0x6117de(0x129)]]=_0x45102d;}if(_0xd3cc8a['nonInteractive'])_0x37d6af[_0x6117de(0x116)]=!![];return _0x37d6af;}const initDef={'service':a2_0x355b85(0x115),'command':a2_0x355b85(0x10d),'description':'Initialize\x20'+PRODUCT_CONFIG[a2_0x355b85(0x11f)]+'\x20config\x20file','risk':a2_0x355b85(0x10e),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initCreateFlagDefs,async 'execute'(_0x177b5e){return await runInit(collectFlags(_0x177b5e,initCreateFlagDefs)),{'ok':!![]};}},listDef={'service':a2_0x355b85(0x115),'command':a2_0x355b85(0xfb),'description':'List\x20apps\x20available\x20to\x20the\x20current\x20access\x20key','risk':a2_0x355b85(0xe4),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[{'name':a2_0x355b85(0x121),'type':'string','description':a2_0x355b85(0xf5),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x355b85(0x11b),'type':a2_0x355b85(0x118),'description':a2_0x355b85(0x12b),'default':![]},{'name':a2_0x355b85(0xdf),'type':a2_0x355b85(0x118),'description':a2_0x355b85(0xf2),'default':![]}],async 'execute'(_0x2f3d16){const _0x55e3b7=a2_0x355b85,_0x5346f4=_0x2f3d16[_0x55e3b7(0x10a)]('env')||_0x2f3d16[_0x55e3b7(0x134)]||getEnv()||_0x55e3b7(0x11d),_0x5c05a0=_0x2f3d16[_0x55e3b7(0x117)](_0x55e3b7(0x11b)),_0x17eb7d=_0x2f3d16[_0x55e3b7(0x117)](_0x55e3b7(0xdf)),{readRawConfigWithLayers:_0x4508c4,resolveDefaultAppSource:_0x554553,getLocalAppAliases:_0x3d3180}=await import(_0x55e3b7(0x12c)),{getRemoteAppList:_0x276433}=await import(_0x55e3b7(0xe6)),{config:_0x2f6b7d,layers:_0x4682fe}=_0x4508c4(),_0x43571d=_0x554553(_0x4682fe),{defaultApp:_0x1d859c}=_0x2f6b7d,_0x29ad0f=await _0x276433({'env':_0x5346f4,'accessKey':_0x2f3d16[_0x55e3b7(0xe3)],'localOnly':_0x5c05a0,'noCache':_0x17eb7d}),_0x4a02d3=_0x29ad0f['items'][_0x55e3b7(0x109)](_0x2c4262=>{const _0x56736e=_0x55e3b7;return{'name':_0x2c4262[_0x56736e(0xed)],'appcode':_0x2c4262[_0x56736e(0x128)],'named':!![],'definedIn':_0x56736e(0x108),'isDefault':_0x2c4262[_0x56736e(0xed)]===_0x1d859c,...buildAppProfileListFields(_0x5346f4),'source':_0x29ad0f[_0x56736e(0x101)],'owner':_0x2c4262[_0x56736e(0x11a)]??null,'status':_0x2c4262[_0x56736e(0xe7)]??null,'cachedAt':_0x29ad0f[_0x56736e(0xee)]};}),_0x26a675=_0x3d3180(_0x2f6b7d);let _0x28ba30=0x0;for(const [_0x34aa1f,_0x1c5a6a]of Object[_0x55e3b7(0xf1)](_0x26a675)){const _0x425ab7=typeof _0x1c5a6a['appcode']===_0x55e3b7(0xf4)?_0x1c5a6a[_0x55e3b7(0x102)][_0x55e3b7(0x112)]():'';if(!_0x425ab7)continue;_0x28ba30+=0x1,_0x4a02d3[_0x55e3b7(0xe8)]({'name':_0x34aa1f,'appcode':_0x425ab7,'named':!![],'definedIn':_0x55e3b7(0x11b),'isDefault':_0x34aa1f===_0x1d859c,...buildAppProfileListFields(_0x5346f4),'source':'config','owner':null,'status':null,'cachedAt':null});}enrichAppListItemsWithMergedSelection(_0x4a02d3,_0x2f3d16[_0x55e3b7(0x106)]);if(_0x4a02d3[_0x55e3b7(0xf8)]===0x0)return{'ok':!![],'data':[],'message':_0x29ad0f['source']===_0x55e3b7(0xec)?_0x55e3b7(0x100):_0x55e3b7(0xf6)};const _0x40fd1f=_0x4a02d3[_0x55e3b7(0xfd)](_0x4d68ee=>_0x4d68ee['isCurrent']===!![]),_0x70559c=_0x1d859c??_0x40fd1f?.['name']??null,_0x3156aa={'env':_0x5346f4,'source':_0x29ad0f[_0x55e3b7(0x101)],'fetchedAt':_0x29ad0f[_0x55e3b7(0xee)],'cachePath':_0x29ad0f[_0x55e3b7(0x120)],'globalPath':_0x4682fe[_0x55e3b7(0x104)]??null,'projectPath':_0x4682fe[_0x55e3b7(0x10c)]??null,'defaultApp':_0x70559c,'defaultAppSource':_0x1d859c!=null?_0x43571d:null,'localAliasCount':_0x28ba30};return{'ok':!![],'data':{'items':_0x4a02d3,'meta':_0x3156aa}};}},pullDef={'service':'app','command':'pull','description':a2_0x355b85(0xf7),'risk':a2_0x355b85(0x10e),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':'env','type':a2_0x355b85(0xf4),'description':a2_0x355b85(0x12f),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x355b85(0x11b),'type':a2_0x355b85(0x118),'description':a2_0x355b85(0x113),'default':![]},{'name':'no-cache','type':a2_0x355b85(0x118),'description':'Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','default':![]}],async 'execute'(_0x41a56a){const _0x5144cd=a2_0x355b85,_0x2094d2=_0x41a56a[_0x5144cd(0x10a)](_0x5144cd(0x121))||_0x41a56a['envName']||getEnv()||_0x5144cd(0x11d),_0x2abf87=_0x41a56a['bool'](_0x5144cd(0x11b)),_0x3a4cb8=_0x41a56a[_0x5144cd(0x117)]('no-cache'),{getRemoteAppList:_0x417a98}=await import('../../commands/app/remote-source.js'),_0x27c209=await _0x417a98({'env':_0x2094d2,'accessKey':_0x41a56a[_0x5144cd(0xe3)],'localOnly':_0x2abf87,'noCache':_0x3a4cb8});return{'ok':!![],'data':{'total':_0x27c209[_0x5144cd(0x131)][_0x5144cd(0xf8)],'env':_0x2094d2,'source':_0x27c209['source'],'fetchedAt':_0x27c209[_0x5144cd(0xee)],'cachePath':_0x27c209[_0x5144cd(0x120)]},'message':_0x27c209['source']===_0x5144cd(0xec)?'Loaded\x20'+_0x27c209[_0x5144cd(0x131)][_0x5144cd(0xf8)]+_0x5144cd(0xe2)+_0x2094d2+'\x22.':_0x5144cd(0xef)+_0x27c209['items'][_0x5144cd(0xf8)]+_0x5144cd(0x110)+_0x2094d2+'\x22.'};}},useDef={'service':a2_0x355b85(0x115),'command':a2_0x355b85(0x103),'description':a2_0x355b85(0x107),'risk':a2_0x355b85(0x10e),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a2_0x355b85(0x129),'description':'Remote\x20app\x20name\x20to\x20activate','required':!![]}],'flags':[GLOBAL_FLAG],async 'validate'(_0x19e449){const _0x4b3b88=a2_0x355b85;if(!_0x19e449[_0x4b3b88(0xe9)][0x0])throw CliErrors[_0x4b3b88(0xfc)](_0x4b3b88(0x123),_0x4b3b88(0xe5)+CLI_BIN_NAME+_0x4b3b88(0x10b));},async 'execute'(_0x196514){const _0x5ee124=a2_0x355b85,_0x47dd64=_0x196514[_0x5ee124(0xe9)][0x0];if(!_0x47dd64)throw CliErrors['validation'](_0x5ee124(0x123),_0x5ee124(0xe5)+CLI_BIN_NAME+'\x20app\x20use\x20<name>\x20[--global]');const {buildConfigFromFlags:_0x2c6c8c,resolveLocalAppAliasCode:_0x3dc9c8}=await import(_0x5ee124(0x12c)),{readCachedAppList:_0x3e2d7d}=await import(_0x5ee124(0xfe)),_0xe6a731=_0x2c6c8c({}),_0xd8cdfc=_0x3e2d7d(_0xe6a731['env'],_0xe6a731[_0x5ee124(0xe3)]),_0x2b6a69=_0xd8cdfc?.['items']['find'](_0x4e065d=>_0x4e065d['appName']===_0x47dd64),_0x1e00e7=_0x3dc9c8(_0xe6a731[_0x5ee124(0x127)]??{},_0x47dd64);if(!_0x2b6a69&&!_0x1e00e7&&_0xe6a731[_0x5ee124(0xf3)]!==_0x47dd64){const _0x3b6600=[..._0xd8cdfc?.[_0x5ee124(0x131)][_0x5ee124(0x109)](_0x18f0b3=>_0x18f0b3[_0x5ee124(0xed)])??[]],_0x2cfbc1=_0x3b6600[_0x5ee124(0xf8)]===0x0?_0x5ee124(0x133)+CLI_BIN_NAME+_0x5ee124(0xf0)+_0x47dd64+_0x5ee124(0x126):'Available\x20remote\x20apps:\x20'+Array[_0x5ee124(0x111)](new Set(_0x3b6600))[_0x5ee124(0x12d)](',\x20')+_0x5ee124(0x114);throw CliErrors[_0x5ee124(0xfc)](_0x5ee124(0x105)+_0x47dd64+_0x5ee124(0x122),_0x2cfbc1);}const _0x5ccac1=_0x196514[_0x5ee124(0x117)](_0x5ee124(0x12e));let _0x30f0d9;if(_0x5ccac1)_0x30f0d9={'global':!![]};else{const {isInProject:_0x2ba58c}=await import(_0x5ee124(0x12c)),_0x7e29c0=_0x2ba58c();_0x30f0d9=toScopeFlags(resolveConfigScope({'explicitGlobal':![],'policy':_0x5ee124(0x11e),'inProject':_0x7e29c0}));}const _0x20f6b5=readConfig(_0x30f0d9);return _0x20f6b5[_0x5ee124(0xf3)]=_0x47dd64,writeConfig(_0x20f6b5,_0x30f0d9),{'ok':!![],'message':_0x5ee124(0x125)+_0x47dd64+'\x22'+scopeLabel(_0x30f0d9)+'.'};}},importDef={'service':a2_0x355b85(0x115),'command':a2_0x355b85(0xff),'description':a2_0x355b85(0x119),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initImportFlagDefs,async 'execute'(_0x181d1d){return await runInitImport(collectFlags(_0x181d1d,initImportFlagDefs)),{'ok':!![]};}};export const appDefinitions=[initDef,listDef,pullDef,useDef,importDef];
1
+ const a2_0x53a948=a2_0x5a2c;function a2_0x5a2c(_0x292042,_0x49721e){_0x292042=_0x292042-0x1cc;const _0x2df9ff=a2_0x2df9();let _0x5a2c53=_0x2df9ff[_0x292042];return _0x5a2c53;}(function(_0x18afcf,_0x554953){const _0x1040de=a2_0x5a2c,_0x5c02df=_0x18afcf();while(!![]){try{const _0x5b48f2=-parseInt(_0x1040de(0x201))/0x1+-parseInt(_0x1040de(0x219))/0x2*(parseInt(_0x1040de(0x1d7))/0x3)+-parseInt(_0x1040de(0x21f))/0x4*(parseInt(_0x1040de(0x21d))/0x5)+parseInt(_0x1040de(0x1e4))/0x6+parseInt(_0x1040de(0x205))/0x7+parseInt(_0x1040de(0x1f9))/0x8+-parseInt(_0x1040de(0x1cf))/0x9*(-parseInt(_0x1040de(0x1d1))/0xa);if(_0x5b48f2===_0x554953)break;else _0x5c02df['push'](_0x5c02df['shift']());}catch(_0x5cf3cb){_0x5c02df['push'](_0x5c02df['shift']());}}}(a2_0x2df9,0x519b6));import{CliErrors}from'../../errors.js';import{PRODUCT_CONFIG}from'../../constant/product.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_0x53a948(0x1d8),'type':a2_0x53a948(0x1ee),'description':a2_0x53a948(0x1fb),'default':![]};function collectFlags(_0x379119,_0x24e0d5){const _0x493747=a2_0x53a948,_0x581b73={};for(const _0x259a8e of _0x24e0d5){const _0xeed5e2=_0x259a8e[_0x493747(0x1da)]==='boolean'?_0x379119['bool'](_0x259a8e[_0x493747(0x1d3)]):_0x379119[_0x493747(0x1de)](_0x259a8e['name']);if(_0xeed5e2!==''&&_0xeed5e2!==![])_0x581b73[_0x259a8e[_0x493747(0x1d3)]]=_0xeed5e2;}if(_0x379119[_0x493747(0x20e)])_0x581b73[_0x493747(0x20e)]=!![];return _0x581b73;}const initDef={'service':a2_0x53a948(0x1f2),'command':a2_0x53a948(0x20a),'description':'Initialize\x20'+PRODUCT_CONFIG['newConfigFileName']+'\x20config\x20file','risk':a2_0x53a948(0x1eb),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initCreateFlagDefs,async 'execute'(_0x52cf48){return await runInit(collectFlags(_0x52cf48,initCreateFlagDefs)),{'ok':!![]};}},listDef={'service':'app','command':a2_0x53a948(0x20c),'description':a2_0x53a948(0x1f0),'risk':a2_0x53a948(0x214),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[{'name':a2_0x53a948(0x220),'type':'string','description':a2_0x53a948(0x1cd),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x53a948(0x200),'type':a2_0x53a948(0x1ee),'description':a2_0x53a948(0x1d9),'default':![]},{'name':a2_0x53a948(0x1f3),'type':'boolean','description':'Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','default':![]}],async 'execute'(_0x7863ad){const _0x32109f=a2_0x53a948,_0x1d9878=_0x7863ad[_0x32109f(0x1de)]('env')||_0x7863ad['envName']||getEnv()||_0x32109f(0x216),_0x3f9f77=_0x7863ad[_0x32109f(0x1d2)](_0x32109f(0x200)),_0x278597=_0x7863ad['bool'](_0x32109f(0x1f3)),{readRawConfigWithLayers:_0x43f8c0,resolveDefaultAppSource:_0x3c0762,getLocalAppAliases:_0x5717d8}=await import(_0x32109f(0x1ea)),{getRemoteAppList:_0x3207e6}=await import(_0x32109f(0x1fa)),{config:_0x12ef59,layers:_0x1143c7}=_0x43f8c0(),_0x231bd5=_0x3c0762(_0x1143c7),{defaultApp:_0x580c32}=_0x12ef59,_0x566d90=await _0x3207e6({'env':_0x1d9878,'accessKey':_0x7863ad[_0x32109f(0x1e7)],'localOnly':_0x3f9f77,'noCache':_0x278597}),_0x200ad4=_0x566d90['items'][_0x32109f(0x1d5)](_0x3c0534=>{const _0x813c7e=_0x32109f;return{'name':_0x3c0534[_0x813c7e(0x1f4)],'appcode':_0x3c0534[_0x813c7e(0x1fe)],'named':!![],'definedIn':_0x813c7e(0x208),'isDefault':_0x3c0534['appName']===_0x580c32,...buildAppProfileListFields(_0x1d9878),'source':_0x566d90[_0x813c7e(0x203)],'owner':_0x3c0534[_0x813c7e(0x212)]??null,'status':_0x3c0534[_0x813c7e(0x1e6)]??null,'cachedAt':_0x566d90[_0x813c7e(0x218)]};}),_0x514fe7=_0x5717d8(_0x12ef59);let _0x705a15=0x0;for(const [_0x35c122,_0x1ff1fe]of Object[_0x32109f(0x221)](_0x514fe7)){const _0x1a529d=typeof _0x1ff1fe[_0x32109f(0x1dd)]===_0x32109f(0x207)?_0x1ff1fe[_0x32109f(0x1dd)][_0x32109f(0x1e1)]():'';if(!_0x1a529d)continue;_0x705a15+=0x1,_0x200ad4[_0x32109f(0x1e3)]({'name':_0x35c122,'appcode':_0x1a529d,'named':!![],'definedIn':'local','isDefault':_0x35c122===_0x580c32,...buildAppProfileListFields(_0x1d9878),'source':_0x32109f(0x20f),'owner':null,'status':null,'cachedAt':null});}enrichAppListItemsWithMergedSelection(_0x200ad4,_0x7863ad['mergedCli']);if(_0x200ad4[_0x32109f(0x1ff)]===0x0)return{'ok':!![],'data':[],'message':_0x566d90[_0x32109f(0x203)]===_0x32109f(0x215)?_0x32109f(0x1fd):_0x32109f(0x1e8)};const _0x3cbf10=_0x200ad4[_0x32109f(0x206)](_0xafd763=>_0xafd763[_0x32109f(0x21a)]===!![]),_0x16598f=_0x580c32??_0x3cbf10?.['name']??null,_0x78a4cc={'env':_0x1d9878,'source':_0x566d90[_0x32109f(0x203)],'fetchedAt':_0x566d90['fetchedAt'],'cachePath':_0x566d90[_0x32109f(0x204)],'globalPath':_0x1143c7[_0x32109f(0x1e2)]??null,'projectPath':_0x1143c7[_0x32109f(0x1df)]??null,'defaultApp':_0x16598f,'defaultAppSource':_0x580c32!=null?_0x231bd5:null,'localAliasCount':_0x705a15};return{'ok':!![],'data':{'items':_0x200ad4,'meta':_0x78a4cc}};}},pullDef={'service':'app','command':a2_0x53a948(0x1cc),'description':a2_0x53a948(0x1e5),'risk':a2_0x53a948(0x1eb),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a2_0x53a948(0x220),'type':a2_0x53a948(0x207),'description':a2_0x53a948(0x1f1),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x53a948(0x200),'type':a2_0x53a948(0x1ee),'description':a2_0x53a948(0x20b),'default':![]},{'name':'no-cache','type':'boolean','description':'Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','default':![]}],async 'execute'(_0x4a36c0){const _0x16d14b=a2_0x53a948,_0x2c87bb=_0x4a36c0['str'](_0x16d14b(0x220))||_0x4a36c0[_0x16d14b(0x213)]||getEnv()||_0x16d14b(0x216),_0x278df7=_0x4a36c0[_0x16d14b(0x1d2)]('local'),_0x38c24d=_0x4a36c0[_0x16d14b(0x1d2)](_0x16d14b(0x1f3)),{getRemoteAppList:_0x5d927a}=await import(_0x16d14b(0x1fa)),_0xaa291e=await _0x5d927a({'env':_0x2c87bb,'accessKey':_0x4a36c0[_0x16d14b(0x1e7)],'localOnly':_0x278df7,'noCache':_0x38c24d});return{'ok':!![],'data':{'total':_0xaa291e[_0x16d14b(0x211)][_0x16d14b(0x1ff)],'env':_0x2c87bb,'source':_0xaa291e['source'],'fetchedAt':_0xaa291e['fetchedAt'],'cachePath':_0xaa291e[_0x16d14b(0x204)]},'message':_0xaa291e['source']===_0x16d14b(0x215)?_0x16d14b(0x1ce)+_0xaa291e[_0x16d14b(0x211)][_0x16d14b(0x1ff)]+_0x16d14b(0x209)+_0x2c87bb+'\x22.':'Refreshed\x20app\x20cache\x20with\x20'+_0xaa291e[_0x16d14b(0x211)][_0x16d14b(0x1ff)]+'\x20app(s)\x20for\x20env=\x22'+_0x2c87bb+'\x22.'};}},useDef={'service':a2_0x53a948(0x1f2),'command':a2_0x53a948(0x1d4),'description':a2_0x53a948(0x1e9),'risk':a2_0x53a948(0x1eb),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':'name','description':'Remote\x20app\x20name\x20to\x20activate','required':!![]}],'flags':[GLOBAL_FLAG],async 'validate'(_0x6bfa0d){const _0x4c1e58=a2_0x53a948;if(!_0x6bfa0d[_0x4c1e58(0x20d)][0x0])throw CliErrors['validation'](_0x4c1e58(0x1ed),_0x4c1e58(0x1f7)+CLI_BIN_NAME+_0x4c1e58(0x1f6));},async 'execute'(_0x400043){const _0x565b6b=a2_0x53a948,_0x4218c3=_0x400043['args'][0x0];if(!_0x4218c3)throw CliErrors[_0x565b6b(0x1e0)](_0x565b6b(0x1ed),_0x565b6b(0x1f7)+CLI_BIN_NAME+_0x565b6b(0x1f6));const {buildConfigFromFlags:_0x540b43,resolveLocalAppAliasCode:_0x54ac5c}=await import(_0x565b6b(0x1ea)),{readCachedAppList:_0x9c2122}=await import(_0x565b6b(0x1dc)),_0x2f27e2=_0x400043[_0x565b6b(0x1de)](_0x565b6b(0x220)),_0x250317=_0x540b43(_0x2f27e2?{'env':_0x2f27e2}:{}),_0x5e243a=_0x9c2122(_0x250317['env'],_0x250317['accessKey']),_0x23b240=_0x5e243a?.[_0x565b6b(0x211)][_0x565b6b(0x206)](_0x4c23f4=>_0x4c23f4[_0x565b6b(0x1f4)]===_0x4218c3),_0x2ee77b=_0x54ac5c(_0x250317[_0x565b6b(0x1db)]??{},_0x4218c3);if(!_0x23b240&&!_0x2ee77b&&_0x250317[_0x565b6b(0x210)]!==_0x4218c3){const _0x9e658f=[..._0x5e243a?.[_0x565b6b(0x211)]['map'](_0x1925fc=>_0x1925fc['appName'])??[]],_0x541aeb=_0x9e658f[_0x565b6b(0x1ff)]===0x0?_0x565b6b(0x202)+CLI_BIN_NAME+'\x20app\x20list`\x20to\x20discover\x20remote\x20apps,\x20or\x20add\x20apps.'+_0x4218c3+_0x565b6b(0x21e):_0x565b6b(0x1ef)+Array[_0x565b6b(0x21c)](new Set(_0x9e658f))[_0x565b6b(0x1f8)](',\x20')+_0x565b6b(0x1ec);throw CliErrors[_0x565b6b(0x1e0)](_0x565b6b(0x1fc)+_0x4218c3+_0x565b6b(0x21b),_0x541aeb);}const _0x1386d7=_0x400043[_0x565b6b(0x1d2)](_0x565b6b(0x1d8));let _0x233671;if(_0x1386d7)_0x233671={'global':!![]};else{const {isInProject:_0x5661c6}=await import('../../context.js'),_0x452788=_0x5661c6();_0x233671=toScopeFlags(resolveConfigScope({'explicitGlobal':![],'policy':_0x565b6b(0x1d0),'inProject':_0x452788}));}const _0x202a1e=readConfig(_0x233671);return _0x202a1e[_0x565b6b(0x210)]=_0x4218c3,writeConfig(_0x202a1e,_0x233671),{'ok':!![],'message':_0x565b6b(0x1d6)+_0x4218c3+'\x22'+scopeLabel(_0x233671)+'.'};}},importDef={'service':'app','command':a2_0x53a948(0x1f5),'description':a2_0x53a948(0x217),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initImportFlagDefs,async 'execute'(_0x2189f9){return await runInitImport(collectFlags(_0x2189f9,initImportFlagDefs)),{'ok':!![]};}};function a2_0x2df9(){const _0x158230=['Filter\x20by\x20environment\x20(default:\x20current\x20env)','Loaded\x20','643131BveNJj','project-default','130ubJauf','bool','name','use','map','Default\x20app\x20candidate\x20set\x20to\x20\x22','3wFbRTn','global','Read\x20app\x20list\x20from\x20local\x20cache\x20only','type','raw','../../commands/app/cache.js','appcode','str','projectPath','validation','trim','globalPath','push','1569852aegQnz','Refresh\x20the\x20local\x20app\x20cache\x20from\x20the\x20platform','appPublishStatus','accessKey','No\x20apps\x20found\x20on\x20the\x20platform.','Set\x20the\x20fallback\x20app\x20candidate','../../context.js','write','.\x20Local\x20aliases\x20can\x20be\x20added\x20under\x20apps.<alias>.appcode.','Missing\x20app\x20name.','boolean','Available\x20remote\x20apps:\x20','List\x20apps\x20available\x20to\x20the\x20current\x20access\x20key','Target\x20environment\x20(default:\x20current\x20env)','app','no-cache','appName','import','\x20app\x20use\x20<name>\x20[--global]','Usage:\x20','join','2874376TdQIoB','../../commands/app/remote-source.js','Use\x20global\x20config\x20scope','App\x20\x22','No\x20cached\x20apps\x20found.','appCode','length','local','496659DkSqxL','Use\x20`','source','cachePath','2413187riPFVf','find','string','remote','\x20cached\x20app(s)\x20for\x20env=\x22','init','Read\x20from\x20local\x20cache\x20only','list','args','nonInteractive','config','defaultApp','items','appOwnerName','envName','read','cache','production','Import\x20the\x20default\x20app\x20selection\x20from\x20a\x20.rabetbase.json\x20file','fetchedAt','1206802hOBFzx','isCurrent','\x22\x20not\x20found.','from','460325KEBWau','.appcode\x20to\x20.lovrabet.json.','20teEMPG','env','entries','pull'];a2_0x2df9=function(){return _0x158230;};return a2_0x2df9();}export const appDefinitions=[initDef,listDef,pullDef,useDef,importDef];
@@ -1 +1 @@
1
- (function(_0x3a5fba,_0x1bb260){const _0x1abd5e=a3_0x44d0,_0x513beb=_0x3a5fba();while(!![]){try{const _0xd05392=parseInt(_0x1abd5e(0x175))/0x1*(-parseInt(_0x1abd5e(0x174))/0x2)+parseInt(_0x1abd5e(0x17a))/0x3*(parseInt(_0x1abd5e(0x185))/0x4)+parseInt(_0x1abd5e(0x182))/0x5*(-parseInt(_0x1abd5e(0x176))/0x6)+-parseInt(_0x1abd5e(0x177))/0x7*(parseInt(_0x1abd5e(0x183))/0x8)+parseInt(_0x1abd5e(0x178))/0x9+parseInt(_0x1abd5e(0x180))/0xa+-parseInt(_0x1abd5e(0x17e))/0xb*(-parseInt(_0x1abd5e(0x179))/0xc);if(_0xd05392===_0x1bb260)break;else _0x513beb['push'](_0x513beb['shift']());}catch(_0x2144df){_0x513beb['push'](_0x513beb['shift']());}}}(a3_0x28d3,0xa2997));import{fileURLToPath}from'url';import{dirname,join}from'path';import{readFileSync}from'fs';const __filename=fileURLToPath(import.meta.url),__dirname=dirname(__filename);function a3_0x44d0(_0x448c35,_0x1b5e00){_0x448c35=_0x448c35-0x173;const _0x28d32a=a3_0x28d3();let _0x44d0df=_0x28d32a[_0x448c35];return _0x44d0df;}function loadMockAppList(){const _0x3d5a09=a3_0x44d0,_0x4cb4de=join(__dirname,'../../../mock/app-list.json'),_0x36cf07=readFileSync(_0x4cb4de,_0x3d5a09(0x17b));return JSON[_0x3d5a09(0x17f)](_0x36cf07);}let _cached=null;function a3_0x28d3(){const _0x47dd0b=['289264bjxbdP','Mock\x20API\x20error:\x20','errorCode','5938DSPZLF','59GySunx','12264DCueyP','7PaiTTl','1561158wwGdts','309252IqNCGV','12JOJaAn','utf-8','tableData','success','242UXhTBA','parse','9619390ESnfiO','data','1150bEVcQn','5442632SCheHI','errorMsg'];a3_0x28d3=function(){return _0x47dd0b;};return a3_0x28d3();}export function getMockAppList(){return!_cached&&(_cached=loadMockAppList()),_cached;}export function getMockRemoteAppItems(){const _0x4c493a=a3_0x44d0,_0x1fd9b4=getMockAppList();if(!_0x1fd9b4[_0x4c493a(0x17d)])throw new Error(_0x4c493a(0x186)+_0x1fd9b4[_0x4c493a(0x184)]+'\x20('+_0x1fd9b4[_0x4c493a(0x173)]+')');return _0x1fd9b4[_0x4c493a(0x181)][_0x4c493a(0x17c)];}
1
+ (function(_0x178d99,_0x3946b1){const _0x1d2380=a3_0x5d27,_0x2142ee=_0x178d99();while(!![]){try{const _0x247a02=parseInt(_0x1d2380(0x7c))/0x1+parseInt(_0x1d2380(0x7b))/0x2*(-parseInt(_0x1d2380(0x71))/0x3)+parseInt(_0x1d2380(0x79))/0x4*(-parseInt(_0x1d2380(0x7e))/0x5)+parseInt(_0x1d2380(0x7f))/0x6*(parseInt(_0x1d2380(0x7d))/0x7)+-parseInt(_0x1d2380(0x6d))/0x8*(parseInt(_0x1d2380(0x6f))/0x9)+-parseInt(_0x1d2380(0x73))/0xa*(parseInt(_0x1d2380(0x72))/0xb)+-parseInt(_0x1d2380(0x78))/0xc*(-parseInt(_0x1d2380(0x77))/0xd);if(_0x247a02===_0x3946b1)break;else _0x2142ee['push'](_0x2142ee['shift']());}catch(_0x2b33bc){_0x2142ee['push'](_0x2142ee['shift']());}}}(a3_0x5873,0xe2cb4));import{fileURLToPath}from'url';import{dirname,join}from'path';import{readFileSync}from'fs';function a3_0x5d27(_0x251619,_0x4c6176){_0x251619=_0x251619-0x6d;const _0x587384=a3_0x5873();let _0x5d27bb=_0x587384[_0x251619];return _0x5d27bb;}const __filename=fileURLToPath(import.meta.url),__dirname=dirname(__filename);function loadMockAppList(){const _0x1f25d1=a3_0x5d27,_0x6a10a5=join(__dirname,'../../../mock/app-list.json'),_0x199e46=readFileSync(_0x6a10a5,_0x1f25d1(0x7a));return JSON[_0x1f25d1(0x76)](_0x199e46);}let _cached=null;export function getMockAppList(){return!_cached&&(_cached=loadMockAppList()),_cached;}export function getMockRemoteAppItems(){const _0x568394=a3_0x5d27,_0x37de8e=getMockAppList();if(!_0x37de8e[_0x568394(0x75)])throw new Error(_0x568394(0x74)+_0x37de8e[_0x568394(0x70)]+'\x20('+_0x37de8e['errorCode']+')');return _0x37de8e[_0x568394(0x6e)]['tableData'];}function a3_0x5873(){const _0x342fa8=['11347jADjuT','10bmyqYG','6132yrgVbs','8PSjRYq','data','6638769ueNWAB','errorMsg','951VPPQMU','17259JhHapx','710fVEhye','Mock\x20API\x20error:\x20','success','parse','4121jXwEvW','59244etyToU','2529144feooTS','utf-8','10230lHvglH','1442324RWjQXs'];a3_0x5873=function(){return _0x342fa8;};return a3_0x5873();}
@@ -1 +1 @@
1
- (function(_0x12d25f,_0x5a060c){const _0x2fd90b=a4_0x2487,_0x17376c=_0x12d25f();while(!![]){try{const _0x364303=-parseInt(_0x2fd90b(0x109))/0x1*(parseInt(_0x2fd90b(0x100))/0x2)+-parseInt(_0x2fd90b(0x101))/0x3*(parseInt(_0x2fd90b(0x10f))/0x4)+parseInt(_0x2fd90b(0x107))/0x5*(-parseInt(_0x2fd90b(0x10d))/0x6)+parseInt(_0x2fd90b(0x104))/0x7*(-parseInt(_0x2fd90b(0x10b))/0x8)+-parseInt(_0x2fd90b(0x10e))/0x9+-parseInt(_0x2fd90b(0x106))/0xa*(-parseInt(_0x2fd90b(0x10c))/0xb)+parseInt(_0x2fd90b(0x108))/0xc;if(_0x364303===_0x5a060c)break;else _0x17376c['push'](_0x17376c['shift']());}catch(_0x2e9eb4){_0x17376c['push'](_0x17376c['shift']());}}}(a4_0x32f7,0x88e2e));import{getMyApps}from'../../core/api-client.js';import{getMockRemoteAppItems}from'../../commands/app/mock-loader.js';import{getAppCacheFilePath,readCachedAppList,writeCachedAppList}from'../../commands/app/cache.js';function a4_0x2487(_0x4173e8,_0x1e72e2){_0x4173e8=_0x4173e8-0xff;const _0x32f728=a4_0x32f7();let _0x248721=_0x32f728[_0x4173e8];return _0x248721;}import{productEnv}from'../../constant/product.js';export function shouldUseMockRemoteApps(){const _0x349b8e=a4_0x2487,_0x2265ea=(productEnv('APP_LIST_SOURCE')||'')[_0x349b8e(0x105)]()[_0x349b8e(0x110)]();return _0x2265ea===_0x349b8e(0x10a);}export async function getRemoteAppItems(){if(shouldUseMockRemoteApps())return getMockRemoteAppItems();return getMyApps();}function a4_0x32f7(){const _0x4bdc61=['260XXBGAq','toLowerCase','fetchedAt','cache','items','12NfByRZ','40287guHNMs','toISOString','remote','56oeXsio','trim','10mNwEVY','2558935tJAJHF','37823196ICQvkW','137347VdmjHO','mock','62008tePMks','4101372rPJbXn','12icPiiI','1633950WgItRZ'];a4_0x32f7=function(){return _0x4bdc61;};return a4_0x32f7();}export async function getRemoteAppList(_0xdc5ae9){const _0x2ea46c=a4_0x2487,{env:_0x2c05a1,accessKey:_0x4eac46,localOnly:localOnly=![],noCache:noCache=![]}=_0xdc5ae9,_0x4b9992=readCachedAppList(_0x2c05a1,_0x4eac46),_0x4b0414=_0x4eac46?.['trim']()?getAppCacheFilePath(_0x2c05a1,_0x4eac46):null;if(localOnly)return{'items':_0x4b9992?.[_0x2ea46c(0xff)]??[],'source':_0x2ea46c(0x112),'fetchedAt':_0x4b9992?.[_0x2ea46c(0x111)]??null,'cachePath':_0x4b0414};try{const _0x308aa9=await getRemoteAppItems(),_0x2696dd=shouldUseMockRemoteApps()?'mock':_0x2ea46c(0x103),_0x7b4553=new Date()[_0x2ea46c(0x102)](),_0x30afd5=_0x4eac46?.[_0x2ea46c(0x105)]()?writeCachedAppList(_0x2c05a1,_0x4eac46,{'env':_0x2c05a1,'fetchedAt':_0x7b4553,'source':_0x2696dd,'items':_0x308aa9}):null;return{'items':_0x308aa9,'source':_0x2696dd,'fetchedAt':_0x7b4553,'cachePath':_0x30afd5};}catch(_0x5523c1){if(!noCache&&_0x4b9992)return{'items':_0x4b9992[_0x2ea46c(0xff)],'source':_0x2ea46c(0x112),'fetchedAt':_0x4b9992['fetchedAt'],'cachePath':_0x4b0414};throw _0x5523c1;}}
1
+ (function(_0x5885a4,_0x500932){const _0x243402=a4_0x17d8,_0x270f6f=_0x5885a4();while(!![]){try{const _0x4121da=-parseInt(_0x243402(0x144))/0x1*(-parseInt(_0x243402(0x14a))/0x2)+parseInt(_0x243402(0x143))/0x3*(parseInt(_0x243402(0x13c))/0x4)+parseInt(_0x243402(0x13a))/0x5+-parseInt(_0x243402(0x140))/0x6*(parseInt(_0x243402(0x142))/0x7)+-parseInt(_0x243402(0x139))/0x8*(-parseInt(_0x243402(0x147))/0x9)+-parseInt(_0x243402(0x13e))/0xa+-parseInt(_0x243402(0x149))/0xb;if(_0x4121da===_0x500932)break;else _0x270f6f['push'](_0x270f6f['shift']());}catch(_0x1b24f0){_0x270f6f['push'](_0x270f6f['shift']());}}}(a4_0x4adf,0xd8ed5));import{getMyApps}from'../../core/api-client.js';import{getMockRemoteAppItems}from'../../commands/app/mock-loader.js';import{getAppCacheFilePath,readCachedAppList,writeCachedAppList}from'../../commands/app/cache.js';import{productEnv}from'../../constant/product.js';function a4_0x17d8(_0x4295d0,_0x16a440){_0x4295d0=_0x4295d0-0x139;const _0x4adf67=a4_0x4adf();let _0x17d8fc=_0x4adf67[_0x4295d0];return _0x17d8fc;}export function shouldUseMockRemoteApps(){const _0x15ece6=a4_0x17d8,_0x31fbc4=(productEnv('APP_LIST_SOURCE')||'')[_0x15ece6(0x13f)]()['toLowerCase']();return _0x31fbc4===_0x15ece6(0x141);}export async function getRemoteAppItems(){if(shouldUseMockRemoteApps())return getMockRemoteAppItems();return getMyApps();}function a4_0x4adf(){const _0x2c53f3=['31883oKubVf','items','cache','27UFcjDh','fetchedAt','14144042XZJiOy','8AngQUy','2714632oDNlqo','4037850NsVkRa','remote','4BsCxQi','toISOString','1356660RoDlqE','trim','6BPbxGR','mock','1799469mukJjc','1841997VuGLRw'];a4_0x4adf=function(){return _0x2c53f3;};return a4_0x4adf();}export async function getRemoteAppList(_0x5f4576){const _0x3fa00e=a4_0x17d8,{env:_0x825194,accessKey:_0x44d2ae,localOnly:localOnly=![],noCache:noCache=![]}=_0x5f4576,_0x2757c6=readCachedAppList(_0x825194,_0x44d2ae),_0x45c9d3=_0x44d2ae?.[_0x3fa00e(0x13f)]()?getAppCacheFilePath(_0x825194,_0x44d2ae):null;if(localOnly)return{'items':_0x2757c6?.[_0x3fa00e(0x145)]??[],'source':'cache','fetchedAt':_0x2757c6?.[_0x3fa00e(0x148)]??null,'cachePath':_0x45c9d3};try{const _0x3a9684=await getRemoteAppItems(),_0x11ed9b=shouldUseMockRemoteApps()?_0x3fa00e(0x141):_0x3fa00e(0x13b),_0x2e06db=new Date()[_0x3fa00e(0x13d)](),_0x48f5ec=_0x44d2ae?.[_0x3fa00e(0x13f)]()?writeCachedAppList(_0x825194,_0x44d2ae,{'env':_0x825194,'fetchedAt':_0x2e06db,'source':_0x11ed9b,'items':_0x3a9684}):null;return{'items':_0x3a9684,'source':_0x11ed9b,'fetchedAt':_0x2e06db,'cachePath':_0x48f5ec};}catch(_0x948c6){if(!noCache&&_0x2757c6)return{'items':_0x2757c6[_0x3fa00e(0x145)],'source':_0x3fa00e(0x146),'fetchedAt':_0x2757c6[_0x3fa00e(0x148)],'cachePath':_0x45c9d3};throw _0x948c6;}}
@@ -1 +1 @@
1
- (function(_0x10cc25,_0x1a8f3e){const _0x4707fb=a5_0x2346,_0x38e963=_0x10cc25();while(!![]){try{const _0x53d8c9=parseInt(_0x4707fb(0xaf))/0x1*(parseInt(_0x4707fb(0xc2))/0x2)+-parseInt(_0x4707fb(0xbd))/0x3+-parseInt(_0x4707fb(0xbf))/0x4+-parseInt(_0x4707fb(0xb5))/0x5*(-parseInt(_0x4707fb(0xba))/0x6)+parseInt(_0x4707fb(0xbc))/0x7+parseInt(_0x4707fb(0xb3))/0x8*(parseInt(_0x4707fb(0xc0))/0x9)+-parseInt(_0x4707fb(0xb4))/0xa;if(_0x53d8c9===_0x1a8f3e)break;else _0x38e963['push'](_0x38e963['shift']());}catch(_0x496b82){_0x38e963['push'](_0x38e963['shift']());}}}(a5_0x4924,0x87a63));function a5_0x4924(){const _0x48db94=['project','trim','isCurrent','definedIn','1254pNRKdq','currentApp','4887274wwBiWU','1322991tTTnVM','local','2141696NnoknV','1910151zdahzN','appcode','4186RZKUkK','defaultApp','named','347QNwouH','find','global','appCode','8JDpxaW','11594750bWVhUa','25235pnGyKQ'];a5_0x4924=function(){return _0x48db94;};return a5_0x4924();}import{CLI_BIN_NAME}from'../../constant/cli.js';import{formatScopeLabel}from'../../commands/common/config-policy.js';export{CLI_BIN_NAME};function a5_0x2346(_0x4253e4,_0x3ff756){_0x4253e4=_0x4253e4-0xad;const _0x4924aa=a5_0x4924();let _0x234679=_0x4924aa[_0x4253e4];return _0x234679;}export function enrichAppListItemsWithMergedSelection(_0xe7afe8,_0x3b33b5){const _0x36ebf4=a5_0x2346;if(!_0x3b33b5)return;const _0x4935fe=!!(_0x3b33b5[_0x36ebf4(0xbb)]??_0x3b33b5[_0x36ebf4(0xad)]);for(const _0x535e3a of _0xe7afe8){_0x535e3a[_0x36ebf4(0xb8)]=![];}const _0x29104c=_0x3b33b5['appCode']!=null?String(_0x3b33b5[_0x36ebf4(0xb2)])[_0x36ebf4(0xb7)]():'';if(_0x4935fe){const _0x1772a3=_0x3b33b5[_0x36ebf4(0xbb)]??_0x3b33b5[_0x36ebf4(0xad)];if(_0x1772a3){const _0x186c68=_0xe7afe8[_0x36ebf4(0xb0)](_0x33fa20=>_0x33fa20[_0x36ebf4(0xae)]===!![]&&_0x33fa20['name']===_0x1772a3&&_0x33fa20[_0x36ebf4(0xb9)]===_0x36ebf4(0xbe)),_0x8d6592=_0x186c68??_0xe7afe8[_0x36ebf4(0xb0)](_0x10652e=>_0x10652e['named']===!![]&&_0x10652e['name']===_0x1772a3);_0x8d6592&&(_0x8d6592[_0x36ebf4(0xb8)]=!![]);}return;}if(!_0x29104c)return;for(const _0x2079e5 of _0xe7afe8){String(_0x2079e5[_0x36ebf4(0xc1)]??'')[_0x36ebf4(0xb7)]()===_0x29104c&&(_0x2079e5[_0x36ebf4(0xb8)]=!![]);}}export{readScopedConfig as readConfig,writeScopedConfig as writeConfig,isInProject}from'../../context.js';export function scopeLabel(_0x38c8f9){const _0x5614a6=a5_0x2346;return formatScopeLabel(_0x38c8f9[_0x5614a6(0xb1)]?_0x5614a6(0xb1):_0x5614a6(0xb6));}
1
+ (function(_0x552026,_0xb22c58){const _0xbb2fc2=a5_0xd0ed,_0x112814=_0x552026();while(!![]){try{const _0x593273=-parseInt(_0xbb2fc2(0x146))/0x1+parseInt(_0xbb2fc2(0x13c))/0x2+-parseInt(_0xbb2fc2(0x14a))/0x3+-parseInt(_0xbb2fc2(0x13a))/0x4+-parseInt(_0xbb2fc2(0x13d))/0x5+parseInt(_0xbb2fc2(0x145))/0x6+parseInt(_0xbb2fc2(0x138))/0x7*(parseInt(_0xbb2fc2(0x13b))/0x8);if(_0x593273===_0xb22c58)break;else _0x112814['push'](_0x112814['shift']());}catch(_0x5dfa22){_0x112814['push'](_0x112814['shift']());}}}(a5_0x3067,0x40098));import{CLI_BIN_NAME}from'../../constant/cli.js';import{formatScopeLabel}from'../../commands/common/config-policy.js';function a5_0xd0ed(_0x479fd6,_0xc3269f){_0x479fd6=_0x479fd6-0x138;const _0x30674f=a5_0x3067();let _0xd0ed0=_0x30674f[_0x479fd6];return _0xd0ed0;}export{CLI_BIN_NAME};export function enrichAppListItemsWithMergedSelection(_0x52b9f8,_0x3065c8){const _0x2b71bd=a5_0xd0ed;if(!_0x3065c8)return;const _0xf9bc00=!!(_0x3065c8[_0x2b71bd(0x140)]??_0x3065c8['defaultApp']);for(const _0x41a63a of _0x52b9f8){_0x41a63a[_0x2b71bd(0x13f)]=![];}const _0x472d7b=_0x3065c8[_0x2b71bd(0x143)]!=null?String(_0x3065c8[_0x2b71bd(0x143)])[_0x2b71bd(0x149)]():'';if(_0xf9bc00){const _0x2109df=_0x3065c8[_0x2b71bd(0x140)]??_0x3065c8[_0x2b71bd(0x13e)];if(_0x2109df){const _0x34bf5b=_0x52b9f8[_0x2b71bd(0x139)](_0x50ad51=>_0x50ad51[_0x2b71bd(0x148)]===!![]&&_0x50ad51[_0x2b71bd(0x142)]===_0x2109df&&_0x50ad51[_0x2b71bd(0x147)]==='local'),_0xb9bb04=_0x34bf5b??_0x52b9f8['find'](_0x2847b4=>_0x2847b4[_0x2b71bd(0x148)]===!![]&&_0x2847b4[_0x2b71bd(0x142)]===_0x2109df);_0xb9bb04&&(_0xb9bb04[_0x2b71bd(0x13f)]=!![]);}return;}if(!_0x472d7b)return;for(const _0x2748e5 of _0x52b9f8){String(_0x2748e5[_0x2b71bd(0x144)]??'')[_0x2b71bd(0x149)]()===_0x472d7b&&(_0x2748e5['isCurrent']=!![]);}}export{readScopedConfig as readConfig,writeScopedConfig as writeConfig,isInProject}from'../../context.js';export function scopeLabel(_0xc2b706){const _0x5e2b15=a5_0xd0ed;return formatScopeLabel(_0xc2b706[_0x5e2b15(0x141)]?'global':_0x5e2b15(0x14b));}function a5_0x3067(){const _0x42eb1a=['10053obJrhY','project','483lCZfIu','find','2048536gxosZy','95144JcIEmA','186870gNIbfd','1976720exflnp','defaultApp','isCurrent','currentApp','global','name','appCode','appcode','3046470USUWbL','248672YYOlcx','definedIn','named','trim'];a5_0x3067=function(){return _0x42eb1a;};return a5_0x3067();}
@@ -1 +1 @@
1
- const a6_0x110091=a6_0x2c21;(function(_0x3fa88e,_0x1e56b1){const _0x4a60f2=a6_0x2c21,_0x614e52=_0x3fa88e();while(!![]){try{const _0x1c0781=parseInt(_0x4a60f2(0x101))/0x1*(-parseInt(_0x4a60f2(0x10e))/0x2)+-parseInt(_0x4a60f2(0x14c))/0x3*(-parseInt(_0x4a60f2(0x124))/0x4)+parseInt(_0x4a60f2(0xfe))/0x5*(parseInt(_0x4a60f2(0x135))/0x6)+parseInt(_0x4a60f2(0x12b))/0x7+-parseInt(_0x4a60f2(0x109))/0x8*(-parseInt(_0x4a60f2(0x152))/0x9)+-parseInt(_0x4a60f2(0x10d))/0xa+parseInt(_0x4a60f2(0x116))/0xb;if(_0x1c0781===_0x1e56b1)break;else _0x614e52['push'](_0x614e52['shift']());}catch(_0x145383){_0x614e52['push'](_0x614e52['shift']());}}}(a6_0x14dc,0xcdcf8));import{readScopedConfig,writeScopedConfig}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';function a6_0x14dc(){const _0x562a9e=['envName','\x20Verify:\x20','17098004UYDzAv','auth','ACCESS_KEY','AccessKey\x20required\x20for\x20login.\x20Create\x20one\x20in\x20','Option\x20A:\x20','AccessKey\x20cleared\x20from\x20','Write\x20to\x20global\x20config\x20(default)','Option\x20C:\x20environment\x20variable','Invalid\x20accessKey\x20format:\x20\x22','AccessKey\x20saved\x20to\x20','\x20auth\x20login\x20--access-key\x20<ak_xxx>','\x20(via\x20','AccessKey\x20(ak_xxx...)','\x20auth\x20status','12JKZtor','Missing\x20accessKey.','userCenterDisplayName','logout','repeat','Then\x20verify\x20with:\x20','production','952252kdoDBL','access-key','ClientAk','trim','read','Clear\x20accessKey\x20from\x20config','boolean','No\x20credentials\x20found.\x20Configure\x20one\x20of\x20the\x20options\x20below:','If\x20command\x20execution\x20still\x20fails,\x20run:\x20','=ak_xxx','804mIXfSH','Read\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','push','\x20doctor','env','Tip:\x20you\x20can\x20also\x20run:','Auth\x20config\x20reinitialized\x20in\x20','{\x20\x22accessKey\x22:\x20\x22ak_xxx\x22\x20}','bool','\x20env\x20var','str','accessKey','test','No\x20AccessKey\x20found\x20in\x20','AccessKey:\x20','login','Fetch\x20current\x20login\x20user\x20info\x20for\x20the\x20active\x20access\x20key','Auth\x20mode:\x20','slice','length','Save\x20accessKey\x20to\x20config\x20(global\x20by\x20default;\x20use\x20--project\x20for\x20project\x20config)','Target\x20environment\x20to\x20persist\x20with\x20the\x20new\x20auth\x20config','344592DDowoM','\x20auth\x20login\x20--access-key\x20<ak_xxx>\x20[--global]','nonInteractive','Expected:\x20ak_\x20followed\x20by\x2016+\x20alphanumeric\x20chars','daily','join','961965mAEBNn','global','9520VMhqlB','write','string','295nlCRRM','\x20scope.','Create\x20one\x20in\x20','\x20config.','\x20config.\x20Nothing\x20to\x20clear.','validation','Clear\x20from\x20global\x20config\x20(default)','\x20Current\x20env:\x20','16MmyqwG','info','global-default','\x20config','6853330KlWlGs','6614HJXBRC','status','newConfigFileName','Clear\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','project','init'];a6_0x14dc=function(){return _0x562a9e;};return a6_0x14dc();}import{PRODUCT_CONFIG,productEnv,productEnvName}from'../../constant/product.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';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 a6_0x2c21(_0x322228,_0x1ad1bb){_0x322228=_0x322228-0xfd;const _0x14dc2d=a6_0x14dc();let _0x2c2197=_0x14dc2d[_0x322228];return _0x2c2197;}function showAccessKeyCreateHint(){const _0x589b80=a6_0x2c21;writeCliSideChannelLine(_0x589b80(0x119)+PRODUCT_CONFIG[_0x589b80(0x126)]+':'),writeCliSideChannelLine('\x0a'+USER_ACCESS_KEY_CREATE_URL+'\x0a'),writeCliSideChannelLine(_0x589b80(0x13b)),writeCliSideChannelLine('\x20\x20'+CLI_BIN_NAME+_0x589b80(0x120));}function resolveAuthScopeFlags(_0x6d86dd){const _0x4288b8=a6_0x2c21;return toScopeFlags(resolveConfigScope({'explicitGlobal':_0x6d86dd['bool'](_0x4288b8(0xfd)),'explicitProject':_0x6d86dd[_0x4288b8(0x13e)](_0x4288b8(0x112)),'policy':_0x4288b8(0x10b)}));}async function resolveAuthWriteInput(_0x1435fb){const _0x4bb6d2=a6_0x2c21;let _0x2c9220=(_0x1435fb[_0x4bb6d2(0x140)]('access-key')||_0x1435fb[_0x4bb6d2(0x140)]('ak')||'')['trim']();const _0x4d2698=(_0x1435fb[_0x4bb6d2(0x140)](_0x4bb6d2(0x13a))||'')[_0x4bb6d2(0x12e)]();if(!_0x2c9220&&!_0x1435fb[_0x4bb6d2(0x14e)])try{showAccessKeyCreateHint(),_0x2c9220=await promptAccessKey('');}catch(_0x7a193c){if(isAbortPrompt(_0x7a193c))throw CliErrors['cancelled']();throw _0x7a193c;}if(!_0x2c9220)throw CliErrors['validation'](_0x4bb6d2(0x125),[_0x4bb6d2(0x103)+PRODUCT_CONFIG[_0x4bb6d2(0x126)]+':\x20'+USER_ACCESS_KEY_CREATE_URL,'Then\x20run:\x20'+CLI_BIN_NAME+_0x4bb6d2(0x14d)][_0x4bb6d2(0x151)]('\x0a'));if(!ACCESS_KEY_PATTERN[_0x4bb6d2(0x142)](_0x2c9220))throw CliErrors[_0x4bb6d2(0x106)](_0x4bb6d2(0x11e)+_0x2c9220+'\x22',_0x4bb6d2(0x14f));if(!_0x4d2698)return{'accessKey':_0x2c9220};const _0x17f6fb=normalizeEnv(_0x4d2698);return{'accessKey':_0x2c9220,'env':isDaily(_0x17f6fb)?_0x4bb6d2(0x150):isDev(_0x17f6fb)?'development':_0x4bb6d2(0x12a)};}export const authDefinitions=[{'service':a6_0x110091(0x117),'command':a6_0x110091(0x145),'description':a6_0x110091(0x14a),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':'access-key','type':a6_0x110091(0x100),'description':'AccessKey\x20(ak_xxx...)'},{'name':'ak','type':'string','description':'Shorthand\x20for\x20--access-key'},{'name':'global','type':a6_0x110091(0x131),'description':'Write\x20to\x20global\x20config\x20(default)','default':!![]},{'name':a6_0x110091(0x112),'type':a6_0x110091(0x131),'description':a6_0x110091(0x137),'default':![]}],async 'execute'(_0x4e8aad){const _0x387957=a6_0x110091,_0x2be698=await resolveAuthWriteInput(_0x4e8aad),_0x49a49d=resolveAuthScopeFlags(_0x4e8aad),_0x391013=readScopedConfig(_0x49a49d);_0x391013['accessKey']=_0x2be698[_0x387957(0x141)];_0x2be698[_0x387957(0x13a)]&&(_0x391013[_0x387957(0x13a)]=_0x2be698['env']);writeScopedConfig(_0x391013,_0x49a49d);const _0x4722ed=_0x49a49d['global']?_0x387957(0xfd):'project',_0x2bfc18=_0x391013[_0x387957(0x13a)]?_0x387957(0x108)+_0x391013['env']+'.':'';return{'ok':!![],'message':_0x387957(0x11f)+_0x4722ed+'\x20config.'+_0x2bfc18+_0x387957(0x115)+CLI_BIN_NAME+_0x387957(0x123)};}},{'service':a6_0x110091(0x117),'command':a6_0x110091(0x113),'description':'Clear\x20all\x20config\x20in\x20scope\x20and\x20initialize\x20auth\x20from\x20scratch','risk':a6_0x110091(0xff),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x110091(0x12c),'type':a6_0x110091(0x100),'description':a6_0x110091(0x122)},{'name':'ak','type':'string','description':'Shorthand\x20for\x20--access-key'},{'name':'env','type':a6_0x110091(0x100),'description':a6_0x110091(0x14b)},{'name':a6_0x110091(0xfd),'type':a6_0x110091(0x131),'description':a6_0x110091(0x11c),'default':!![]},{'name':'project','type':a6_0x110091(0x131),'description':a6_0x110091(0x137),'default':![]}],async 'execute'(_0x12b8ca){const _0x553f3a=a6_0x110091,_0x49b2e3=await resolveAuthWriteInput(_0x12b8ca),_0x3ac933=resolveAuthScopeFlags(_0x12b8ca),_0x28e27b={'accessKey':_0x49b2e3['accessKey']};_0x49b2e3[_0x553f3a(0x13a)]&&(_0x28e27b[_0x553f3a(0x13a)]=_0x49b2e3[_0x553f3a(0x13a)]);writeScopedConfig(_0x28e27b,_0x3ac933);const _0x423300=_0x3ac933[_0x553f3a(0xfd)]?_0x553f3a(0xfd):_0x553f3a(0x112),_0x48d44d=_0x28e27b[_0x553f3a(0x13a)]?_0x553f3a(0x108)+_0x28e27b[_0x553f3a(0x13a)]+'.':'';return{'ok':!![],'message':_0x553f3a(0x13c)+_0x423300+_0x553f3a(0x102)+_0x48d44d+_0x553f3a(0x115)+CLI_BIN_NAME+_0x553f3a(0x123)};}},{'service':'auth','command':a6_0x110091(0x127),'description':a6_0x110091(0x130),'risk':a6_0x110091(0xff),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x110091(0xfd),'type':a6_0x110091(0x131),'description':a6_0x110091(0x107),'default':!![]},{'name':a6_0x110091(0x112),'type':a6_0x110091(0x131),'description':a6_0x110091(0x111),'default':![]}],async 'execute'(_0x4ed195){const _0x1759f1=a6_0x110091,_0x3277f6=resolveAuthScopeFlags(_0x4ed195),_0x34890e=readScopedConfig(_0x3277f6),_0x4a959a=!!_0x34890e[_0x1759f1(0x141)];delete _0x34890e[_0x1759f1(0x141)],writeScopedConfig(_0x34890e,_0x3277f6);const _0xcdecee=_0x3277f6[_0x1759f1(0xfd)]?_0x1759f1(0xfd):_0x1759f1(0x112);if(_0x4a959a)return{'ok':!![],'message':_0x1759f1(0x11b)+_0xcdecee+_0x1759f1(0x104)};return{'ok':!![],'message':_0x1759f1(0x143)+_0xcdecee+_0x1759f1(0x105)};}},{'service':a6_0x110091(0x117),'command':a6_0x110091(0x10f),'description':'Show\x20current\x20authentication\x20status','risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':'global','type':a6_0x110091(0x131),'description':'Read\x20from\x20global\x20config\x20(default)','default':!![]},{'name':a6_0x110091(0x112),'type':a6_0x110091(0x131),'description':a6_0x110091(0x136),'default':![]}],async 'execute'(_0x19afc1){const _0x2ab6ff=a6_0x110091,_0x4eaf47=resolveAuthScopeFlags(_0x19afc1),_0x1e317c=readScopedConfig(_0x4eaf47),_0x2e791f=productEnvName(_0x2ab6ff(0x118)),_0x338350=productEnv('ACCESS_KEY')||undefined,_0xfacb1c=_0x1e317c['accessKey']||undefined,_0x4a8d51=_0x338350||_0xfacb1c,_0x5543ab=_0x338350?_0x2e791f+_0x2ab6ff(0x13f):_0xfacb1c?(_0x4eaf47[_0x2ab6ff(0xfd)]?_0x2ab6ff(0xfd):'project')+_0x2ab6ff(0x10c):null,_0xdd3840=[_0x2ab6ff(0x147)+AUTH_MODE[_0x2ab6ff(0x12d)]];if(_0x4a8d51){const _0x30c0c6=_0x4a8d51['length']>0x8?''+_0x4a8d51[_0x2ab6ff(0x148)](0x0,0x8)+'*'[_0x2ab6ff(0x128)](_0x4a8d51[_0x2ab6ff(0x149)]-0x8):_0x4a8d51;_0xdd3840['push'](_0x2ab6ff(0x144)+_0x30c0c6+(_0x5543ab?_0x2ab6ff(0x121)+_0x5543ab+')':''));}return!_0x4a8d51&&(_0xdd3840[_0x2ab6ff(0x138)](''),_0xdd3840[_0x2ab6ff(0x138)](_0x2ab6ff(0x132)),_0xdd3840[_0x2ab6ff(0x138)](''),_0xdd3840[_0x2ab6ff(0x138)](_0x2ab6ff(0x11a)+CLI_BIN_NAME+'\x20auth\x20login\x20[--global]\x20[--access-key\x20ak_xxx]'),_0xdd3840[_0x2ab6ff(0x138)](''),_0xdd3840[_0x2ab6ff(0x138)]('Option\x20B:\x20apps\x20config\x20('+PRODUCT_CONFIG[_0x2ab6ff(0x110)]+')'),_0xdd3840[_0x2ab6ff(0x138)](_0x2ab6ff(0x13d)),_0xdd3840['push'](''),_0xdd3840[_0x2ab6ff(0x138)](_0x2ab6ff(0x11d)),_0xdd3840[_0x2ab6ff(0x138)]('\x20\x20export\x20'+_0x2e791f+_0x2ab6ff(0x134)),_0xdd3840[_0x2ab6ff(0x138)](''),_0xdd3840[_0x2ab6ff(0x138)](_0x2ab6ff(0x129)+CLI_BIN_NAME+_0x2ab6ff(0x123)),_0xdd3840[_0x2ab6ff(0x138)](_0x2ab6ff(0x133)+CLI_BIN_NAME+_0x2ab6ff(0x139))),{'ok':!![],'message':_0xdd3840[_0x2ab6ff(0x151)]('\x0a')};}},{'service':a6_0x110091(0x117),'command':a6_0x110091(0x10a),'description':a6_0x110091(0x146),'risk':a6_0x110091(0x12f),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x176bcc){const _0x57e248=a6_0x110091,_0x54b35d=await getLoginUserInfo();return{'ok':!![],'data':{'user':_0x54b35d,'meta':{'env':_0x176bcc[_0x57e248(0x114)]??_0x57e248(0x12a)}}};}}];
1
+ const a6_0x24348c=a6_0xb86b;(function(_0x334b37,_0x1e1fa0){const _0x1628eb=a6_0xb86b,_0x13690f=_0x334b37();while(!![]){try{const _0x47fefb=-parseInt(_0x1628eb(0x1aa))/0x1+parseInt(_0x1628eb(0x1fb))/0x2+-parseInt(_0x1628eb(0x1d9))/0x3+parseInt(_0x1628eb(0x1e2))/0x4+parseInt(_0x1628eb(0x1ef))/0x5+-parseInt(_0x1628eb(0x1d0))/0x6*(-parseInt(_0x1628eb(0x1f0))/0x7)+-parseInt(_0x1628eb(0x1af))/0x8;if(_0x47fefb===_0x1e1fa0)break;else _0x13690f['push'](_0x13690f['shift']());}catch(_0x52ed16){_0x13690f['push'](_0x13690f['shift']());}}}(a6_0xa2fc,0xa86de));import{readScopedConfig,writeScopedConfig}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{PRODUCT_CONFIG,productEnv,productEnvName}from'../../constant/product.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';import{writeCliSideChannelLine}from'../../utils/write-cli-side-channel.js';function a6_0xa2fc(){const _0x163d8c=['bool','\x20auth\x20login\x20--access-key\x20<ak_xxx>','write','logout','\x20auth\x20login\x20--non-interactive`\x20to\x20avoid\x20prompts,\x20or\x20`','\x20env\x20var','ClientAk','Missing\x20accessKey.','init','length','335695DyUmyQ','14GnBzRj','Invalid\x20accessKey\x20format:\x20\x22','Read\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','AccessKey\x20(ak_xxx...)','AccessKey\x20saved\x20to\x20','=ak_xxx','boolean','Auth\x20mode:\x20','read','str','push','112604cxvjPX','Fetch\x20current\x20login\x20user\x20info\x20for\x20the\x20active\x20access\x20key','\x20auth\x20login\x20--access-key\x20<ak_xxx>\x20[--global]','558896kskCdf','Read\x20from\x20global\x20config\x20(default)','yes','\x20auth\x20login\x20--access-key\x20<ak_xxx>`\x20to\x20save\x20credentials.','Target\x20environment\x20to\x20persist\x20with\x20the\x20new\x20auth\x20config','185504bxRKUX','login','info','Save\x20accessKey\x20to\x20config\x20(global\x20by\x20default;\x20use\x20--project\x20for\x20project\x20config)','Clear\x20accessKey\x20from\x20config','daily','Auth\x20config\x20reinitialized\x20in\x20','slice','Show\x20current\x20authentication\x20status','\x20auth\x20status','global','\x20(via\x20','accessKey','Use\x20`','string','stdout','global-default','env','\x20Current\x20env:\x20','Write\x20to\x20global\x20config\x20(default)','If\x20command\x20execution\x20still\x20fails,\x20run:\x20','Give\x20the\x20AccessKey\x20to\x20your\x20AI\x20Agent,\x20then\x20run:\x20','AccessKey\x20required\x20for\x20login.\x20Create\x20one\x20in\x20','\x20auth\x20login\x20[--global]\x20[--access-key\x20ak_xxx]','userCenterDisplayName','Tip:\x20you\x20can\x20also\x20run:','Option\x20C:\x20environment\x20variable','nonInteractive','No\x20credentials\x20found.\x20Configure\x20one\x20of\x20the\x20options\x20below:','Then\x20verify\x20with:\x20','project','access-key','Clear\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','4067460MqXuRg','join','development','`auth\x20login`\x20does\x20not\x20support\x20--yes.','\x20config','cancelled','production','trim','\x20config.','3269139NRDQim','Expected:\x20ak_\x20followed\x20by\x2016+\x20alphanumeric\x20chars','Option\x20B:\x20apps\x20config\x20(','status','test','auth','\x20Verify:\x20','validation','Shorthand\x20for\x20--access-key','3529688mNsvEc','Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','{\x20\x22accessKey\x22:\x20\x22ak_xxx\x22\x20}'];a6_0xa2fc=function(){return _0x163d8c;};return a6_0xa2fc();}import{getLoginUserInfo}from'../../core/api-client.js';const ACCESS_KEY_PATTERN=/^ak_[A-Za-z0-9]{16,}$/;function showAccessKeyCreateHint(){const _0xcc25f0=a6_0xb86b;writeCliSideChannelLine(_0xcc25f0(0x1c5)+PRODUCT_CONFIG[_0xcc25f0(0x1c7)]+':'),writeCliSideChannelLine('\x0a'+USER_ACCESS_KEY_CREATE_URL+'\x0a'),writeCliSideChannelLine(_0xcc25f0(0x1c8)),writeCliSideChannelLine('\x20\x20'+CLI_BIN_NAME+_0xcc25f0(0x1e6));}function buildAccessKeySetupGuide(){const _0x6cb768=a6_0xb86b;return[_0x6cb768(0x1c5)+PRODUCT_CONFIG['userCenterDisplayName']+':',USER_ACCESS_KEY_CREATE_URL,_0x6cb768(0x1c4)+CLI_BIN_NAME+_0x6cb768(0x1fd)][_0x6cb768(0x1d1)]('\x0a');}function a6_0xb86b(_0x5a028c,_0x117a48){_0x5a028c=_0x5a028c-0x1aa;const _0xa2fcb9=a6_0xa2fc();let _0xb86b7c=_0xa2fcb9[_0x5a028c];return _0xb86b7c;}function canPromptForAccessKey(_0x3c5d2b){const _0x2e6118=a6_0xb86b;return!_0x3c5d2b[_0x2e6118(0x1ca)]&&process['stdin']['isTTY']!==![]&&process[_0x2e6118(0x1be)]['isTTY']!==![];}function resolveAuthScopeFlags(_0x4c6341){const _0x3ddd3a=a6_0xb86b;return toScopeFlags(resolveConfigScope({'explicitGlobal':_0x4c6341[_0x3ddd3a(0x1e5)](_0x3ddd3a(0x1b9)),'explicitProject':_0x4c6341['bool'](_0x3ddd3a(0x1cd)),'policy':_0x3ddd3a(0x1bf)}));}async function resolveAuthWriteInput(_0x45d570){const _0x12b03b=a6_0xb86b;let _0x501b4b=(_0x45d570['str']('access-key')||_0x45d570[_0x12b03b(0x1f9)]('ak')||'')[_0x12b03b(0x1d7)]();const _0x335ef9=(_0x45d570[_0x12b03b(0x1f9)](_0x12b03b(0x1c0))||'')[_0x12b03b(0x1d7)]();if(!_0x501b4b&&canPromptForAccessKey(_0x45d570))try{showAccessKeyCreateHint(),_0x501b4b=await promptAccessKey('');}catch(_0x135c7c){if(isAbortPrompt(_0x135c7c))throw CliErrors[_0x12b03b(0x1d5)]();throw _0x135c7c;}if(!_0x501b4b)throw CliErrors[_0x12b03b(0x1e0)](_0x12b03b(0x1ec),buildAccessKeySetupGuide());if(!ACCESS_KEY_PATTERN[_0x12b03b(0x1dd)](_0x501b4b))throw CliErrors[_0x12b03b(0x1e0)](_0x12b03b(0x1f1)+_0x501b4b+'\x22',_0x12b03b(0x1da));if(!_0x335ef9)return{'accessKey':_0x501b4b};const _0x3bcc26=normalizeEnv(_0x335ef9);return{'accessKey':_0x501b4b,'env':isDaily(_0x3bcc26)?_0x12b03b(0x1b4):isDev(_0x3bcc26)?_0x12b03b(0x1d2):_0x12b03b(0x1d6)};}export const authDefinitions=[{'service':a6_0x24348c(0x1de),'command':a6_0x24348c(0x1b0),'description':a6_0x24348c(0x1b2),'risk':a6_0x24348c(0x1e7),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x24348c(0x1ce),'type':a6_0x24348c(0x1bd),'description':a6_0x24348c(0x1f3)},{'name':'ak','type':'string','description':a6_0x24348c(0x1e1)},{'name':a6_0x24348c(0x1b9),'type':a6_0x24348c(0x1f6),'description':a6_0x24348c(0x1c2),'default':!![]},{'name':a6_0x24348c(0x1cd),'type':'boolean','description':'Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','default':![]}],async 'execute'(_0x362a59){const _0x4ab2b1=a6_0x24348c;if(_0x362a59[_0x4ab2b1(0x1e5)](_0x4ab2b1(0x1ac)))throw CliErrors[_0x4ab2b1(0x1e0)](_0x4ab2b1(0x1d3),_0x4ab2b1(0x1bc)+CLI_BIN_NAME+_0x4ab2b1(0x1e9)+CLI_BIN_NAME+_0x4ab2b1(0x1ad));const _0x8cff83=(_0x362a59[_0x4ab2b1(0x1f9)]('access-key')||_0x362a59[_0x4ab2b1(0x1f9)]('ak')||'')[_0x4ab2b1(0x1d7)]();if(!_0x8cff83&&_0x362a59['nonInteractive'])return{'ok':!![],'message':buildAccessKeySetupGuide()};const _0x1752a3=await resolveAuthWriteInput(_0x362a59),_0x1e9d19=resolveAuthScopeFlags(_0x362a59),_0x339d7e=readScopedConfig(_0x1e9d19);_0x339d7e['accessKey']=_0x1752a3[_0x4ab2b1(0x1bb)];_0x1752a3[_0x4ab2b1(0x1c0)]&&(_0x339d7e['env']=_0x1752a3[_0x4ab2b1(0x1c0)]);writeScopedConfig(_0x339d7e,_0x1e9d19);const _0x299854=_0x1e9d19[_0x4ab2b1(0x1b9)]?_0x4ab2b1(0x1b9):_0x4ab2b1(0x1cd),_0x566ee9=_0x339d7e[_0x4ab2b1(0x1c0)]?_0x4ab2b1(0x1c1)+_0x339d7e['env']+'.':'';return{'ok':!![],'message':_0x4ab2b1(0x1f4)+_0x299854+_0x4ab2b1(0x1d8)+_0x566ee9+'\x20Verify:\x20'+CLI_BIN_NAME+_0x4ab2b1(0x1b8)};}},{'service':a6_0x24348c(0x1de),'command':a6_0x24348c(0x1ed),'description':'Clear\x20all\x20config\x20in\x20scope\x20and\x20initialize\x20auth\x20from\x20scratch','risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x24348c(0x1ce),'type':a6_0x24348c(0x1bd),'description':a6_0x24348c(0x1f3)},{'name':'ak','type':a6_0x24348c(0x1bd),'description':a6_0x24348c(0x1e1)},{'name':a6_0x24348c(0x1c0),'type':a6_0x24348c(0x1bd),'description':a6_0x24348c(0x1ae)},{'name':'global','type':a6_0x24348c(0x1f6),'description':a6_0x24348c(0x1c2),'default':!![]},{'name':a6_0x24348c(0x1cd),'type':a6_0x24348c(0x1f6),'description':a6_0x24348c(0x1e3),'default':![]}],async 'execute'(_0x3b3b32){const _0x287672=a6_0x24348c,_0x2796e8=await resolveAuthWriteInput(_0x3b3b32),_0x7b5986=resolveAuthScopeFlags(_0x3b3b32),_0x1266cd={'accessKey':_0x2796e8[_0x287672(0x1bb)]};_0x2796e8[_0x287672(0x1c0)]&&(_0x1266cd['env']=_0x2796e8[_0x287672(0x1c0)]);writeScopedConfig(_0x1266cd,_0x7b5986);const _0x4acb61=_0x7b5986['global']?_0x287672(0x1b9):'project',_0x186159=_0x1266cd[_0x287672(0x1c0)]?_0x287672(0x1c1)+_0x1266cd[_0x287672(0x1c0)]+'.':'';return{'ok':!![],'message':_0x287672(0x1b5)+_0x4acb61+'\x20scope.'+_0x186159+_0x287672(0x1df)+CLI_BIN_NAME+_0x287672(0x1b8)};}},{'service':a6_0x24348c(0x1de),'command':a6_0x24348c(0x1e8),'description':a6_0x24348c(0x1b3),'risk':a6_0x24348c(0x1e7),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x24348c(0x1b9),'type':a6_0x24348c(0x1f6),'description':'Clear\x20from\x20global\x20config\x20(default)','default':!![]},{'name':a6_0x24348c(0x1cd),'type':a6_0x24348c(0x1f6),'description':a6_0x24348c(0x1cf),'default':![]}],async 'execute'(_0x1df6b9){const _0x562f00=a6_0x24348c,_0x2a9276=resolveAuthScopeFlags(_0x1df6b9),_0x5f0882=readScopedConfig(_0x2a9276),_0x11a0cd=!!_0x5f0882['accessKey'];delete _0x5f0882[_0x562f00(0x1bb)],writeScopedConfig(_0x5f0882,_0x2a9276);const _0xc38ba1=_0x2a9276[_0x562f00(0x1b9)]?_0x562f00(0x1b9):_0x562f00(0x1cd);if(_0x11a0cd)return{'ok':!![],'message':'AccessKey\x20cleared\x20from\x20'+_0xc38ba1+_0x562f00(0x1d8)};return{'ok':!![],'message':'No\x20AccessKey\x20found\x20in\x20'+_0xc38ba1+'\x20config.\x20Nothing\x20to\x20clear.'};}},{'service':a6_0x24348c(0x1de),'command':a6_0x24348c(0x1dc),'description':a6_0x24348c(0x1b7),'risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x24348c(0x1b9),'type':a6_0x24348c(0x1f6),'description':a6_0x24348c(0x1ab),'default':!![]},{'name':a6_0x24348c(0x1cd),'type':a6_0x24348c(0x1f6),'description':a6_0x24348c(0x1f2),'default':![]}],async 'execute'(_0x59893d){const _0x4466ee=a6_0x24348c,_0x586105=resolveAuthScopeFlags(_0x59893d),_0x4a5b59=readScopedConfig(_0x586105),_0x69c3f5=productEnvName('ACCESS_KEY'),_0x58428f=productEnv('ACCESS_KEY')||undefined,_0x5da646=_0x4a5b59[_0x4466ee(0x1bb)]||undefined,_0x5ea759=_0x58428f||_0x5da646,_0x461625=_0x58428f?_0x69c3f5+_0x4466ee(0x1ea):_0x5da646?(_0x586105[_0x4466ee(0x1b9)]?_0x4466ee(0x1b9):_0x4466ee(0x1cd))+_0x4466ee(0x1d4):null,_0x3a4855=[_0x4466ee(0x1f7)+AUTH_MODE[_0x4466ee(0x1eb)]];if(_0x5ea759){const _0x271681=_0x5ea759[_0x4466ee(0x1ee)]>0x8?''+_0x5ea759[_0x4466ee(0x1b6)](0x0,0x8)+'*'['repeat'](_0x5ea759[_0x4466ee(0x1ee)]-0x8):_0x5ea759;_0x3a4855[_0x4466ee(0x1fa)]('AccessKey:\x20'+_0x271681+(_0x461625?_0x4466ee(0x1ba)+_0x461625+')':''));}return!_0x5ea759&&(_0x3a4855['push'](''),_0x3a4855[_0x4466ee(0x1fa)](_0x4466ee(0x1cb)),_0x3a4855[_0x4466ee(0x1fa)](''),_0x3a4855[_0x4466ee(0x1fa)]('Option\x20A:\x20'+CLI_BIN_NAME+_0x4466ee(0x1c6)),_0x3a4855[_0x4466ee(0x1fa)](''),_0x3a4855[_0x4466ee(0x1fa)](_0x4466ee(0x1db)+PRODUCT_CONFIG['newConfigFileName']+')'),_0x3a4855[_0x4466ee(0x1fa)](_0x4466ee(0x1e4)),_0x3a4855[_0x4466ee(0x1fa)](''),_0x3a4855[_0x4466ee(0x1fa)](_0x4466ee(0x1c9)),_0x3a4855[_0x4466ee(0x1fa)]('\x20\x20export\x20'+_0x69c3f5+_0x4466ee(0x1f5)),_0x3a4855[_0x4466ee(0x1fa)](''),_0x3a4855['push'](_0x4466ee(0x1cc)+CLI_BIN_NAME+_0x4466ee(0x1b8)),_0x3a4855[_0x4466ee(0x1fa)](_0x4466ee(0x1c3)+CLI_BIN_NAME+'\x20doctor')),{'ok':!![],'message':_0x3a4855[_0x4466ee(0x1d1)]('\x0a')};}},{'service':a6_0x24348c(0x1de),'command':a6_0x24348c(0x1b1),'description':a6_0x24348c(0x1fc),'risk':a6_0x24348c(0x1f8),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x1b57f3){const _0x27c6e5=a6_0x24348c,_0x50e001=await getLoginUserInfo();return{'ok':!![],'data':{'user':_0x50e001,'meta':{'env':_0x1b57f3['envName']??_0x27c6e5(0x1d6)}}};}}];
@@ -1 +1 @@
1
- (function(_0x321a61,_0x2a7ad2){const _0x547e6f=a7_0x42f0,_0x5ec94d=_0x321a61();while(!![]){try{const _0x38a4c9=-parseInt(_0x547e6f(0x1cf))/0x1+-parseInt(_0x547e6f(0x1d5))/0x2*(-parseInt(_0x547e6f(0x1c7))/0x3)+parseInt(_0x547e6f(0x1cb))/0x4*(-parseInt(_0x547e6f(0x1d6))/0x5)+parseInt(_0x547e6f(0x1d8))/0x6+parseInt(_0x547e6f(0x1dc))/0x7+parseInt(_0x547e6f(0x1d1))/0x8+parseInt(_0x547e6f(0x1d2))/0x9*(-parseInt(_0x547e6f(0x1d9))/0xa);if(_0x38a4c9===_0x2a7ad2)break;else _0x5ec94d['push'](_0x5ec94d['shift']());}catch(_0x44b74c){_0x5ec94d['push'](_0x5ec94d['shift']());}}}(a7_0x5129,0xade98));import{createInterface}from'node:readline';class AbortPrompt extends Error{constructor(){const _0xf4ac28=a7_0x42f0;super('User\x20aborted\x20prompt'),this[_0xf4ac28(0x1d7)]=_0xf4ac28(0x1ce);}}function createSafeRl(){const _0x2579ca=a7_0x42f0,_0x1eb7f9=createInterface({'input':process[_0x2579ca(0x1c8)],'output':process[_0x2579ca(0x1c9)]});let _0x49bb39;const _0x3b8d40=new Promise((_0x3f02b5,_0x154ba1)=>{const _0x2e6131=_0x2579ca;_0x49bb39=()=>{const _0x3e38f5=a7_0x42f0;_0x49bb39&&(_0x1eb7f9[_0x3e38f5(0x1cc)]('SIGINT',_0x49bb39),_0x49bb39=undefined);try{_0x1eb7f9['close']();}catch{}_0x154ba1(new AbortPrompt());},_0x1eb7f9[_0x2e6131(0x1cd)](_0x2e6131(0x1d3),_0x49bb39);}),_0x5107a9=()=>{const _0x1762da=_0x2579ca;_0x49bb39&&(_0x1eb7f9[_0x1762da(0x1cc)]('SIGINT',_0x49bb39),_0x49bb39=undefined);try{_0x1eb7f9[_0x1762da(0x1d4)]();}catch{}};return{'rl':_0x1eb7f9,'abortPromise':_0x3b8d40,'disposeSuccess':_0x5107a9};}function a7_0x5129(){const _0x40b705=['12tnszmq','removeListener','once','AbortPrompt','122723qWYCyX','AccessKey\x20(','10401936APInDd','21267mvHrEu','SIGINT','close','14yAvShV','846965ZBokse','name','5765160uKGXnN','15050pWhnXV','AccessKey\x20(paste\x20ak_...):\x20','question','9833796OxsDQr','race','528699SSRSCY','stdin','stdout','):\x20'];a7_0x5129=function(){return _0x40b705;};return a7_0x5129();}function a7_0x42f0(_0x17fe3f,_0x479c32){_0x17fe3f=_0x17fe3f-0x1c7;const _0x512975=a7_0x5129();let _0x42f00c=_0x512975[_0x17fe3f];return _0x42f00c;}export async function promptAccessKey(_0x47859e=''){const _0x213283=a7_0x42f0,{rl:_0x47184a,abortPromise:_0x4c5f23,disposeSuccess:_0x3b670a}=createSafeRl(),_0x34b2b0=new Promise(_0x4a4b10=>{const _0x1cbe9d=a7_0x42f0,_0x24c94d=_0x47859e?_0x1cbe9d(0x1d0)+_0x47859e+_0x1cbe9d(0x1ca):_0x1cbe9d(0x1da);_0x47184a[_0x1cbe9d(0x1db)](_0x24c94d,_0x231100=>{_0x3b670a(),_0x4a4b10(_0x231100['trim']()||_0x47859e);});});return Promise[_0x213283(0x1dd)]([_0x34b2b0,_0x4c5f23]);}export function isAbortPrompt(_0x108309){const _0x8ccd5e=a7_0x42f0;return _0x108309 instanceof Error&&_0x108309[_0x8ccd5e(0x1d7)]===_0x8ccd5e(0x1ce);}
1
+ function a7_0x3ff3(_0x1b6f67,_0x280de0){_0x1b6f67=_0x1b6f67-0x123;const _0x4750e4=a7_0x4750();let _0x3ff381=_0x4750e4[_0x1b6f67];return _0x3ff381;}(function(_0x446fa4,_0x4060c9){const _0x3a150b=a7_0x3ff3,_0x3fae14=_0x446fa4();while(!![]){try{const _0x5f5afb=parseInt(_0x3a150b(0x130))/0x1+parseInt(_0x3a150b(0x132))/0x2*(-parseInt(_0x3a150b(0x137))/0x3)+-parseInt(_0x3a150b(0x124))/0x4+parseInt(_0x3a150b(0x125))/0x5*(-parseInt(_0x3a150b(0x134))/0x6)+-parseInt(_0x3a150b(0x123))/0x7+parseInt(_0x3a150b(0x129))/0x8*(-parseInt(_0x3a150b(0x131))/0x9)+parseInt(_0x3a150b(0x12e))/0xa*(parseInt(_0x3a150b(0x139))/0xb);if(_0x5f5afb===_0x4060c9)break;else _0x3fae14['push'](_0x3fae14['shift']());}catch(_0x485c08){_0x3fae14['push'](_0x3fae14['shift']());}}}(a7_0x4750,0x586e6));import{createInterface}from'node:readline';class AbortPrompt extends Error{constructor(){const _0xcf0e43=a7_0x3ff3;super(_0xcf0e43(0x128)),this[_0xcf0e43(0x12c)]=_0xcf0e43(0x133);}}function createSafeRl(){const _0x4fc417=a7_0x3ff3,_0x1f11ab=createInterface({'input':process['stdin'],'output':process[_0x4fc417(0x12d)]});let _0x326165;const _0x214019=new Promise((_0x1c92ef,_0x383f7c)=>{const _0x3d560f=_0x4fc417;_0x326165=()=>{const _0x5672a6=a7_0x3ff3;_0x326165&&(_0x1f11ab[_0x5672a6(0x135)](_0x5672a6(0x12a),_0x326165),_0x326165=undefined);try{_0x1f11ab[_0x5672a6(0x12b)]();}catch{}_0x383f7c(new AbortPrompt());},_0x1f11ab[_0x3d560f(0x126)](_0x3d560f(0x12a),_0x326165);}),_0xddb363=()=>{const _0x2a4e05=_0x4fc417;_0x326165&&(_0x1f11ab[_0x2a4e05(0x135)]('SIGINT',_0x326165),_0x326165=undefined);try{_0x1f11ab[_0x2a4e05(0x12b)]();}catch{}};return{'rl':_0x1f11ab,'abortPromise':_0x214019,'disposeSuccess':_0xddb363};}export async function promptAccessKey(_0x4fe7c6=''){const _0x5e6bdf=a7_0x3ff3,{rl:_0xb035f0,abortPromise:_0x2d49c1,disposeSuccess:_0x195da6}=createSafeRl(),_0x56c95c=new Promise(_0x313335=>{const _0x1e0c0c=a7_0x3ff3,_0x42670a=_0x4fe7c6?'AccessKey\x20('+_0x4fe7c6+'):\x20':_0x1e0c0c(0x12f);_0xb035f0[_0x1e0c0c(0x138)](_0x42670a,_0x147bce=>{const _0x3c3c8c=_0x1e0c0c;_0x195da6(),_0x313335(_0x147bce[_0x3c3c8c(0x136)]()||_0x4fe7c6);});});return Promise[_0x5e6bdf(0x127)]([_0x56c95c,_0x2d49c1]);}function a7_0x4750(){const _0x16fb53=['removeListener','trim','1459935yFSXIE','question','22798193aRTKYX','4766370TjgYBa','1642940ngxPWY','322375MLtMHh','once','race','User\x20aborted\x20prompt','4502728dgidiI','SIGINT','close','name','stdout','10yBkaNh','AccessKey\x20(paste\x20ak_...):\x20','495257FsGqwu','9NJyYFI','2gOYfXG','AbortPrompt','6yIgRYj'];a7_0x4750=function(){return _0x16fb53;};return a7_0x4750();}export function isAbortPrompt(_0x4bcff1){const _0x375f99=a7_0x3ff3;return _0x4bcff1 instanceof Error&&_0x4bcff1[_0x375f99(0x12c)]===_0x375f99(0x133);}
@@ -1 +1 @@
1
- const a8_0x22cdcc=a8_0x2e69;function a8_0x2e69(_0x4e7aa6,_0x1df3e4){_0x4e7aa6=_0x4e7aa6-0x74;const _0x412665=a8_0x4126();let _0x2e69d9=_0x412665[_0x4e7aa6];return _0x2e69d9;}(function(_0xa4062c,_0x1d770c){const _0x4e51d2=a8_0x2e69,_0x32404d=_0xa4062c();while(!![]){try{const _0x4cc18c=-parseInt(_0x4e51d2(0x88))/0x1*(-parseInt(_0x4e51d2(0x76))/0x2)+-parseInt(_0x4e51d2(0x77))/0x3+-parseInt(_0x4e51d2(0x82))/0x4*(-parseInt(_0x4e51d2(0x83))/0x5)+parseInt(_0x4e51d2(0x81))/0x6+-parseInt(_0x4e51d2(0x74))/0x7+-parseInt(_0x4e51d2(0x84))/0x8*(-parseInt(_0x4e51d2(0x87))/0x9)+parseInt(_0x4e51d2(0x7d))/0xa*(parseInt(_0x4e51d2(0x80))/0xb);if(_0x4cc18c===_0x1d770c)break;else _0x32404d['push'](_0x32404d['shift']());}catch(_0x174e38){_0x32404d['push'](_0x32404d['shift']());}}}(a8_0x4126,0x8539c));import{getBffScriptInfo}from'../../core/api-client.js';function a8_0x4126(){const _0x6154a=['1298570ufHYHq','Script\x20ID','functionName','11LFtxpn','3100644DZKvEm','260NBSpWW','49815wKkOfV','9616ZkHKDZ','bff','updatedTime','4707HGjgGW','11BSGGUD','5025538uabHwS','scriptType','72986OIbQai','3182007PVTmAu','Get\x20BFF\x20script\x20details\x20by\x20ID','detail','(none)','description','createdTime'];a8_0x4126=function(){return _0x6154a;};return a8_0x4126();}import{ID_FLAG,VERBOSE_FLAG}from'../../commands/common/flags.js';export const bffDetail={'service':a8_0x22cdcc(0x85),'command':a8_0x22cdcc(0x79),'description':a8_0x22cdcc(0x78),'risk':'read','flags':[{...ID_FLAG,'description':a8_0x22cdcc(0x7e)},VERBOSE_FLAG],async 'execute'(_0x371f94){const _0x1f85bd=a8_0x22cdcc,_0x248934=await getBffScriptInfo(_0x371f94['num']('id')),_0x58c6ce=_0x371f94['bool']('verbose');if(_0x58c6ce)return{'ok':!![],'data':_0x248934};return{'ok':!![],'data':{'id':_0x248934['id'],'appCode':_0x248934['appCode'],'functionName':_0x248934[_0x1f85bd(0x7f)]??'','scriptType':_0x248934[_0x1f85bd(0x75)],'description':_0x248934[_0x1f85bd(0x7b)]||_0x1f85bd(0x7a),'createdTime':_0x248934[_0x1f85bd(0x7c)]??'','updatedTime':_0x248934[_0x1f85bd(0x86)]??''}};}};
1
+ const a8_0x4f101a=a8_0x4df6;(function(_0x1f1f69,_0x5a7b79){const _0x5a2c68=a8_0x4df6,_0x4a615a=_0x1f1f69();while(!![]){try{const _0x1583dc=-parseInt(_0x5a2c68(0x9f))/0x1*(-parseInt(_0x5a2c68(0xa3))/0x2)+parseInt(_0x5a2c68(0x9e))/0x3+-parseInt(_0x5a2c68(0xa2))/0x4*(parseInt(_0x5a2c68(0x99))/0x5)+parseInt(_0x5a2c68(0x96))/0x6+parseInt(_0x5a2c68(0x9b))/0x7+-parseInt(_0x5a2c68(0xa8))/0x8*(parseInt(_0x5a2c68(0xac))/0x9)+-parseInt(_0x5a2c68(0xad))/0xa*(parseInt(_0x5a2c68(0xa9))/0xb);if(_0x1583dc===_0x5a7b79)break;else _0x4a615a['push'](_0x4a615a['shift']());}catch(_0x5e2017){_0x4a615a['push'](_0x4a615a['shift']());}}}(a8_0x8890,0x78475));import{getBffScriptInfo}from'../../core/api-client.js';import{ID_FLAG,VERBOSE_FLAG}from'../../commands/common/flags.js';function a8_0x4df6(_0x3dcc10,_0x5f306d){_0x3dcc10=_0x3dcc10-0x95;const _0x8890bd=a8_0x8890();let _0x4df609=_0x8890bd[_0x3dcc10];return _0x4df609;}export const bffDetail={'service':a8_0x4f101a(0x98),'command':a8_0x4f101a(0xa5),'description':a8_0x4f101a(0x9c),'risk':a8_0x4f101a(0xa6),'flags':[{...ID_FLAG,'description':a8_0x4f101a(0x95)},VERBOSE_FLAG],async 'execute'(_0x1b9c45){const _0xe28354=a8_0x4f101a,_0x2fa2ac=await getBffScriptInfo(_0x1b9c45[_0xe28354(0xa0)]('id')),_0x365609=_0x1b9c45[_0xe28354(0xa1)](_0xe28354(0xa4));if(_0x365609)return{'ok':!![],'data':_0x2fa2ac};return{'ok':!![],'data':{'id':_0x2fa2ac['id'],'appCode':_0x2fa2ac[_0xe28354(0xa7)],'functionName':_0x2fa2ac[_0xe28354(0xab)]??'','scriptType':_0x2fa2ac[_0xe28354(0x9d)],'description':_0x2fa2ac['description']||_0xe28354(0xaa),'createdTime':_0x2fa2ac[_0xe28354(0x97)]??'','updatedTime':_0x2fa2ac[_0xe28354(0x9a)]??''}};}};function a8_0x8890(){const _0x3f02bf=['num','bool','281032fRvBdo','1748482KocZgP','verbose','detail','read','appCode','1672qWjLbt','586399bQnQAS','(none)','functionName','396BIJNvY','230KlyrHY','Script\x20ID','1506138IhWJkS','createdTime','bff','5qCyAtS','updatedTime','2668386fcOnXL','Get\x20BFF\x20script\x20details\x20by\x20ID','scriptType','875280sgjTSu','1uoGCxm'];a8_0x8890=function(){return _0x3f02bf;};return a8_0x8890();}
@@ -1 +1 @@
1
- const a9_0x13a0f3=a9_0xbffa;function a9_0xbffa(_0x19116e,_0x98281c){_0x19116e=_0x19116e-0x16e;const _0x539afc=a9_0x539a();let _0xbffaa6=_0x539afc[_0x19116e];return _0xbffaa6;}(function(_0x4d7fad,_0x319f06){const _0x52918f=a9_0xbffa,_0x1ffbdf=_0x4d7fad();while(!![]){try{const _0x482777=-parseInt(_0x52918f(0x174))/0x1*(parseInt(_0x52918f(0x178))/0x2)+-parseInt(_0x52918f(0x172))/0x3*(parseInt(_0x52918f(0x173))/0x4)+-parseInt(_0x52918f(0x17d))/0x5*(parseInt(_0x52918f(0x171))/0x6)+-parseInt(_0x52918f(0x170))/0x7*(parseInt(_0x52918f(0x17a))/0x8)+-parseInt(_0x52918f(0x177))/0x9+parseInt(_0x52918f(0x175))/0xa*(-parseInt(_0x52918f(0x17b))/0xb)+parseInt(_0x52918f(0x17f))/0xc;if(_0x482777===_0x319f06)break;else _0x1ffbdf['push'](_0x1ffbdf['shift']());}catch(_0x39910c){_0x1ffbdf['push'](_0x1ffbdf['shift']());}}}(a9_0x539a,0xde8d3));import{executeSdkBff}from'../../core/sdk-client.js';import{parseJsonParams}from'../../utils/params.js';import{NAME_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';export const bffExec={'service':'bff','command':a9_0x13a0f3(0x16e),'description':a9_0x13a0f3(0x176),'risk':'read','flags':[{...NAME_FLAG,'required':!![],'description':'BFF\x20function\x20name\x20to\x20execute'},PARAMS_FLAG],async 'execute'(_0x43f0cc){const _0xe1a7a=a9_0x13a0f3,_0x2af9b0=parseJsonParams(_0x43f0cc[_0xe1a7a(0x17e)](_0xe1a7a(0x17c))),_0x214e48=Date[_0xe1a7a(0x16f)](),_0x2e616e=await executeSdkBff(_0x43f0cc['str'](_0xe1a7a(0x180)),_0x2af9b0),_0x25addc=Date[_0xe1a7a(0x16f)]()-_0x214e48;return{'ok':!![],'data':{'result':_0x2e616e,'elapsed':_0x25addc},'message':_0xe1a7a(0x179)+_0x25addc+'ms'};}};function a9_0x539a(){const _0x2e2147=['params','205cnjcTH','str','82131048SbskEe','name','exec','now','45017pGAkkd','221928xXKgVm','1194351hJtaoC','4nfPPsf','9733OamrCa','98150XypBKc','Execute\x20a\x20BFF\x20script\x20by\x20function\x20name','15340023PeBtOt','258zEQXuM','BFF\x20executed\x20in\x20','1072JjjPnR','220HXhxkH'];a9_0x539a=function(){return _0x2e2147;};return a9_0x539a();}
1
+ function a9_0x3630(_0x4ca2ae,_0x2b7e9f){_0x4ca2ae=_0x4ca2ae-0xbc;const _0x130369=a9_0x1303();let _0x363099=_0x130369[_0x4ca2ae];return _0x363099;}const a9_0xf99aa9=a9_0x3630;(function(_0x138c54,_0x2c9895){const _0x10aa96=a9_0x3630,_0x43f04f=_0x138c54();while(!![]){try{const _0x4f467c=-parseInt(_0x10aa96(0xbd))/0x1+parseInt(_0x10aa96(0xbc))/0x2+-parseInt(_0x10aa96(0xc6))/0x3*(parseInt(_0x10aa96(0xcb))/0x4)+parseInt(_0x10aa96(0xbf))/0x5+-parseInt(_0x10aa96(0xc7))/0x6+-parseInt(_0x10aa96(0xc5))/0x7+parseInt(_0x10aa96(0xc0))/0x8;if(_0x4f467c===_0x2c9895)break;else _0x43f04f['push'](_0x43f04f['shift']());}catch(_0x5781a5){_0x43f04f['push'](_0x43f04f['shift']());}}}(a9_0x1303,0xe263c));import{executeSdkBff}from'../../core/sdk-client.js';import{parseJsonParams}from'../../utils/params.js';function a9_0x1303(){const _0x3fd216=['3401817RILVNB','5441940SjQVPk','bff','read','str','4RraYCm','1092728eSniNu','1049664peywmx','BFF\x20function\x20name\x20to\x20execute','1654830UYMfoL','26639680buzlQf','now','exec','Execute\x20a\x20BFF\x20script\x20by\x20function\x20name','BFF\x20executed\x20in\x20','1325835BTyiWx'];a9_0x1303=function(){return _0x3fd216;};return a9_0x1303();}import{NAME_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';export const bffExec={'service':a9_0xf99aa9(0xc8),'command':a9_0xf99aa9(0xc2),'description':a9_0xf99aa9(0xc3),'risk':a9_0xf99aa9(0xc9),'flags':[{...NAME_FLAG,'required':!![],'description':a9_0xf99aa9(0xbe)},PARAMS_FLAG],async 'execute'(_0xad2475){const _0x56d3ee=a9_0xf99aa9,_0x31f389=parseJsonParams(_0xad2475[_0x56d3ee(0xca)]('params')),_0x1ed55c=Date[_0x56d3ee(0xc1)](),_0x55a7a6=await executeSdkBff(_0xad2475['str']('name'),_0x31f389),_0xbbdf59=Date[_0x56d3ee(0xc1)]()-_0x1ed55c;return{'ok':!![],'data':{'result':_0x55a7a6,'elapsed':_0xbbdf59},'message':_0x56d3ee(0xc4)+_0xbbdf59+'ms'};}};
@@ -1 +1 @@
1
- (function(_0x3d5a0c,_0x32c014){const _0x34defd=a10_0x4a12,_0xef3897=_0x3d5a0c();while(!![]){try{const _0x37d56e=parseInt(_0x34defd(0x179))/0x1+-parseInt(_0x34defd(0x178))/0x2*(parseInt(_0x34defd(0x176))/0x3)+parseInt(_0x34defd(0x175))/0x4+-parseInt(_0x34defd(0x174))/0x5+-parseInt(_0x34defd(0x173))/0x6+parseInt(_0x34defd(0x172))/0x7*(-parseInt(_0x34defd(0x177))/0x8)+parseInt(_0x34defd(0x17a))/0x9;if(_0x37d56e===_0x32c014)break;else _0xef3897['push'](_0xef3897['shift']());}catch(_0x30896d){_0xef3897['push'](_0xef3897['shift']());}}}(a10_0x1138,0xc7b28));function a10_0x4a12(_0x5af164,_0x39f559){_0x5af164=_0x5af164-0x172;const _0x1138c7=a10_0x1138();let _0x4a12c2=_0x1138c7[_0x5af164];return _0x4a12c2;}import{bffDetail}from'../../commands/bff/detail.js';function a10_0x1138(){const _0x3ee4c1=['1161572KWqjMs','4926tlDmla','1011952EuBmuY','1264VpKRXT','21212zOjUcM','44325117NzivDU','35IHBnvl','8129382qhhfbq','6967735XpNMsI'];a10_0x1138=function(){return _0x3ee4c1;};return a10_0x1138();}import{bffExec}from'../../commands/bff/exec.js';export const bffDefinitions=[bffDetail,bffExec];
1
+ (function(_0x1eef12,_0x466ec5){const _0x1591aa=a10_0x44a2,_0x1afc55=_0x1eef12();while(!![]){try{const _0x15e5e2=parseInt(_0x1591aa(0x139))/0x1+-parseInt(_0x1591aa(0x13c))/0x2+parseInt(_0x1591aa(0x136))/0x3*(parseInt(_0x1591aa(0x132))/0x4)+-parseInt(_0x1591aa(0x135))/0x5+-parseInt(_0x1591aa(0x138))/0x6*(parseInt(_0x1591aa(0x134))/0x7)+-parseInt(_0x1591aa(0x13a))/0x8*(-parseInt(_0x1591aa(0x133))/0x9)+parseInt(_0x1591aa(0x13b))/0xa*(parseInt(_0x1591aa(0x137))/0xb);if(_0x15e5e2===_0x466ec5)break;else _0x1afc55['push'](_0x1afc55['shift']());}catch(_0x33de72){_0x1afc55['push'](_0x1afc55['shift']());}}}(a10_0x3828,0x2aa06));import{bffDetail}from'../../commands/bff/detail.js';import{bffExec}from'../../commands/bff/exec.js';function a10_0x3828(){const _0x44ca1=['16584qQGlhW','28675QiiiBC','54888WDAbOh','848200DyCVvb','398220sesVpO','376RnEeca','144hgwJPy','525LKkATm','1032265FRatSV','9885yZEHcE','44kiHheM'];a10_0x3828=function(){return _0x44ca1;};return a10_0x3828();}function a10_0x44a2(_0x4d3630,_0x2a7c39){_0x4d3630=_0x4d3630-0x132;const _0x38280e=a10_0x3828();let _0x44a239=_0x38280e[_0x4d3630];return _0x44a239;}export const bffDefinitions=[bffDetail,bffExec];
@@ -1 +1 @@
1
- (function(_0x14420c,_0x3a8a2e){const _0x38fffc=a11_0x3f60,_0x4456f5=_0x14420c();while(!![]){try{const _0x31a47b=-parseInt(_0x38fffc(0x17d))/0x1*(-parseInt(_0x38fffc(0x180))/0x2)+parseInt(_0x38fffc(0x178))/0x3+-parseInt(_0x38fffc(0x176))/0x4+parseInt(_0x38fffc(0x186))/0x5+-parseInt(_0x38fffc(0x17a))/0x6+parseInt(_0x38fffc(0x17f))/0x7*(parseInt(_0x38fffc(0x17c))/0x8)+-parseInt(_0x38fffc(0x177))/0x9;if(_0x31a47b===_0x3a8a2e)break;else _0x4456f5['push'](_0x4456f5['shift']());}catch(_0x1a6df8){_0x4456f5['push'](_0x4456f5['shift']());}}}(a11_0x21dc,0x3a75d));import{CLI_BIN_NAME}from'../../constant/cli.js';import{PRODUCT_CONFIG}from'../../constant/product.js';function a11_0x21dc(){const _0xc9d10=['validation','Not\x20inside\x20a\x20project\x20(no\x20',',\x20or\x20run\x20`','newConfigFileName','global','685625ZZNUQc','Use\x20only\x20one\x20config\x20scope\x20flag.','project','813004tNpDWZ','846369rKwuZF','488208dISLcL','project-or-global-explicit','2399898CnePtc','global-default','8FxcDWW','35MJKlFd','inProject','2968714AgbVnH','12158KNrGGt'];a11_0x21dc=function(){return _0xc9d10;};return a11_0x21dc();}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';function a11_0x3f60(_0x3406bf,_0x222aaf){_0x3406bf=_0x3406bf-0x174;const _0x21dc8d=a11_0x21dc();let _0x3f603e=_0x21dc8d[_0x3406bf];return _0x3f603e;}export{buildAppProfileListFields,CONFIG_ENUM_VALUES,IMPORTABLE_RUNTIME_CONFIG_KEYS,TOP_LEVEL_CONFIG_KEYS,getConfigCommandKeyDescription,getConfigDefaultValue,getConfigEnumValues,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isLegacyCompatConfigKey,isTopLevelConfigKey}from'../../config/schema.js';export function resolveConfigScope(_0x426173){const _0x171b15=a11_0x3f60,{explicitGlobal:explicitGlobal=![],explicitProject:explicitProject=![],policy:_0x372f4e}=_0x426173;if(explicitGlobal&&explicitProject)throw CliErrors[_0x171b15(0x181)]('Flags\x20--global\x20and\x20--project\x20are\x20mutually\x20exclusive.',_0x171b15(0x174));if(explicitGlobal)return'global';if(explicitProject)return _0x171b15(0x175);switch(_0x372f4e){case _0x171b15(0x17b):return _0x171b15(0x185);case'project-default':return _0x426173[_0x171b15(0x17e)]??isInProject()?'project':_0x171b15(0x185);case _0x171b15(0x179):if(!(_0x426173['inProject']??isInProject()))throw CliErrors[_0x171b15(0x181)](_0x171b15(0x182)+PRODUCT_CONFIG[_0x171b15(0x184)]+'\x20found).','Add\x20--global\x20to\x20write\x20to\x20~/'+PRODUCT_CONFIG[_0x171b15(0x184)]+_0x171b15(0x183)+CLI_BIN_NAME+'\x20init`\x20first.');return _0x171b15(0x175);}}export function toScopeFlags(_0x23ae28){const _0x146d3b=a11_0x3f60;return{'global':_0x23ae28===_0x146d3b(0x185)};}export function formatScopeLabel(_0x690d52){const _0x2b715c=a11_0x3f60;return _0x690d52===_0x2b715c(0x185)?'\x20(global)':'';}
1
+ (function(_0x1431f7,_0x275535){const _0x20100b=a11_0x15ad,_0x1eec18=_0x1431f7();while(!![]){try{const _0x2f4f56=-parseInt(_0x20100b(0x1ad))/0x1+-parseInt(_0x20100b(0x1bc))/0x2+parseInt(_0x20100b(0x1c2))/0x3+parseInt(_0x20100b(0x1c3))/0x4*(parseInt(_0x20100b(0x1b8))/0x5)+-parseInt(_0x20100b(0x1bd))/0x6*(parseInt(_0x20100b(0x1b1))/0x7)+-parseInt(_0x20100b(0x1be))/0x8*(parseInt(_0x20100b(0x1b9))/0x9)+parseInt(_0x20100b(0x1b7))/0xa*(parseInt(_0x20100b(0x1af))/0xb);if(_0x2f4f56===_0x275535)break;else _0x1eec18['push'](_0x1eec18['shift']());}catch(_0x1f9517){_0x1eec18['push'](_0x1eec18['shift']());}}}(a11_0x452c,0xe20dd));import{CLI_BIN_NAME}from'../../constant/cli.js';import{PRODUCT_CONFIG}from'../../constant/product.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';function a11_0x452c(){const _0xeb5284=['newConfigFileName','inProject','\x20init`\x20first.','project-default','Add\x20--global\x20to\x20write\x20to\x20~/','410pmheIZ','40245iddQae','16803wRCYRj','global-default','validation','1639518YBwwNX','606HTPYGa','6976IlMNxg','\x20(global)','Use\x20only\x20one\x20config\x20scope\x20flag.','global','735738ayxJGC','548BRnZxy','Flags\x20--global\x20and\x20--project\x20are\x20mutually\x20exclusive.','1712482FSfqnK','project-or-global-explicit','1068243zboSVl','project','16870uzRtsk'];a11_0x452c=function(){return _0xeb5284;};return a11_0x452c();}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';export function resolveConfigScope(_0x4075d7){const _0x23d60b=a11_0x15ad,{explicitGlobal:explicitGlobal=![],explicitProject:explicitProject=![],policy:_0x3e1dfb}=_0x4075d7;if(explicitGlobal&&explicitProject)throw CliErrors['validation'](_0x23d60b(0x1ac),_0x23d60b(0x1c0));if(explicitGlobal)return _0x23d60b(0x1c1);if(explicitProject)return _0x23d60b(0x1b0);switch(_0x3e1dfb){case _0x23d60b(0x1ba):return'global';case _0x23d60b(0x1b5):return _0x4075d7[_0x23d60b(0x1b3)]??isInProject()?_0x23d60b(0x1b0):_0x23d60b(0x1c1);case _0x23d60b(0x1ae):if(!(_0x4075d7[_0x23d60b(0x1b3)]??isInProject()))throw CliErrors[_0x23d60b(0x1bb)]('Not\x20inside\x20a\x20project\x20(no\x20'+PRODUCT_CONFIG[_0x23d60b(0x1b2)]+'\x20found).',_0x23d60b(0x1b6)+PRODUCT_CONFIG[_0x23d60b(0x1b2)]+',\x20or\x20run\x20`'+CLI_BIN_NAME+_0x23d60b(0x1b4));return _0x23d60b(0x1b0);}}export function toScopeFlags(_0x4b44d9){const _0x1fe135=a11_0x15ad;return{'global':_0x4b44d9===_0x1fe135(0x1c1)};}function a11_0x15ad(_0x5f596d,_0x10c65c){_0x5f596d=_0x5f596d-0x1ac;const _0x452ca9=a11_0x452c();let _0x15adca=_0x452ca9[_0x5f596d];return _0x15adca;}export function formatScopeLabel(_0x30c53d){const _0x3bf5b7=a11_0x15ad;return _0x30c53d==='global'?_0x3bf5b7(0x1bf):'';}
@@ -1 +1 @@
1
- (function(_0x11aad5,_0x177e70){const _0x484113=a12_0x3f4d,_0x179e0a=_0x11aad5();while(!![]){try{const _0x5b1926=-parseInt(_0x484113(0x90))/0x1+parseInt(_0x484113(0x9d))/0x2*(parseInt(_0x484113(0x9a))/0x3)+parseInt(_0x484113(0xa7))/0x4+parseInt(_0x484113(0xaa))/0x5*(-parseInt(_0x484113(0x98))/0x6)+-parseInt(_0x484113(0xab))/0x7+-parseInt(_0x484113(0x99))/0x8*(-parseInt(_0x484113(0x93))/0x9)+-parseInt(_0x484113(0xac))/0xa*(parseInt(_0x484113(0x92))/0xb);if(_0x5b1926===_0x177e70)break;else _0x179e0a['push'](_0x179e0a['shift']());}catch(_0x17efef){_0x179e0a['push'](_0x179e0a['shift']());}}}(a12_0x2db9,0x5e922));import{CliErrors}from'../../errors.js';function isSet(_0x518fcb,_0x5d7fc6){const _0x5b9c7c=a12_0x3f4d,_0x416324=_0x518fcb[_0x5b9c7c(0x96)](_0x5d7fc6);return _0x416324!==undefined&&_0x416324!==''&&_0x416324!==![]&&_0x416324!==0x0;}function fmtNames(_0x320e9f){const _0x5727f9=a12_0x3f4d;return _0x320e9f[_0x5727f9(0x95)](_0x361896=>'--'+_0x361896)[_0x5727f9(0x9f)](',\x20');}function a12_0x3f4d(_0x4b38dc,_0x1cae31){_0x4b38dc=_0x4b38dc-0x8f;const _0x2db96e=a12_0x2db9();let _0x3f4d63=_0x2db96e[_0x4b38dc];return _0x3f4d63;}export function requireOneOf(_0x4768fc,_0x6aadfb,_0x40f8c3){const _0x221279=a12_0x3f4d,_0x22aedc=_0x6aadfb['filter'](_0x269a71=>isSet(_0x4768fc,_0x269a71));if(_0x22aedc['length']!==0x1)throw CliErrors[_0x221279(0x9c)](_0x22aedc[_0x221279(0xa2)]===0x0?_0x221279(0x9b)+fmtNames(_0x6aadfb)+_0x221279(0xa0)+_0x40f8c3+'`.':_0x221279(0xa9)+fmtNames(_0x6aadfb)+'\x20is\x20allowed,\x20found:\x20'+fmtNames(_0x22aedc)+'.',_0x22aedc[_0x221279(0xa2)]===0x0?_0x221279(0x94)+fmtNames(_0x6aadfb):_0x221279(0x97));}export function requireAnyOf(_0x36c729,_0xa4cf90,_0x339228){const _0x5aba18=a12_0x3f4d;if(!_0xa4cf90[_0x5aba18(0x91)](_0x411e00=>isSet(_0x36c729,_0x411e00)))throw CliErrors[_0x5aba18(0x9c)](_0x5aba18(0x8f)+fmtNames(_0xa4cf90)+'\x20is\x20required\x20for\x20`'+_0x339228+'`.',_0x5aba18(0x94)+fmtNames(_0xa4cf90));}export function mutuallyExclusive(_0x3acd8c,_0x22e27f,_0x49b688){const _0x21b3e3=a12_0x3f4d,_0x30958a=_0x22e27f[_0x21b3e3(0xa5)](_0x1a21ad=>isSet(_0x3acd8c,_0x1a21ad));if(_0x30958a[_0x21b3e3(0xa2)]>0x1)throw CliErrors[_0x21b3e3(0x9c)](_0x21b3e3(0xa1)+fmtNames(_0x30958a)+_0x21b3e3(0xa6)+_0x49b688+'`.','Use\x20only\x20one\x20of:\x20'+fmtNames(_0x22e27f));}function a12_0x2db9(){const _0xd58023=['138SBZqny','55664rBxFFH','109959GTPlUc','Exactly\x20one\x20of\x20','validation','16bkAmRU',',\x20got\x20\x22','join','\x20is\x20required\x20for\x20`','Flags\x20','length','str','Invalid\x20--','filter','\x20are\x20mutually\x20exclusive\x20for\x20`','2463792JkLnme',':\x20expected\x20','Only\x20one\x20of\x20','16715YCuHLZ','1843534OFUrLj','16960IlZxZu','At\x20least\x20one\x20of\x20','648093FFoUvr','some','88igEZhG','621yWTnCQ','Provide\x20one\x20of:\x20','map','flag','Remove\x20all\x20but\x20one.'];a12_0x2db9=function(){return _0xd58023;};return a12_0x2db9();}export function validatePattern(_0x1a77b2,_0x170ec3,_0x59fea3,_0x2cf8c4){const _0x5655ee=a12_0x3f4d,_0x4427b0=_0x1a77b2[_0x5655ee(0xa3)](_0x170ec3);if(_0x4427b0&&!_0x59fea3['test'](_0x4427b0))throw CliErrors[_0x5655ee(0x9c)](_0x5655ee(0xa4)+_0x170ec3+_0x5655ee(0xa8)+_0x2cf8c4+_0x5655ee(0x9e)+_0x4427b0+'\x22.');}
1
+ (function(_0x314927,_0x26edf0){const _0xe09e72=a12_0xfae4,_0x31e70d=_0x314927();while(!![]){try{const _0x278383=parseInt(_0xe09e72(0xef))/0x1*(-parseInt(_0xe09e72(0xf6))/0x2)+-parseInt(_0xe09e72(0xf9))/0x3*(parseInt(_0xe09e72(0x10c))/0x4)+parseInt(_0xe09e72(0xf5))/0x5*(-parseInt(_0xe09e72(0x103))/0x6)+-parseInt(_0xe09e72(0xf3))/0x7*(-parseInt(_0xe09e72(0xfc))/0x8)+-parseInt(_0xe09e72(0xfd))/0x9+parseInt(_0xe09e72(0xf8))/0xa*(-parseInt(_0xe09e72(0x100))/0xb)+parseInt(_0xe09e72(0xf7))/0xc;if(_0x278383===_0x26edf0)break;else _0x31e70d['push'](_0x31e70d['shift']());}catch(_0xf5f87f){_0x31e70d['push'](_0x31e70d['shift']());}}}(a12_0x226e,0xbdc7f));function a12_0x226e(){const _0x3ac6c7=['Only\x20one\x20of\x20','Flags\x20','11yBjJKG',':\x20expected\x20','\x20are\x20mutually\x20exclusive\x20for\x20`','6NiKGzf','\x20is\x20allowed,\x20found:\x20','join','length','filter',',\x20got\x20\x22','some','Remove\x20all\x20but\x20one.','validation','60rLHXKI','map','test','1jdNETH','flag','str','At\x20least\x20one\x20of\x20','56868UZWtjj','Provide\x20one\x20of:\x20','2368460JPBfnD','3084890kSdpma','56006940OPvOjr','4432030VueGSg','51147YbUmVQ','\x20is\x20required\x20for\x20`','Exactly\x20one\x20of\x20','288XpwuCE','13205619BGNCds'];a12_0x226e=function(){return _0x3ac6c7;};return a12_0x226e();}import{CliErrors}from'../../errors.js';function isSet(_0x3fed0d,_0x5cf2d8){const _0x3168d6=a12_0xfae4,_0x3da3e6=_0x3fed0d[_0x3168d6(0xf0)](_0x5cf2d8);return _0x3da3e6!==undefined&&_0x3da3e6!==''&&_0x3da3e6!==![]&&_0x3da3e6!==0x0;}function a12_0xfae4(_0x393b6f,_0x2970f6){_0x393b6f=_0x393b6f-0xed;const _0x226eb3=a12_0x226e();let _0xfae407=_0x226eb3[_0x393b6f];return _0xfae407;}function fmtNames(_0x4ead36){const _0x1e2d14=a12_0xfae4;return _0x4ead36[_0x1e2d14(0xed)](_0x1f090f=>'--'+_0x1f090f)[_0x1e2d14(0x105)](',\x20');}export function requireOneOf(_0x4435d6,_0xd712ad,_0x67aed1){const _0x507cbb=a12_0xfae4,_0x49385e=_0xd712ad['filter'](_0x595c1a=>isSet(_0x4435d6,_0x595c1a));if(_0x49385e[_0x507cbb(0x106)]!==0x1)throw CliErrors[_0x507cbb(0x10b)](_0x49385e[_0x507cbb(0x106)]===0x0?_0x507cbb(0xfb)+fmtNames(_0xd712ad)+_0x507cbb(0xfa)+_0x67aed1+'`.':_0x507cbb(0xfe)+fmtNames(_0xd712ad)+_0x507cbb(0x104)+fmtNames(_0x49385e)+'.',_0x49385e['length']===0x0?_0x507cbb(0xf4)+fmtNames(_0xd712ad):_0x507cbb(0x10a));}export function requireAnyOf(_0x29a79c,_0x1a4157,_0x213051){const _0x35dd51=a12_0xfae4;if(!_0x1a4157[_0x35dd51(0x109)](_0x4faf58=>isSet(_0x29a79c,_0x4faf58)))throw CliErrors[_0x35dd51(0x10b)](_0x35dd51(0xf2)+fmtNames(_0x1a4157)+_0x35dd51(0xfa)+_0x213051+'`.',_0x35dd51(0xf4)+fmtNames(_0x1a4157));}export function mutuallyExclusive(_0x530186,_0xfbcc1c,_0x58709c){const _0x3eaa29=a12_0xfae4,_0x2842d8=_0xfbcc1c[_0x3eaa29(0x107)](_0x3e27aa=>isSet(_0x530186,_0x3e27aa));if(_0x2842d8[_0x3eaa29(0x106)]>0x1)throw CliErrors[_0x3eaa29(0x10b)](_0x3eaa29(0xff)+fmtNames(_0x2842d8)+_0x3eaa29(0x102)+_0x58709c+'`.','Use\x20only\x20one\x20of:\x20'+fmtNames(_0xfbcc1c));}export function validatePattern(_0x11377d,_0xa710bb,_0x499d68,_0x3d690a){const _0x4910e6=a12_0xfae4,_0x5cca9b=_0x11377d[_0x4910e6(0xf1)](_0xa710bb);if(_0x5cca9b&&!_0x499d68[_0x4910e6(0xee)](_0x5cca9b))throw CliErrors['validation']('Invalid\x20--'+_0xa710bb+_0x4910e6(0x101)+_0x3d690a+_0x4910e6(0x108)+_0x5cca9b+'\x22.');}
@@ -1 +1 @@
1
- function a13_0x34e6(){const _0x1da2ac=['params','SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)','Return\x20full\x20raw\x20response\x20object','2242232MSHkco','number','Parameters\x20as\x20JSON\x20string\x20(e.g.\x20\x27{\x22key\x22:\x22value\x22}\x27)','4725468czBREQ','110512UHKQrq','493761YWUdJd','105ypVxLN','Dataset\x20code\x20(32-char\x20hex\x20UUID)','4105956MKNSgN','string','4725480jFbLIi','a\x2032-character\x20lowercase\x20hex\x20string\x20(e.g.\x2099a909313f1fa7153186431e1c551588a3a79d4a3540bbb2def2ad0a228a9acd)','Resource\x20name\x20for\x20lookup','verbose','552735dxWqJG'];a13_0x34e6=function(){return _0x1da2ac;};return a13_0x34e6();}function a13_0x4e0a(_0x4b877f,_0x22b101){_0x4b877f=_0x4b877f-0x1a5;const _0x34e6c6=a13_0x34e6();let _0x4e0acf=_0x34e6c6[_0x4b877f];return _0x4e0acf;}const a13_0x4ec79e=a13_0x4e0a;(function(_0x310342,_0x27bf97){const _0x300d2b=a13_0x4e0a,_0x272f01=_0x310342();while(!![]){try{const _0x3f236c=parseInt(_0x300d2b(0x1a9))/0x1+-parseInt(_0x300d2b(0x1b6))/0x2+parseInt(_0x300d2b(0x1ae))/0x3+-parseInt(_0x300d2b(0x1ac))/0x4+-parseInt(_0x300d2b(0x1b2))/0x5+parseInt(_0x300d2b(0x1a7))/0x6+-parseInt(_0x300d2b(0x1aa))/0x7*(-parseInt(_0x300d2b(0x1a8))/0x8);if(_0x3f236c===_0x27bf97)break;else _0x272f01['push'](_0x272f01['shift']());}catch(_0x42b0af){_0x272f01['push'](_0x272f01['shift']());}}}(a13_0x34e6,0xc4ab5));export const CODE_FLAG={'name':'code','type':a13_0x4ec79e(0x1ad),'required':!![],'description':a13_0x4ec79e(0x1ab),'pattern':{'regex':/^[a-f0-9]{32}$/i,'description':a13_0x4ec79e(0x1af)}};export const SQLCODE_FLAG={'name':'sqlcode','type':a13_0x4ec79e(0x1ad),'required':!![],'description':a13_0x4ec79e(0x1b4),'pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':'SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)'}};export const VERBOSE_FLAG={'name':a13_0x4ec79e(0x1b1),'type':'boolean','description':a13_0x4ec79e(0x1b5)};export const PARAMS_FLAG={'name':a13_0x4ec79e(0x1b3),'type':a13_0x4ec79e(0x1ad),'description':a13_0x4ec79e(0x1a6)};export const NAME_FLAG={'name':'name','type':a13_0x4ec79e(0x1ad),'description':a13_0x4ec79e(0x1b0)};export const ID_FLAG={'name':'id','type':a13_0x4ec79e(0x1a5),'required':!![],'description':'Resource\x20ID'};
1
+ const a13_0x5653f9=a13_0x3a7e;(function(_0x522b64,_0x57ecb7){const _0x2b84e7=a13_0x3a7e,_0x559960=_0x522b64();while(!![]){try{const _0x3c81f7=-parseInt(_0x2b84e7(0x1cd))/0x1+-parseInt(_0x2b84e7(0x1cb))/0x2+-parseInt(_0x2b84e7(0x1c0))/0x3*(parseInt(_0x2b84e7(0x1cc))/0x4)+-parseInt(_0x2b84e7(0x1bb))/0x5+parseInt(_0x2b84e7(0x1ba))/0x6*(parseInt(_0x2b84e7(0x1c5))/0x7)+parseInt(_0x2b84e7(0x1ce))/0x8*(-parseInt(_0x2b84e7(0x1bd))/0x9)+parseInt(_0x2b84e7(0x1c3))/0xa;if(_0x3c81f7===_0x57ecb7)break;else _0x559960['push'](_0x559960['shift']());}catch(_0x3eb916){_0x559960['push'](_0x559960['shift']());}}}(a13_0x2368,0xab114));function a13_0x2368(){const _0x2db702=['string','a\x2032-character\x20lowercase\x20hex\x20string\x20(e.g.\x2099a909313f1fa7153186431e1c551588a3a79d4a3540bbb2def2ad0a228a9acd)','Resource\x20name\x20for\x20lookup','Parameters\x20as\x20JSON\x20string\x20(e.g.\x20\x27{\x22key\x22:\x22value\x22}\x27)','2243550vMDQQh','1549908EucJAv','948603cteaDQ','8dyZQuH','boolean','code','964188iLObuC','1356165WTRsxB','params','3784617YapGEl','SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)','Resource\x20ID','9WpNopb','name','verbose','41431530MRjtXD','number','21kVvYYO','SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)'];a13_0x2368=function(){return _0x2db702;};return a13_0x2368();}export const CODE_FLAG={'name':a13_0x5653f9(0x1b9),'type':'string','required':!![],'description':'Dataset\x20code\x20(32-char\x20hex\x20UUID)','pattern':{'regex':/^[a-f0-9]{32}$/i,'description':a13_0x5653f9(0x1c8)}};export const SQLCODE_FLAG={'name':'sqlcode','type':a13_0x5653f9(0x1c7),'required':!![],'description':a13_0x5653f9(0x1c6),'pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':a13_0x5653f9(0x1be)}};export const VERBOSE_FLAG={'name':a13_0x5653f9(0x1c2),'type':a13_0x5653f9(0x1cf),'description':'Return\x20full\x20raw\x20response\x20object'};function a13_0x3a7e(_0x497c21,_0x179230){_0x497c21=_0x497c21-0x1b9;const _0x23687c=a13_0x2368();let _0x3a7e16=_0x23687c[_0x497c21];return _0x3a7e16;}export const PARAMS_FLAG={'name':a13_0x5653f9(0x1bc),'type':a13_0x5653f9(0x1c7),'description':a13_0x5653f9(0x1ca)};export const NAME_FLAG={'name':a13_0x5653f9(0x1c1),'type':a13_0x5653f9(0x1c7),'description':a13_0x5653f9(0x1c9)};export const ID_FLAG={'name':'id','type':a13_0x5653f9(0x1c4),'required':!![],'description':a13_0x5653f9(0x1bf)};
@@ -1 +1 @@
1
- const a14_0x41c305=a14_0x2dc8;(function(_0x2df500,_0x2cec59){const _0x2e4450=a14_0x2dc8,_0x25979f=_0x2df500();while(!![]){try{const _0x423a29=parseInt(_0x2e4450(0x20a))/0x1*(parseInt(_0x2e4450(0x218))/0x2)+-parseInt(_0x2e4450(0x20b))/0x3+parseInt(_0x2e4450(0x208))/0x4+parseInt(_0x2e4450(0x21e))/0x5*(parseInt(_0x2e4450(0x223))/0x6)+parseInt(_0x2e4450(0x20c))/0x7+parseInt(_0x2e4450(0x211))/0x8+parseInt(_0x2e4450(0x222))/0x9*(-parseInt(_0x2e4450(0x21b))/0xa);if(_0x423a29===_0x2cec59)break;else _0x25979f['push'](_0x25979f['shift']());}catch(_0x4dce15){_0x25979f['push'](_0x25979f['shift']());}}}(a14_0x3835,0x1cde7));import{CliErrors}from'../../errors.js';function a14_0x3835(){const _0x3c5139=['9rWXqak','619908WPpDEb','includes','alias','format','read','Deleted\x20`','\x20\x20project:\x20','Key\x20\x22','value','Key\x20not\x20found:\x20','appcode','delete','Settable\x20keys:\x20','pageSize\x20must\x20be\x20a\x20positive\x20number','Write\x20to\x20global\x20config','field','stringify','key','log','\x22\x20not\x20found\x20at\x20top\x20level.','pageSize','\x22\x20is\x20not\x20settable.','riskLevel','validation','../../context.js','length','\x20config\x20get\x20<key>','config','raw','split','keys','(none)','global','write','\x20config\x20delete\x20<key>\x20[--global]','\x22.\x20Allowed:\x20','853392dOkgEa','pretty','1773OOJdrY','360741nYQtEd','74179myEcsN','\x22riskLevel\x22\x20cannot\x20be\x20changed\x20via\x20the\x20CLI.','isArray','join','Usage:\x20','296000cTxLez','Missing\x20key\x20or\x20value.','Invalid\x20value\x20for\x20\x22','Config\x20files:\x0a','apps','object','trim','178ISUcKZ','#\x20Effective\x20config\x20(merged\x20global\x20+\x20project)\x0a\x0a','set','3868840qzrGkp','\x20(global)','bool','10EWdHak','\x20\x20global:\x20\x20','Value\x20to\x20assign','\x20config\x20set\x20<key>\x20<value>\x20[--global]'];a14_0x3835=function(){return _0x3c5139;};return a14_0x3835();}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':a14_0x41c305(0x204),'type':'boolean','description':a14_0x41c305(0x1f2),'default':![]};function parseAliasAppcodeSetKey(_0x444f16){const _0x571688=a14_0x41c305,_0xc58798=_0x444f16['split']('.');if(_0xc58798[_0x571688(0x1fd)]!==0x3||_0xc58798[0x0]!==_0x571688(0x215)||_0xc58798[0x2]!==_0x571688(0x1ee))return undefined;const _0x1443cf=_0xc58798[0x1]?.[_0x571688(0x217)]();return _0x1443cf?_0x1443cf:undefined;}function parseAliasDeleteKey(_0x3c803c){const _0x1a89a4=a14_0x41c305,_0x3395d7=_0x3c803c['split']('.');if(_0x3395d7[_0x1a89a4(0x1fd)]===0x2&&_0x3395d7[0x0]===_0x1a89a4(0x215)){const _0x26ae8f=_0x3395d7[0x1]?.[_0x1a89a4(0x217)]();return _0x26ae8f?{'alias':_0x26ae8f}:undefined;}if(_0x3395d7['length']===0x3&&_0x3395d7[0x0]===_0x1a89a4(0x215)&&_0x3395d7[0x2]===_0x1a89a4(0x1ee)){const _0x4dfc0d=_0x3395d7[0x1]?.[_0x1a89a4(0x217)]();return _0x4dfc0d?{'alias':_0x4dfc0d,'field':_0x1a89a4(0x1ee)}:undefined;}return undefined;}function setLocalAppAlias(_0x4cb117,_0x152326,_0x5a15f1){const _0x52314a=a14_0x41c305,_0x7dee41=_0x4cb117[_0x52314a(0x215)]&&typeof _0x4cb117[_0x52314a(0x215)]===_0x52314a(0x216)&&!Array[_0x52314a(0x20e)](_0x4cb117[_0x52314a(0x215)])?_0x4cb117[_0x52314a(0x215)]:{},_0x131d79=_0x7dee41[_0x152326]&&typeof _0x7dee41[_0x152326]===_0x52314a(0x216)&&!Array[_0x52314a(0x20e)](_0x7dee41[_0x152326])?_0x7dee41[_0x152326]:{};_0x131d79['appcode']=_0x5a15f1,_0x7dee41[_0x152326]=_0x131d79,_0x4cb117[_0x52314a(0x215)]=_0x7dee41;}function deleteLocalAppAlias(_0x274c4d,_0x418889){const _0x40bc2e=a14_0x41c305;if(!_0x274c4d[_0x40bc2e(0x215)]||typeof _0x274c4d[_0x40bc2e(0x215)]!==_0x40bc2e(0x216)||Array[_0x40bc2e(0x20e)](_0x274c4d[_0x40bc2e(0x215)]))return![];const _0xbdf178=_0x274c4d['apps'],_0x5c07b9=_0xbdf178[_0x418889[_0x40bc2e(0x225)]];if(!_0x5c07b9||typeof _0x5c07b9!==_0x40bc2e(0x216)||Array[_0x40bc2e(0x20e)](_0x5c07b9))return![];if(!_0x418889[_0x40bc2e(0x1f3)])return delete _0xbdf178[_0x418889[_0x40bc2e(0x225)]],!![];if(!(_0x418889['field']in _0x5c07b9))return![];return delete _0x5c07b9[_0x418889['field']],Object[_0x40bc2e(0x202)](_0x5c07b9)[_0x40bc2e(0x1fd)]===0x0&&delete _0xbdf178[_0x418889[_0x40bc2e(0x225)]],!![];}const listDef={'service':a14_0x41c305(0x1ff),'command':'list','description':'List\x20current\x20config','risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x588665){const _0x179119=a14_0x41c305,{buildConfigFromFlags:_0x2522ef}=await import(_0x179119(0x1fc)),_0x47b4a8=_0x2522ef({}),_0x2b1bfa=getProjectConfigPath(),_0x20cd63=resolveWriteConfigPath('global');if(_0x588665[_0x179119(0x226)]===_0x179119(0x209))return{'ok':!![],'message':_0x179119(0x219)+(JSON['stringify'](_0x47b4a8[_0x179119(0x200)],null,0x2)+'\x0a\x0a')+_0x179119(0x214)+(_0x179119(0x229)+(_0x2b1bfa??_0x179119(0x203))+'\x0a')+(_0x179119(0x21f)+_0x20cd63)};return{'ok':!![],'data':{'effective':_0x47b4a8[_0x179119(0x200)],'configFiles':{'project':_0x2b1bfa??null,'global':_0x20cd63}}};}},getDef={'service':a14_0x41c305(0x1ff),'command':'get','description':'Get\x20a\x20config\x20value','risk':a14_0x41c305(0x227),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x41c305(0x1f5),'description':'Config\x20key\x20(supports\x20dot\x20notation\x20for\x20reads\x20only)','required':!![]}],'flags':[],async 'execute'(_0x126c63){const _0x15aff=a14_0x41c305,_0x59e851=_0x126c63['args'][0x0];if(!_0x59e851)throw CliErrors['validation']('Missing\x20key\x20argument.','Usage:\x20'+CLI_BIN_NAME+_0x15aff(0x1fe));const {buildConfigFromFlags:_0xaf9a20}=await import(_0x15aff(0x1fc)),{raw:_0x5423c8}=_0xaf9a20({});if(_0x59e851['includes']('.')){const _0x3cf6c1=_0x59e851[_0x15aff(0x201)]('.');let _0x2d634c=_0x5423c8;for(const _0x215ba7 of _0x3cf6c1){if(_0x2d634c==null||typeof _0x2d634c!=='object')throw CliErrors[_0x15aff(0x1fb)](_0x15aff(0x1ed)+_0x59e851);_0x2d634c=_0x2d634c[_0x215ba7];}if(_0x2d634c===undefined)throw CliErrors['validation'](_0x15aff(0x1ed)+_0x59e851);return console[_0x15aff(0x1f6)](typeof _0x2d634c===_0x15aff(0x216)?JSON['stringify'](_0x2d634c,null,0x2):String(_0x2d634c)),{'ok':!![]};}const _0x62b245=_0x5423c8[_0x59e851];if(_0x62b245===undefined)throw CliErrors[_0x15aff(0x1fb)](_0x15aff(0x1ed)+_0x59e851);return console[_0x15aff(0x1f6)](typeof _0x62b245===_0x15aff(0x216)?JSON[_0x15aff(0x1f4)](_0x62b245,null,0x2):String(_0x62b245)),{'ok':!![]};}},setDef={'service':a14_0x41c305(0x1ff),'command':a14_0x41c305(0x21a),'description':'Set\x20a\x20config\x20value','risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':'key','description':getConfigCommandKeyDescription(),'required':!![]},{'name':a14_0x41c305(0x1ec),'description':a14_0x41c305(0x220),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x32fb8b){const _0x1ab0e3=a14_0x41c305,_0x5f1c80=_0x32fb8b['args'][0x0],_0x4c1c8e=_0x32fb8b['args'][0x1];if(!_0x5f1c80||_0x4c1c8e===undefined)throw CliErrors[_0x1ab0e3(0x1fb)](_0x1ab0e3(0x212),_0x1ab0e3(0x210)+CLI_BIN_NAME+_0x1ab0e3(0x221));if(ENUM_KEYS[_0x5f1c80]&&!ENUM_KEYS[_0x5f1c80][_0x1ab0e3(0x224)](_0x4c1c8e))throw CliErrors[_0x1ab0e3(0x1fb)](_0x1ab0e3(0x213)+_0x5f1c80+_0x1ab0e3(0x207)+ENUM_KEYS[_0x5f1c80][_0x1ab0e3(0x20f)](',\x20'));if(_0x5f1c80===_0x1ab0e3(0x1fa))throw CliErrors[_0x1ab0e3(0x1fb)](_0x1ab0e3(0x20d));if(_0x5f1c80===_0x1ab0e3(0x1f8)){const _0x13c868=Number(_0x4c1c8e);if(isNaN(_0x13c868)||_0x13c868<=0x0)throw CliErrors[_0x1ab0e3(0x1fb)](_0x1ab0e3(0x1f1));}const _0x143c6d=resolveWriteScope({'explicitGlobal':_0x32fb8b[_0x1ab0e3(0x21d)](_0x1ab0e3(0x204)),'policy':'project-or-global-explicit'}),_0x215843=toScopeFlags(_0x143c6d),_0x4823f4=readScopedConfig(_0x215843),_0x1a5a09=parseAliasAppcodeSetKey(_0x5f1c80);if(!_0x1a5a09&&!isTopLevelConfigKey(_0x5f1c80))throw CliErrors[_0x1ab0e3(0x1fb)]('Top-level\x20key\x20\x22'+_0x5f1c80+_0x1ab0e3(0x1f9),_0x1ab0e3(0x1f0)+getTopLevelConfigKeySummary()+';\x20apps.<alias>.appcode');return _0x1a5a09?setLocalAppAlias(_0x4823f4,_0x1a5a09,_0x4c1c8e):_0x4823f4[_0x5f1c80]=_0x5f1c80===_0x1ab0e3(0x1f8)?Number(_0x4c1c8e):_0x4c1c8e,console[_0x1ab0e3(0x1f6)]('Set\x20`'+_0x5f1c80+'`\x20=\x20\x22'+_0x4c1c8e+'\x22'+(_0x143c6d==='global'?_0x1ab0e3(0x21c):'')),writeScopedConfig(_0x4823f4,_0x215843),{'ok':!![]};}},deleteDef={'service':a14_0x41c305(0x1ff),'command':a14_0x41c305(0x1ef),'description':'Delete\x20a\x20config\x20value','risk':a14_0x41c305(0x205),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x41c305(0x1f5),'description':getConfigCommandKeyDescription(),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x567104){const _0x56d708=a14_0x41c305,_0x4a8a3e=_0x567104['args'][0x0];if(!_0x4a8a3e)throw CliErrors[_0x56d708(0x1fb)]('Missing\x20key\x20argument.',_0x56d708(0x210)+CLI_BIN_NAME+_0x56d708(0x206));const _0x6bedb9=resolveWriteScope({'explicitGlobal':_0x567104[_0x56d708(0x21d)](_0x56d708(0x204)),'policy':'project-or-global-explicit'}),_0x65bb1c=toScopeFlags(_0x6bedb9),_0x3a1239=readScopedConfig(_0x65bb1c),_0xceea65=parseAliasDeleteKey(_0x4a8a3e);if(_0xceea65){if(!deleteLocalAppAlias(_0x3a1239,_0xceea65))throw CliErrors[_0x56d708(0x1fb)](_0x56d708(0x1ed)+_0x4a8a3e);return console[_0x56d708(0x1f6)](_0x56d708(0x228)+_0x4a8a3e+'`'+(_0x6bedb9===_0x56d708(0x204)?_0x56d708(0x21c):'')),writeScopedConfig(_0x3a1239,_0x65bb1c),{'ok':!![]};}if(_0x3a1239[_0x4a8a3e]===undefined)throw CliErrors['validation'](_0x56d708(0x22a)+_0x4a8a3e+_0x56d708(0x1f7));return delete _0x3a1239[_0x4a8a3e],console[_0x56d708(0x1f6)](_0x56d708(0x228)+_0x4a8a3e+'`'+(_0x6bedb9===_0x56d708(0x204)?'\x20(global)':'')),writeScopedConfig(_0x3a1239,_0x65bb1c),{'ok':!![]};}};function a14_0x2dc8(_0x538db4,_0x2011bd){_0x538db4=_0x538db4-0x1ec;const _0x38359b=a14_0x3835();let _0x2dc874=_0x38359b[_0x538db4];return _0x2dc874;}export const configDefinitions=[listDef,getDef,setDef,deleteDef];
1
+ const a14_0x16dd11=a14_0x3f7d;(function(_0x5b22f1,_0x162da7){const _0x3d06c0=a14_0x3f7d,_0x3f4259=_0x5b22f1();while(!![]){try{const _0xb7f002=-parseInt(_0x3d06c0(0x1f7))/0x1+-parseInt(_0x3d06c0(0x202))/0x2+parseInt(_0x3d06c0(0x1c9))/0x3*(-parseInt(_0x3d06c0(0x1f6))/0x4)+-parseInt(_0x3d06c0(0x1f2))/0x5*(-parseInt(_0x3d06c0(0x1dd))/0x6)+parseInt(_0x3d06c0(0x1f1))/0x7+-parseInt(_0x3d06c0(0x1c3))/0x8*(-parseInt(_0x3d06c0(0x1cd))/0x9)+parseInt(_0x3d06c0(0x205))/0xa*(-parseInt(_0x3d06c0(0x1e1))/0xb);if(_0xb7f002===_0x162da7)break;else _0x3f4259['push'](_0x3f4259['shift']());}catch(_0x554aea){_0x3f4259['push'](_0x3f4259['shift']());}}}(a14_0xc5fe,0xe825d));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':a14_0x16dd11(0x1bf),'type':a14_0x16dd11(0x1db),'description':a14_0x16dd11(0x1c8),'default':![]};function parseAliasAppcodeSetKey(_0x12a812){const _0x2f6633=a14_0x16dd11,_0x3558d5=_0x12a812[_0x2f6633(0x1e0)]('.');if(_0x3558d5[_0x2f6633(0x1eb)]!==0x3||_0x3558d5[0x0]!==_0x2f6633(0x1ff)||_0x3558d5[0x2]!==_0x2f6633(0x1c1))return undefined;const _0x252651=_0x3558d5[0x1]?.[_0x2f6633(0x1de)]();return _0x252651?_0x252651:undefined;}function parseAliasDeleteKey(_0x261331){const _0x585355=a14_0x16dd11,_0x1b9236=_0x261331[_0x585355(0x1e0)]('.');if(_0x1b9236[_0x585355(0x1eb)]===0x2&&_0x1b9236[0x0]===_0x585355(0x1ff)){const _0x5c2279=_0x1b9236[0x1]?.[_0x585355(0x1de)]();return _0x5c2279?{'alias':_0x5c2279}:undefined;}if(_0x1b9236[_0x585355(0x1eb)]===0x3&&_0x1b9236[0x0]===_0x585355(0x1ff)&&_0x1b9236[0x2]===_0x585355(0x1c1)){const _0x565df9=_0x1b9236[0x1]?.[_0x585355(0x1de)]();return _0x565df9?{'alias':_0x565df9,'field':'appcode'}:undefined;}return undefined;}function setLocalAppAlias(_0x17741d,_0x2a27e9,_0x2172d8){const _0x1be142=a14_0x16dd11,_0x2e2054=_0x17741d['apps']&&typeof _0x17741d[_0x1be142(0x1ff)]===_0x1be142(0x1e9)&&!Array[_0x1be142(0x1f4)](_0x17741d[_0x1be142(0x1ff)])?_0x17741d[_0x1be142(0x1ff)]:{},_0xea9599=_0x2e2054[_0x2a27e9]&&typeof _0x2e2054[_0x2a27e9]==='object'&&!Array['isArray'](_0x2e2054[_0x2a27e9])?_0x2e2054[_0x2a27e9]:{};_0xea9599[_0x1be142(0x1c1)]=_0x2172d8,_0x2e2054[_0x2a27e9]=_0xea9599,_0x17741d[_0x1be142(0x1ff)]=_0x2e2054;}function deleteLocalAppAlias(_0x25e355,_0x207e1e){const _0x1ec253=a14_0x16dd11;if(!_0x25e355[_0x1ec253(0x1ff)]||typeof _0x25e355[_0x1ec253(0x1ff)]!==_0x1ec253(0x1e9)||Array[_0x1ec253(0x1f4)](_0x25e355[_0x1ec253(0x1ff)]))return![];const _0x3d0eeb=_0x25e355[_0x1ec253(0x1ff)],_0x287dc7=_0x3d0eeb[_0x207e1e[_0x1ec253(0x1f5)]];if(!_0x287dc7||typeof _0x287dc7!==_0x1ec253(0x1e9)||Array['isArray'](_0x287dc7))return![];if(!_0x207e1e[_0x1ec253(0x1fe)])return delete _0x3d0eeb[_0x207e1e[_0x1ec253(0x1f5)]],!![];if(!(_0x207e1e[_0x1ec253(0x1fe)]in _0x287dc7))return![];return delete _0x287dc7[_0x207e1e[_0x1ec253(0x1fe)]],Object[_0x1ec253(0x1d9)](_0x287dc7)[_0x1ec253(0x1eb)]===0x0&&delete _0x3d0eeb[_0x207e1e['alias']],!![];}function a14_0x3f7d(_0x503eea,_0x66c431){_0x503eea=_0x503eea-0x1bd;const _0xc5fed7=a14_0xc5fe();let _0x3f7da1=_0xc5fed7[_0x503eea];return _0x3f7da1;}const listDef={'service':a14_0x16dd11(0x1dc),'command':a14_0x16dd11(0x200),'description':'List\x20current\x20config','risk':a14_0x16dd11(0x1da),'requiresAuth':![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x310214){const _0x4c9d95=a14_0x16dd11,{buildConfigFromFlags:_0x579fba}=await import(_0x4c9d95(0x1cf)),_0x56a9d6=_0x579fba({}),_0x8cbb82=getProjectConfigPath(),_0x2ec274=resolveWriteConfigPath('global');if(_0x310214[_0x4c9d95(0x1e3)]===_0x4c9d95(0x1d8))return{'ok':!![],'message':_0x4c9d95(0x1c0)+(JSON['stringify'](_0x56a9d6[_0x4c9d95(0x1d5)],null,0x2)+'\x0a\x0a')+_0x4c9d95(0x1e7)+(_0x4c9d95(0x1f9)+(_0x8cbb82??_0x4c9d95(0x1df))+'\x0a')+('\x20\x20global:\x20\x20'+_0x2ec274)};return{'ok':!![],'data':{'effective':_0x56a9d6['raw'],'configFiles':{'project':_0x8cbb82??null,'global':_0x2ec274}}};}},getDef={'service':'config','command':a14_0x16dd11(0x1e6),'description':a14_0x16dd11(0x1fd),'risk':a14_0x16dd11(0x1da),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':'key','description':a14_0x16dd11(0x1ef),'required':!![]}],'flags':[],async 'execute'(_0xf05138){const _0x187481=a14_0x16dd11,_0x4443b8=_0xf05138['args'][0x0];if(!_0x4443b8)throw CliErrors['validation']('Missing\x20key\x20argument.',_0x187481(0x206)+CLI_BIN_NAME+_0x187481(0x1d0));const {buildConfigFromFlags:_0x13c4fe}=await import('../../context.js'),{raw:_0x1e5dfd}=_0x13c4fe({});if(_0x4443b8['includes']('.')){const _0xc6cbf1=_0x4443b8[_0x187481(0x1e0)]('.');let _0x227417=_0x1e5dfd;for(const _0x1780e7 of _0xc6cbf1){if(_0x227417==null||typeof _0x227417!=='object')throw CliErrors[_0x187481(0x1ec)](_0x187481(0x1ea)+_0x4443b8);_0x227417=_0x227417[_0x1780e7];}if(_0x227417===undefined)throw CliErrors['validation'](_0x187481(0x1ea)+_0x4443b8);return console[_0x187481(0x1e2)](typeof _0x227417===_0x187481(0x1e9)?JSON[_0x187481(0x1cb)](_0x227417,null,0x2):String(_0x227417)),{'ok':!![]};}const _0x5e0168=_0x1e5dfd[_0x4443b8];if(_0x5e0168===undefined)throw CliErrors[_0x187481(0x1ec)](_0x187481(0x1ea)+_0x4443b8);return console[_0x187481(0x1e2)](typeof _0x5e0168===_0x187481(0x1e9)?JSON[_0x187481(0x1cb)](_0x5e0168,null,0x2):String(_0x5e0168)),{'ok':!![]};}},setDef={'service':a14_0x16dd11(0x1dc),'command':a14_0x16dd11(0x1ee),'description':a14_0x16dd11(0x1ed),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x16dd11(0x1d1),'description':getConfigCommandKeyDescription(),'required':!![]},{'name':a14_0x16dd11(0x1e5),'description':a14_0x16dd11(0x1f8),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x117369){const _0x5f4454=a14_0x16dd11,_0x87b00c=_0x117369[_0x5f4454(0x1fb)][0x0],_0x36f262=_0x117369['args'][0x1];if(!_0x87b00c||_0x36f262===undefined)throw CliErrors[_0x5f4454(0x1ec)](_0x5f4454(0x1d4),_0x5f4454(0x206)+CLI_BIN_NAME+_0x5f4454(0x1c7));if(ENUM_KEYS[_0x87b00c]&&!ENUM_KEYS[_0x87b00c][_0x5f4454(0x1c5)](_0x36f262))throw CliErrors[_0x5f4454(0x1ec)](_0x5f4454(0x1d6)+_0x87b00c+_0x5f4454(0x204)+ENUM_KEYS[_0x87b00c][_0x5f4454(0x1d7)](',\x20'));if(_0x87b00c===_0x5f4454(0x1cc))throw CliErrors[_0x5f4454(0x1ec)](_0x5f4454(0x1fc));if(_0x87b00c===_0x5f4454(0x1be)){const _0x2fb16a=Number(_0x36f262);if(isNaN(_0x2fb16a)||_0x2fb16a<=0x0)throw CliErrors[_0x5f4454(0x1ec)](_0x5f4454(0x201));}const _0xd9bbc7=resolveWriteScope({'explicitGlobal':_0x117369['bool'](_0x5f4454(0x1bf)),'policy':_0x5f4454(0x1f0)}),_0x5cbd32=toScopeFlags(_0xd9bbc7),_0x3aa2e2=readScopedConfig(_0x5cbd32),_0x244781=parseAliasAppcodeSetKey(_0x87b00c);if(!_0x244781&&!isTopLevelConfigKey(_0x87b00c))throw CliErrors[_0x5f4454(0x1ec)](_0x5f4454(0x1e8)+_0x87b00c+_0x5f4454(0x1c2),_0x5f4454(0x1e4)+getTopLevelConfigKeySummary()+';\x20apps.<alias>.appcode');return _0x244781?setLocalAppAlias(_0x3aa2e2,_0x244781,_0x36f262):_0x3aa2e2[_0x87b00c]=_0x87b00c===_0x5f4454(0x1be)?Number(_0x36f262):_0x36f262,console[_0x5f4454(0x1e2)](_0x5f4454(0x1d2)+_0x87b00c+_0x5f4454(0x1c4)+_0x36f262+'\x22'+(_0xd9bbc7===_0x5f4454(0x1bf)?_0x5f4454(0x203):'')),writeScopedConfig(_0x3aa2e2,_0x5cbd32),{'ok':!![]};}},deleteDef={'service':a14_0x16dd11(0x1dc),'command':'delete','description':a14_0x16dd11(0x1ce),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x16dd11(0x1d1),'description':getConfigCommandKeyDescription(),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x52658c){const _0x185da8=a14_0x16dd11,_0x1a1f87=_0x52658c[_0x185da8(0x1fb)][0x0];if(!_0x1a1f87)throw CliErrors[_0x185da8(0x1ec)](_0x185da8(0x1bd),_0x185da8(0x206)+CLI_BIN_NAME+_0x185da8(0x1d3));const _0x42a113=resolveWriteScope({'explicitGlobal':_0x52658c[_0x185da8(0x1f3)](_0x185da8(0x1bf)),'policy':_0x185da8(0x1f0)}),_0x2f1676=toScopeFlags(_0x42a113),_0x11fd15=readScopedConfig(_0x2f1676),_0x261448=parseAliasDeleteKey(_0x1a1f87);if(_0x261448){if(!deleteLocalAppAlias(_0x11fd15,_0x261448))throw CliErrors[_0x185da8(0x1ec)](_0x185da8(0x1ea)+_0x1a1f87);return console[_0x185da8(0x1e2)](_0x185da8(0x1fa)+_0x1a1f87+'`'+(_0x42a113===_0x185da8(0x1bf)?_0x185da8(0x203):'')),writeScopedConfig(_0x11fd15,_0x2f1676),{'ok':!![]};}if(_0x11fd15[_0x1a1f87]===undefined)throw CliErrors[_0x185da8(0x1ec)](_0x185da8(0x1ca)+_0x1a1f87+_0x185da8(0x1c6));return delete _0x11fd15[_0x1a1f87],console[_0x185da8(0x1e2)](_0x185da8(0x1fa)+_0x1a1f87+'`'+(_0x42a113===_0x185da8(0x1bf)?_0x185da8(0x203):'')),writeScopedConfig(_0x11fd15,_0x2f1676),{'ok':!![]};}};function a14_0xc5fe(){const _0x2845fb=['`\x20=\x20\x22','includes','\x22\x20not\x20found\x20at\x20top\x20level.','\x20config\x20set\x20<key>\x20<value>\x20[--global]','Write\x20to\x20global\x20config','3ZZmUWi','Key\x20\x22','stringify','riskLevel','81DizSeh','Delete\x20a\x20config\x20value','../../context.js','\x20config\x20get\x20<key>','key','Set\x20`','\x20config\x20delete\x20<key>\x20[--global]','Missing\x20key\x20or\x20value.','raw','Invalid\x20value\x20for\x20\x22','join','pretty','keys','read','boolean','config','18FVnVsp','trim','(none)','split','33zFbKYx','log','format','Settable\x20keys:\x20','value','get','Config\x20files:\x0a','Top-level\x20key\x20\x22','object','Key\x20not\x20found:\x20','length','validation','Set\x20a\x20config\x20value','set','Config\x20key\x20(supports\x20dot\x20notation\x20for\x20reads\x20only)','project-or-global-explicit','13067670FBOjwH','696520PuDVRi','bool','isArray','alias','7228168miLKZz','198085pOgkKA','Value\x20to\x20assign','\x20\x20project:\x20','Deleted\x20`','args','\x22riskLevel\x22\x20cannot\x20be\x20changed\x20via\x20the\x20CLI.','Get\x20a\x20config\x20value','field','apps','list','pageSize\x20must\x20be\x20a\x20positive\x20number','431792FkkXhw','\x20(global)','\x22.\x20Allowed:\x20','575930mtAnJb','Usage:\x20','Missing\x20key\x20argument.','pageSize','global','#\x20Effective\x20config\x20(merged\x20global\x20+\x20project)\x0a\x0a','appcode','\x22\x20is\x20not\x20settable.','942184jdEfHV'];a14_0xc5fe=function(){return _0x2845fb;};return a14_0xc5fe();}export const configDefinitions=[listDef,getDef,setDef,deleteDef];
@@ -1 +1 @@
1
- (function(_0xaf018e,_0x134981){var _0x4d4d28=a15_0x4579,_0x56b29f=_0xaf018e();while(!![]){try{var _0x3b72d4=-parseInt(_0x4d4d28(0x1ad))/0x1*(-parseInt(_0x4d4d28(0x1a9))/0x2)+parseInt(_0x4d4d28(0x1a7))/0x3*(parseInt(_0x4d4d28(0x1aa))/0x4)+-parseInt(_0x4d4d28(0x1ac))/0x5*(parseInt(_0x4d4d28(0x1ab))/0x6)+-parseInt(_0x4d4d28(0x1a8))/0x7*(parseInt(_0x4d4d28(0x1ae))/0x8)+-parseInt(_0x4d4d28(0x1a3))/0x9*(-parseInt(_0x4d4d28(0x1a2))/0xa)+-parseInt(_0x4d4d28(0x1a6))/0xb+-parseInt(_0x4d4d28(0x1a4))/0xc*(-parseInt(_0x4d4d28(0x1a5))/0xd);if(_0x3b72d4===_0x134981)break;else _0x56b29f['push'](_0x56b29f['shift']());}catch(_0x471a76){_0x56b29f['push'](_0x56b29f['shift']());}}}(a15_0x59b5,0x63b51));function a15_0x59b5(){var _0x57fddd=['36lXJloZ','1204272XeUJKu','13vPjiAJ','2049630rgfVxZ','866787sTCfTW','18263HIqJWN','2pfFzRI','8DzTCbe','6OWkfXx','1384195ORygnq','210421uNZrSf','296jeWhyq','198670ybEGsf'];a15_0x59b5=function(){return _0x57fddd;};return a15_0x59b5();}import{CLI_BIN_NAME}from'../../constant/cli.js';export{CLI_BIN_NAME};function a15_0x4579(_0x4417bb,_0x2d68ce){_0x4417bb=_0x4417bb-0x1a2;var _0x59b537=a15_0x59b5();var _0x457965=_0x59b537[_0x4417bb];return _0x457965;}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';
1
+ function a15_0x2dfa(){var _0x3a9c8c=['1401026tSnEQr','709415qWnfcy','9JhYQzE','1676544AYilbX','29780BDBixD','4252020YkoHde','156IZSKDe','21qUqSfO','198956yTywNl','40ZHKgkU','102734kTvjlK','570cuqASS'];a15_0x2dfa=function(){return _0x3a9c8c;};return a15_0x2dfa();}(function(_0x12369b,_0x10dee9){var _0xc1c823=a15_0x4334,_0x4a4c49=_0x12369b();while(!![]){try{var _0x2674f2=-parseInt(_0xc1c823(0x161))/0x1+-parseInt(_0xc1c823(0x163))/0x2*(parseInt(_0xc1c823(0x160))/0x3)+-parseInt(_0xc1c823(0x168))/0x4+parseInt(_0xc1c823(0x15d))/0x5*(parseInt(_0xc1c823(0x164))/0x6)+parseInt(_0xc1c823(0x166))/0x7*(-parseInt(_0xc1c823(0x162))/0x8)+parseInt(_0xc1c823(0x167))/0x9*(-parseInt(_0xc1c823(0x15e))/0xa)+-parseInt(_0xc1c823(0x165))/0xb*(-parseInt(_0xc1c823(0x15f))/0xc);if(_0x2674f2===_0x10dee9)break;else _0x4a4c49['push'](_0x4a4c49['shift']());}catch(_0x49ad3e){_0x4a4c49['push'](_0x4a4c49['shift']());}}}(a15_0x2dfa,0x4c2b6));import{CLI_BIN_NAME}from'../../constant/cli.js';function a15_0x4334(_0xdd765c,_0x39c951){_0xdd765c=_0xdd765c-0x15d;var _0x2dfaaa=a15_0x2dfa();var _0x43348d=_0x2dfaaa[_0xdd765c];return _0x43348d;}export{CLI_BIN_NAME};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';
@@ -1 +1 @@
1
- const a16_0x1375d7=a16_0x1980;function a16_0x1980(_0xe3b50c,_0x3dbf34){_0xe3b50c=_0xe3b50c-0x8a;const _0x1ca28f=a16_0x1ca2();let _0x198086=_0x1ca28f[_0xe3b50c];return _0x198086;}(function(_0x18f9ef,_0x6855ec){const _0x2af370=a16_0x1980,_0x42e343=_0x18f9ef();while(!![]){try{const _0x1eca6b=parseInt(_0x2af370(0x8e))/0x1*(parseInt(_0x2af370(0x96))/0x2)+parseInt(_0x2af370(0x9a))/0x3*(parseInt(_0x2af370(0xab))/0x4)+parseInt(_0x2af370(0xa4))/0x5+parseInt(_0x2af370(0xdb))/0x6+-parseInt(_0x2af370(0xa1))/0x7*(parseInt(_0x2af370(0xc8))/0x8)+-parseInt(_0x2af370(0xa3))/0x9*(-parseInt(_0x2af370(0x98))/0xa)+-parseInt(_0x2af370(0xce))/0xb*(parseInt(_0x2af370(0x97))/0xc);if(_0x1eca6b===_0x6855ec)break;else _0x42e343['push'](_0x42e343['shift']());}catch(_0x5c1894){_0x42e343['push'](_0x42e343['shift']());}}}(a16_0x1ca2,0x793bf));import{executeData}from'../../core/sdk-client.js';import{CODE_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';import{requireAnyOf}from'../../commands/common/constraints.js';import{parseJsonParams,parseJsonParamsValue,parseBatchCreateItemsFromParams}from'../../utils/params.js';function a16_0x1ca2(){const _0x22a775=['now','\x20\x20LOGICAL\x20COMBINATORS','\x20\x20\x20\x20AVG\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Rounded\x20average\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22score\x22,\x22type\x22:\x22AVG\x22,\x22alias\x22:\x22avg\x22,\x22round\x22:true,\x22precision\x22:2}','high-risk-write','\x20\x20\x20\x20having\x20\x20\x20\x20\x20\x20\x20\x20Object\x20\x20\x20Post-aggregation\x20filter,\x20e.g.\x20{\x22total\x22:{\x22$gt\x22:1000}}','\x20\x20\x20\x20COUNT\x20\x20\x20\x20\x20\x20\x20\x20Count\x20distinct\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22id\x22,\x22type\x22:\x22COUNT\x22,\x22alias\x22:\x22cnt\x22,\x22distinct\x22:true}','2998564vokRsF','\x20\x20PAGINATION','\x20\x20\x20\x20$contain\x20\x20\x20\x20\x20Substring\x20match\x20\x20\x20\x20\x20\x20\x20\x20{\x22name\x22:{\x22$contain\x22:\x22test\x22}}','batchCreate','\x20\x20EXAMPLES','code','\x20\x20\x20\x20AVG\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Average\x20value\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22score\x22,\x22type\x22:\x22AVG\x22,\x22alias\x22:\x22avg_score\x22}','Update\x20an\x20existing\x20record','\x20\x20\x20\x20MIN\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Minimum\x20value\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22price\x22,\x22type\x22:\x22MIN\x22,\x22alias\x22:\x22min_price\x22}','str','\x20\x20\x20\x20orderBy\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Sort\x20order,\x20e.g.\x20[{\x22total\x22:\x22desc\x22}]','build','\x20\x20\x20\x20pageSize\x20\x20\x20\x20\x20\x20Number\x20\x20\x20Records\x20per\x20page\x20(default:\x2020)','write','\x20\x20\x20\x20SUM\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Sum\x20of\x20field\x20values\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22amount\x22,\x22type\x22:\x22SUM\x22,\x22alias\x22:\x22total\x22}','\x20\x20WHERE\x20OPERATORS','Create\x20multiple\x20records\x20in\x20one\x20request\x20(SDK\x20batchCreate)','delete','/api/{appCode}/','\x20\x20\x20\x20#\x20Sum\x20amount\x20grouped\x20by\x20status','\x20\x20\x20\x20aggregate\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Aggregation\x20definitions\x20(see\x20AGGREGATE\x20TYPES\x20above)','Get\x20a\x20single\x20record\x20by\x20ID','\x20\x20\x20\x20#\x20Count\x20orders\x20per\x20region\x20with\x20filter','body','create','helpExtra','\x20\x20\x20\x20select\x20\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Fields\x20to\x20return,\x20e.g.\x20[\x22id\x22,\x22name\x22,\x22status\x22]','filter','operation','8VuRsng','Preview:\x20data\x20','\x20\x20\x20\x20$lte\x20\x20\x20\x20\x20\x20\x20\x20\x20Less\x20than\x20or\x20equal\x20\x20\x20\x20\x20{\x22amount\x22:{\x22$lte\x22:1000}}','Delete\x20a\x20record\x20(requires\x20--yes\x20in\x20non-interactive)','JSON\x20with\x20field\x20values.\x20Example:\x20\x27{\x22name\x22:\x22test\x22,\x22amount\x22:100}\x27','\x20\x20\x20\x20--params\x20\x27{\x22aggregate\x22:[{\x22field\x22:\x22id\x22,\x22type\x22:\x22COUNT\x22,\x22alias\x22:\x22cnt\x22}],\x22groupBy\x22:[\x22region\x22],\x22where\x22:{\x22status\x22:{\x22$eq\x22:\x22active\x22}}}\x27','143uJlnql','map','Example:\x20\x27{\x22where\x22:{\x22status\x22:{\x22$eq\x22:\x22active\x22}},\x22currentPage\x22:1,\x22pageSize\x22:20}\x27','aggregate','\x20\x20\x20\x20$or\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Any\x20condition\x20matches\x20\x20{\x22$or\x22:[{\x22status\x22:{\x22$eq\x22:\x22active\x22}},{\x22status\x22:{\x22$eq\x22:\x22pending\x22}}]}','\x20\x20\x20\x20Correct:\x20\x20--params\x20\x27{\x22currentPage\x22:1,\x22pageSize\x22:10}\x27','POST','Create\x20a\x20new\x20record\x20in\x20a\x20dataset','JSON\x20with\x20id\x20+\x20fields\x20to\x20update.\x20Example:\x20\x27{\x22id\x22:123,\x22status\x22:\x22completed\x22}\x27','description','risk','\x20\x20\x20\x20where\x20\x20\x20\x20\x20\x20\x20\x20\x20Object\x20\x20\x20Query\x20conditions\x20(see\x20operators\x20above)','\x20\x20\x20\x20$ne\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Not\x20equals\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22status\x22:{\x22$ne\x22:\x22deleted\x22}}','849408PpeFrj','\x20\x20\x20\x20$startWith\x20\x20\x20Starts\x20with\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22name\x22:{\x22$startWith\x22:\x22Mr.\x22}}','Example:\x20\x27{\x22aggregate\x22:[{\x22field\x22:\x22amount\x22,\x22type\x22:\x22SUM\x22,\x22alias\x22:\x22total\x22}],\x22groupBy\x22:[\x22status\x22]}\x27','read','\x20\x20\x20\x20$and\x20\x20\x20\x20\x20\x20\x20\x20\x20All\x20conditions\x20match\x20\x20\x20{\x22$and\x22:[{\x22age\x22:{\x22$gte\x22:18}},{\x22status\x22:{\x22$eq\x22:\x22active\x22}}]}','data','\x20\x20\x20\x20$eq\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Equals\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22age\x22:{\x22$eq\x22:18}}','\x20\x20\x20\x20COUNT\x20\x20\x20\x20\x20\x20\x20\x20Count\x20of\x20records\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22id\x22,\x22type\x22:\x22COUNT\x22,\x22alias\x22:\x22cnt\x22}','\x20\x20\x20\x20$endWith\x20\x20\x20\x20\x20Ends\x20with\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22email\x22:{\x22$endWith\x22:\x22@example.com\x22}}','407657tWZMmg','join','Aggregate\x20dataset\x20records\x20(group\x20by,\x20sum,\x20count,\x20avg,\x20etc.)','getOne','JSON\x20body\x20for\x20filter\x20API.\x20Fields:\x20where,\x20select,\x20orderBy,\x20currentPage,\x20pageSize.\x20','\x20\x20\x20\x20orderBy\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Sort\x20order,\x20e.g.\x20[{\x22id\x22:\x22desc\x22},{\x22name\x22:\x22asc\x22}]','\x20\x20\x20\x20$gt\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Greater\x20than\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22amount\x22:{\x22$gt\x22:100}}','\x20\x20\x20\x20$in\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Value\x20in\x20set\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22country\x22:{\x22$in\x22:[\x22CN\x22,\x22US\x22]}}','4FkxAqp','965256uSEFvq','1282470hgKYwu','command','3DrGPEc','params','\x20\x20\x20\x20MAX\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Maximum\x20value\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22price\x22,\x22type\x22:\x22MAX\x22,\x22alias\x22:\x22max_price\x22}','paramsRequired','\x20on\x20dataset\x20','JSON\x20array\x20of\x20record\x20objects,\x20or\x20{\x22items\x22:[...]}.\x20Example:\x20\x27[{\x22name\x22:\x22a\x22},{\x22name\x22:\x22b\x22}]\x27','update','6378778bxCKcr','\x20\x20\x20\x20$gte\x20\x20\x20\x20\x20\x20\x20\x20\x20Greater\x20than\x20or\x20equal\x20\x20{\x22amount\x22:{\x22$gte\x22:100}}','45VlDnDL','528825umYPon'];a16_0x1ca2=function(){return _0x22a775;};return a16_0x1ca2();}import{dryRun}from'../../framework/dryrun.js';const specs=[{'command':a16_0x1375d7(0xc6),'operation':'filter','risk':a16_0x1375d7(0xde),'paramsRequired':![],'description':'Filter\x20dataset\x20records\x20with\x20query\x20conditions','paramsHint':a16_0x1375d7(0x92)+a16_0x1375d7(0xd0),'helpExtra':[a16_0x1375d7(0xba),a16_0x1375d7(0x8b),a16_0x1375d7(0xda),a16_0x1375d7(0x94),a16_0x1375d7(0xa2),'\x20\x20\x20\x20$lt\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Less\x20than\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22amount\x22:{\x22$lt\x22:1000}}',a16_0x1375d7(0xca),a16_0x1375d7(0x95),a16_0x1375d7(0xad),a16_0x1375d7(0xdc),a16_0x1375d7(0x8d),'',a16_0x1375d7(0xa6),a16_0x1375d7(0xdf),a16_0x1375d7(0xd2),'','\x20\x20JSON\x20BODY\x20FIELDS\x20(pass\x20inside\x20--params)',a16_0x1375d7(0xd9),a16_0x1375d7(0xc5),a16_0x1375d7(0x93),'\x20\x20\x20\x20currentPage\x20\x20\x20Number\x20\x20\x20Page\x20number\x20(starts\x20from\x201)',a16_0x1375d7(0xb7),'',a16_0x1375d7(0xac),'\x20\x20\x20\x20Pagination\x20is\x20controlled\x20via\x20JSON\x20in\x20--params.\x20Do\x20NOT\x20use\x20--page-size\x20as\x20a\x20CLI\x20flag.',a16_0x1375d7(0xd3),'\x20\x20\x20\x20Wrong:\x20\x20\x20\x20--page-size\x2010\x20\x20(this\x20is\x20not\x20a\x20valid\x20flag)']['join']('\x0a')},{'command':a16_0x1375d7(0x91),'operation':a16_0x1375d7(0x91),'risk':a16_0x1375d7(0xde),'paramsRequired':!![],'description':a16_0x1375d7(0xc0),'paramsHint':'JSON\x20with\x20record\x20id.\x20Example:\x20\x27{\x22id\x22:123}\x27'},{'command':a16_0x1375d7(0xc3),'operation':a16_0x1375d7(0xc3),'risk':'write','paramsRequired':!![],'description':a16_0x1375d7(0xd5),'paramsHint':a16_0x1375d7(0xcc)},{'command':'batchCreate','operation':a16_0x1375d7(0xae),'risk':a16_0x1375d7(0xb8),'paramsRequired':!![],'description':a16_0x1375d7(0xbb),'paramsHint':a16_0x1375d7(0x9f)},{'command':'update','operation':a16_0x1375d7(0xa0),'risk':a16_0x1375d7(0xb8),'paramsRequired':!![],'description':a16_0x1375d7(0xb2),'paramsHint':a16_0x1375d7(0xd6)},{'command':a16_0x1375d7(0xbc),'operation':'delete','risk':a16_0x1375d7(0xa8),'paramsRequired':!![],'description':a16_0x1375d7(0xcb),'paramsHint':'JSON\x20with\x20record\x20id.\x20Example:\x20\x27{\x22id\x22:123}\x27'},{'command':a16_0x1375d7(0xd1),'operation':a16_0x1375d7(0xd1),'risk':a16_0x1375d7(0xde),'paramsRequired':![],'description':a16_0x1375d7(0x90),'paramsHint':'JSON\x20body\x20for\x20aggregate\x20API.\x20Fields:\x20select,\x20aggregate,\x20where,\x20groupBy,\x20having,\x20orderBy.\x20'+a16_0x1375d7(0xdd),'helpExtra':['\x20\x20AGGREGATE\x20TYPES',a16_0x1375d7(0xb9),a16_0x1375d7(0x8c),a16_0x1375d7(0xaa),a16_0x1375d7(0xb1),a16_0x1375d7(0xa7),a16_0x1375d7(0x9c),a16_0x1375d7(0xb3),'','\x20\x20PARAMS\x20STRUCTURE','\x20\x20\x20\x20select\x20\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Fields\x20to\x20return\x20alongside\x20aggregates,\x20e.g.\x20[\x22status\x22,\x22region\x22]',a16_0x1375d7(0xbf),'\x20\x20\x20\x20where\x20\x20\x20\x20\x20\x20\x20\x20\x20Object\x20\x20\x20Pre-aggregation\x20filter\x20(same\x20operators\x20as\x20data\x20filter)','\x20\x20\x20\x20groupBy\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Grouping\x20fields,\x20e.g.\x20[\x22status\x22,\x22region\x22]',a16_0x1375d7(0xa9),a16_0x1375d7(0xb5),'',a16_0x1375d7(0xaf),a16_0x1375d7(0xbe),'\x20\x20\x20\x20--params\x20\x27{\x22aggregate\x22:[{\x22field\x22:\x22amount\x22,\x22type\x22:\x22SUM\x22,\x22alias\x22:\x22total\x22}],\x22groupBy\x22:[\x22status\x22]}\x27','',a16_0x1375d7(0xc1),a16_0x1375d7(0xcd)][a16_0x1375d7(0x8f)]('\x0a')}];function makeDataCommand(_0x5e20a7){const _0xc9fc5c=a16_0x1375d7,_0x2e35a9='data\x20'+_0x5e20a7['command'],_0x4e4f71={'service':_0xc9fc5c(0x8a),'command':_0x5e20a7[_0xc9fc5c(0x99)],'description':_0x5e20a7[_0xc9fc5c(0xd7)],'risk':_0x5e20a7['risk'],'helpExtra':_0x5e20a7[_0xc9fc5c(0xc4)],'flags':[CODE_FLAG,{...PARAMS_FLAG,'description':_0x5e20a7['paramsHint']}],'validate':async _0x481c6c=>{const _0x1348db=_0xc9fc5c;_0x5e20a7[_0x1348db(0x9d)]&&requireAnyOf(_0x481c6c,[_0x1348db(0x9b)],_0x2e35a9),_0x5e20a7[_0x1348db(0xc7)]===_0x1348db(0xae)&&parseBatchCreateItemsFromParams(parseJsonParamsValue(_0x481c6c[_0x1348db(0xb4)]('params')));},async 'execute'(_0x30aeb){const _0xd5db6=_0xc9fc5c,_0x3bd2d9=_0x30aeb[_0xd5db6(0xb4)](_0xd5db6(0xb0)),_0x3e35d5=_0x5e20a7[_0xd5db6(0xc7)]===_0xd5db6(0xae)?parseBatchCreateItemsFromParams(parseJsonParamsValue(_0x30aeb[_0xd5db6(0xb4)](_0xd5db6(0x9b)))):parseJsonParams(_0x30aeb['str'](_0xd5db6(0x9b)))??{},_0x5c11ca=Date[_0xd5db6(0xa5)](),_0x39cac2=await executeData(_0x3bd2d9,_0x5e20a7[_0xd5db6(0xc7)],_0x3e35d5),_0x38ad1c=Date[_0xd5db6(0xa5)]()-_0x5c11ca;return{'ok':!![],'data':{'result':_0x39cac2,'elapsed':_0x38ad1c},'message':'data\x20'+_0x5e20a7[_0xd5db6(0x99)]+'\x20completed\x20in\x20'+_0x38ad1c+'ms'};}};return _0x5e20a7[_0xc9fc5c(0xd8)]!==_0xc9fc5c(0xde)&&(_0x4e4f71['dryRun']=async _0xa3d68c=>{const _0x2183cc=_0xc9fc5c,_0x48f97f=_0xa3d68c[_0x2183cc(0xb4)]('code'),_0x1d7824=_0x5e20a7[_0x2183cc(0xc7)]===_0x2183cc(0xae)?parseBatchCreateItemsFromParams(parseJsonParamsValue(_0xa3d68c['str'](_0x2183cc(0x9b)))):parseJsonParams(_0xa3d68c[_0x2183cc(0xb4)](_0x2183cc(0x9b)))??{};return dryRun(_0x2183cc(0xd4),_0x2183cc(0xbd)+_0x48f97f+'/'+_0x5e20a7['operation'])[_0x2183cc(0xc2)](_0x1d7824)[_0x2183cc(0xd7)](_0x2183cc(0xc9)+_0x5e20a7[_0x2183cc(0x99)]+_0x2183cc(0x9e)+_0x48f97f)[_0x2183cc(0xb6)]();}),_0x4e4f71;}export const dataDefinitions=specs[a16_0x1375d7(0xcf)](makeDataCommand);
1
+ function a16_0x76e5(_0x18cd02,_0x24f529){_0x18cd02=_0x18cd02-0x1f0;const _0x3374c6=a16_0x3374();let _0x76e536=_0x3374c6[_0x18cd02];return _0x76e536;}const a16_0x1897b8=a16_0x76e5;(function(_0x320290,_0xd5b5e5){const _0x59d0e6=a16_0x76e5,_0x4d0c0a=_0x320290();while(!![]){try{const _0x319ea7=parseInt(_0x59d0e6(0x210))/0x1*(-parseInt(_0x59d0e6(0x219))/0x2)+parseInt(_0x59d0e6(0x211))/0x3+-parseInt(_0x59d0e6(0x236))/0x4+parseInt(_0x59d0e6(0x21c))/0x5+-parseInt(_0x59d0e6(0x209))/0x6*(-parseInt(_0x59d0e6(0x1fe))/0x7)+-parseInt(_0x59d0e6(0x1fd))/0x8*(parseInt(_0x59d0e6(0x21e))/0x9)+parseInt(_0x59d0e6(0x241))/0xa;if(_0x319ea7===_0xd5b5e5)break;else _0x4d0c0a['push'](_0x4d0c0a['shift']());}catch(_0x1ee488){_0x4d0c0a['push'](_0x4d0c0a['shift']());}}}(a16_0x3374,0x383f3));import{executeData}from'../../core/sdk-client.js';import{CODE_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';import{requireAnyOf}from'../../commands/common/constraints.js';import{parseJsonParams,parseJsonParamsValue,parseBatchCreateItemsFromParams}from'../../utils/params.js';import{dryRun}from'../../framework/dryrun.js';const specs=[{'command':a16_0x1897b8(0x22e),'operation':a16_0x1897b8(0x22e),'risk':a16_0x1897b8(0x204),'paramsRequired':![],'description':a16_0x1897b8(0x221),'paramsHint':a16_0x1897b8(0x246)+a16_0x1897b8(0x207),'helpExtra':['\x20\x20WHERE\x20OPERATORS',a16_0x1897b8(0x1f4),'\x20\x20\x20\x20$ne\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Not\x20equals\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22status\x22:{\x22$ne\x22:\x22deleted\x22}}','\x20\x20\x20\x20$gt\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Greater\x20than\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22amount\x22:{\x22$gt\x22:100}}',a16_0x1897b8(0x231),a16_0x1897b8(0x234),a16_0x1897b8(0x1fa),'\x20\x20\x20\x20$in\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Value\x20in\x20set\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22country\x22:{\x22$in\x22:[\x22CN\x22,\x22US\x22]}}',a16_0x1897b8(0x1f5),a16_0x1897b8(0x20a),'\x20\x20\x20\x20$endWith\x20\x20\x20\x20\x20Ends\x20with\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22email\x22:{\x22$endWith\x22:\x22@example.com\x22}}','',a16_0x1897b8(0x217),a16_0x1897b8(0x227),a16_0x1897b8(0x215),'','\x20\x20JSON\x20BODY\x20FIELDS\x20(pass\x20inside\x20--params)',a16_0x1897b8(0x232),a16_0x1897b8(0x1f7),a16_0x1897b8(0x226),a16_0x1897b8(0x21a),'\x20\x20\x20\x20pageSize\x20\x20\x20\x20\x20\x20Number\x20\x20\x20Records\x20per\x20page\x20(default:\x2020)','',a16_0x1897b8(0x202),a16_0x1897b8(0x1f3),a16_0x1897b8(0x223),a16_0x1897b8(0x21f)][a16_0x1897b8(0x218)]('\x0a')},{'command':a16_0x1897b8(0x22f),'operation':a16_0x1897b8(0x22f),'risk':a16_0x1897b8(0x204),'paramsRequired':!![],'description':a16_0x1897b8(0x20b),'paramsHint':a16_0x1897b8(0x23c)},{'command':'create','operation':a16_0x1897b8(0x22c),'risk':a16_0x1897b8(0x20e),'paramsRequired':!![],'description':a16_0x1897b8(0x203),'paramsHint':a16_0x1897b8(0x237)},{'command':'batchCreate','operation':a16_0x1897b8(0x205),'risk':a16_0x1897b8(0x20e),'paramsRequired':!![],'description':a16_0x1897b8(0x22a),'paramsHint':a16_0x1897b8(0x243)},{'command':a16_0x1897b8(0x229),'operation':a16_0x1897b8(0x229),'risk':a16_0x1897b8(0x20e),'paramsRequired':!![],'description':a16_0x1897b8(0x21d),'paramsHint':a16_0x1897b8(0x23e)},{'command':a16_0x1897b8(0x22d),'operation':a16_0x1897b8(0x22d),'risk':a16_0x1897b8(0x1fb),'paramsRequired':!![],'description':a16_0x1897b8(0x20d),'paramsHint':'JSON\x20with\x20record\x20id.\x20Example:\x20\x27{\x22id\x22:123}\x27'},{'command':a16_0x1897b8(0x239),'operation':a16_0x1897b8(0x239),'risk':a16_0x1897b8(0x204),'paramsRequired':![],'description':a16_0x1897b8(0x1f6),'paramsHint':a16_0x1897b8(0x242)+a16_0x1897b8(0x216),'helpExtra':[a16_0x1897b8(0x1f8),'\x20\x20\x20\x20SUM\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Sum\x20of\x20field\x20values\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22amount\x22,\x22type\x22:\x22SUM\x22,\x22alias\x22:\x22total\x22}',a16_0x1897b8(0x238),a16_0x1897b8(0x228),a16_0x1897b8(0x213),a16_0x1897b8(0x244),'\x20\x20\x20\x20MAX\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Maximum\x20value\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22price\x22,\x22type\x22:\x22MAX\x22,\x22alias\x22:\x22max_price\x22}',a16_0x1897b8(0x1f2),'',a16_0x1897b8(0x233),a16_0x1897b8(0x23d),'\x20\x20\x20\x20aggregate\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Aggregation\x20definitions\x20(see\x20AGGREGATE\x20TYPES\x20above)',a16_0x1897b8(0x208),'\x20\x20\x20\x20groupBy\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Grouping\x20fields,\x20e.g.\x20[\x22status\x22,\x22region\x22]','\x20\x20\x20\x20having\x20\x20\x20\x20\x20\x20\x20\x20Object\x20\x20\x20Post-aggregation\x20filter,\x20e.g.\x20{\x22total\x22:{\x22$gt\x22:1000}}',a16_0x1897b8(0x224),'',a16_0x1897b8(0x201),a16_0x1897b8(0x20f),a16_0x1897b8(0x206),'',a16_0x1897b8(0x222),'\x20\x20\x20\x20--params\x20\x27{\x22aggregate\x22:[{\x22field\x22:\x22id\x22,\x22type\x22:\x22COUNT\x22,\x22alias\x22:\x22cnt\x22}],\x22groupBy\x22:[\x22region\x22],\x22where\x22:{\x22status\x22:{\x22$eq\x22:\x22active\x22}}}\x27'][a16_0x1897b8(0x218)]('\x0a')}];function makeDataCommand(_0x24d61d){const _0x21c9fa=a16_0x1897b8,_0x3060e0='data\x20'+_0x24d61d[_0x21c9fa(0x23b)],_0x3fcbf5={'service':_0x21c9fa(0x212),'command':_0x24d61d['command'],'description':_0x24d61d[_0x21c9fa(0x20c)],'risk':_0x24d61d['risk'],'helpExtra':_0x24d61d[_0x21c9fa(0x22b)],'flags':[CODE_FLAG,{...PARAMS_FLAG,'description':_0x24d61d[_0x21c9fa(0x21b)]}],'validate':async _0x227cf6=>{const _0x3a318e=_0x21c9fa;_0x24d61d['paramsRequired']&&requireAnyOf(_0x227cf6,[_0x3a318e(0x1ff)],_0x3060e0),_0x24d61d[_0x3a318e(0x240)]===_0x3a318e(0x205)&&parseBatchCreateItemsFromParams(parseJsonParamsValue(_0x227cf6[_0x3a318e(0x200)](_0x3a318e(0x1ff))));},async 'execute'(_0x3d3bb3){const _0x5133b7=_0x21c9fa,_0x5d6e40=_0x3d3bb3['str'](_0x5133b7(0x1f0)),_0xf86161=_0x24d61d[_0x5133b7(0x240)]==='batchCreate'?parseBatchCreateItemsFromParams(parseJsonParamsValue(_0x3d3bb3[_0x5133b7(0x200)](_0x5133b7(0x1ff)))):parseJsonParams(_0x3d3bb3[_0x5133b7(0x200)]('params'))??{},_0x2713dc=Date[_0x5133b7(0x23a)](),_0x3f02d4=await executeData(_0x5d6e40,_0x24d61d['operation'],_0xf86161),_0x4149f1=Date['now']()-_0x2713dc;return{'ok':!![],'data':{'result':_0x3f02d4,'elapsed':_0x4149f1},'message':_0x5133b7(0x245)+_0x24d61d[_0x5133b7(0x23b)]+_0x5133b7(0x1fc)+_0x4149f1+'ms'};}};return _0x24d61d[_0x21c9fa(0x230)]!=='read'&&(_0x3fcbf5['dryRun']=async _0x3d9555=>{const _0x5962c9=_0x21c9fa,_0x468540=_0x3d9555[_0x5962c9(0x200)](_0x5962c9(0x1f0)),_0x1621ff=_0x24d61d[_0x5962c9(0x240)]===_0x5962c9(0x205)?parseBatchCreateItemsFromParams(parseJsonParamsValue(_0x3d9555[_0x5962c9(0x200)](_0x5962c9(0x1ff)))):parseJsonParams(_0x3d9555[_0x5962c9(0x200)](_0x5962c9(0x1ff)))??{};return dryRun(_0x5962c9(0x235),_0x5962c9(0x220)+_0x468540+'/'+_0x24d61d['operation'])[_0x5962c9(0x214)](_0x1621ff)[_0x5962c9(0x20c)](_0x5962c9(0x225)+_0x24d61d[_0x5962c9(0x23b)]+_0x5962c9(0x1f9)+_0x468540)[_0x5962c9(0x23f)]();}),_0x3fcbf5;}export const dataDefinitions=specs[a16_0x1897b8(0x1f1)](makeDataCommand);function a16_0x3374(){const _0x1b83bf=['Example:\x20\x27{\x22where\x22:{\x22status\x22:{\x22$eq\x22:\x22active\x22}},\x22currentPage\x22:1,\x22pageSize\x22:20}\x27','\x20\x20\x20\x20where\x20\x20\x20\x20\x20\x20\x20\x20\x20Object\x20\x20\x20Pre-aggregation\x20filter\x20(same\x20operators\x20as\x20data\x20filter)','12vNWDba','\x20\x20\x20\x20$startWith\x20\x20\x20Starts\x20with\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22name\x22:{\x22$startWith\x22:\x22Mr.\x22}}','Get\x20a\x20single\x20record\x20by\x20ID','description','Delete\x20a\x20record\x20(requires\x20--yes\x20in\x20non-interactive)','write','\x20\x20\x20\x20#\x20Sum\x20amount\x20grouped\x20by\x20status','10775lPTEHl','496221JsAsro','data','\x20\x20\x20\x20AVG\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Average\x20value\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22score\x22,\x22type\x22:\x22AVG\x22,\x22alias\x22:\x22avg_score\x22}','body','\x20\x20\x20\x20$or\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Any\x20condition\x20matches\x20\x20{\x22$or\x22:[{\x22status\x22:{\x22$eq\x22:\x22active\x22}},{\x22status\x22:{\x22$eq\x22:\x22pending\x22}}]}','Example:\x20\x27{\x22aggregate\x22:[{\x22field\x22:\x22amount\x22,\x22type\x22:\x22SUM\x22,\x22alias\x22:\x22total\x22}],\x22groupBy\x22:[\x22status\x22]}\x27','\x20\x20LOGICAL\x20COMBINATORS','join','46gozRRw','\x20\x20\x20\x20currentPage\x20\x20\x20Number\x20\x20\x20Page\x20number\x20(starts\x20from\x201)','paramsHint','867010MDPMJh','Update\x20an\x20existing\x20record','1370601hpZyQV','\x20\x20\x20\x20Wrong:\x20\x20\x20\x20--page-size\x2010\x20\x20(this\x20is\x20not\x20a\x20valid\x20flag)','/api/{appCode}/','Filter\x20dataset\x20records\x20with\x20query\x20conditions','\x20\x20\x20\x20#\x20Count\x20orders\x20per\x20region\x20with\x20filter','\x20\x20\x20\x20Correct:\x20\x20--params\x20\x27{\x22currentPage\x22:1,\x22pageSize\x22:10}\x27','\x20\x20\x20\x20orderBy\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Sort\x20order,\x20e.g.\x20[{\x22total\x22:\x22desc\x22}]','Preview:\x20data\x20','\x20\x20\x20\x20orderBy\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Sort\x20order,\x20e.g.\x20[{\x22id\x22:\x22desc\x22},{\x22name\x22:\x22asc\x22}]','\x20\x20\x20\x20$and\x20\x20\x20\x20\x20\x20\x20\x20\x20All\x20conditions\x20match\x20\x20\x20{\x22$and\x22:[{\x22age\x22:{\x22$gte\x22:18}},{\x22status\x22:{\x22$eq\x22:\x22active\x22}}]}','\x20\x20\x20\x20COUNT\x20\x20\x20\x20\x20\x20\x20\x20Count\x20distinct\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22id\x22,\x22type\x22:\x22COUNT\x22,\x22alias\x22:\x22cnt\x22,\x22distinct\x22:true}','update','Create\x20multiple\x20records\x20in\x20one\x20request\x20(SDK\x20batchCreate)','helpExtra','create','delete','filter','getOne','risk','\x20\x20\x20\x20$gte\x20\x20\x20\x20\x20\x20\x20\x20\x20Greater\x20than\x20or\x20equal\x20\x20{\x22amount\x22:{\x22$gte\x22:100}}','\x20\x20\x20\x20where\x20\x20\x20\x20\x20\x20\x20\x20\x20Object\x20\x20\x20Query\x20conditions\x20(see\x20operators\x20above)','\x20\x20PARAMS\x20STRUCTURE','\x20\x20\x20\x20$lt\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Less\x20than\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22amount\x22:{\x22$lt\x22:1000}}','POST','1776604qvJCag','JSON\x20with\x20field\x20values.\x20Example:\x20\x27{\x22name\x22:\x22test\x22,\x22amount\x22:100}\x27','\x20\x20\x20\x20COUNT\x20\x20\x20\x20\x20\x20\x20\x20Count\x20of\x20records\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22id\x22,\x22type\x22:\x22COUNT\x22,\x22alias\x22:\x22cnt\x22}','aggregate','now','command','JSON\x20with\x20record\x20id.\x20Example:\x20\x27{\x22id\x22:123}\x27','\x20\x20\x20\x20select\x20\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Fields\x20to\x20return\x20alongside\x20aggregates,\x20e.g.\x20[\x22status\x22,\x22region\x22]','JSON\x20with\x20id\x20+\x20fields\x20to\x20update.\x20Example:\x20\x27{\x22id\x22:123,\x22status\x22:\x22completed\x22}\x27','build','operation','5025760PLMbxn','JSON\x20body\x20for\x20aggregate\x20API.\x20Fields:\x20select,\x20aggregate,\x20where,\x20groupBy,\x20having,\x20orderBy.\x20','JSON\x20array\x20of\x20record\x20objects,\x20or\x20{\x22items\x22:[...]}.\x20Example:\x20\x27[{\x22name\x22:\x22a\x22},{\x22name\x22:\x22b\x22}]\x27','\x20\x20\x20\x20AVG\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Rounded\x20average\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22score\x22,\x22type\x22:\x22AVG\x22,\x22alias\x22:\x22avg\x22,\x22round\x22:true,\x22precision\x22:2}','data\x20','JSON\x20body\x20for\x20filter\x20API.\x20Fields:\x20where,\x20select,\x20orderBy,\x20currentPage,\x20pageSize.\x20','code','map','\x20\x20\x20\x20MIN\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Minimum\x20value\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22field\x22:\x22price\x22,\x22type\x22:\x22MIN\x22,\x22alias\x22:\x22min_price\x22}','\x20\x20\x20\x20Pagination\x20is\x20controlled\x20via\x20JSON\x20in\x20--params.\x20Do\x20NOT\x20use\x20--page-size\x20as\x20a\x20CLI\x20flag.','\x20\x20\x20\x20$eq\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Equals\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x22age\x22:{\x22$eq\x22:18}}','\x20\x20\x20\x20$contain\x20\x20\x20\x20\x20Substring\x20match\x20\x20\x20\x20\x20\x20\x20\x20{\x22name\x22:{\x22$contain\x22:\x22test\x22}}','Aggregate\x20dataset\x20records\x20(group\x20by,\x20sum,\x20count,\x20avg,\x20etc.)','\x20\x20\x20\x20select\x20\x20\x20\x20\x20\x20\x20\x20Array\x20\x20\x20\x20Fields\x20to\x20return,\x20e.g.\x20[\x22id\x22,\x22name\x22,\x22status\x22]','\x20\x20AGGREGATE\x20TYPES','\x20on\x20dataset\x20','\x20\x20\x20\x20$lte\x20\x20\x20\x20\x20\x20\x20\x20\x20Less\x20than\x20or\x20equal\x20\x20\x20\x20\x20{\x22amount\x22:{\x22$lte\x22:1000}}','high-risk-write','\x20completed\x20in\x20','16pkPXFx','1349446oyfCXn','params','str','\x20\x20EXAMPLES','\x20\x20PAGINATION','Create\x20a\x20new\x20record\x20in\x20a\x20dataset','read','batchCreate','\x20\x20\x20\x20--params\x20\x27{\x22aggregate\x22:[{\x22field\x22:\x22amount\x22,\x22type\x22:\x22SUM\x22,\x22alias\x22:\x22total\x22}],\x22groupBy\x22:[\x22status\x22]}\x27'];a16_0x3374=function(){return _0x1b83bf;};return a16_0x3374();}