@unbrained/pm-cli 2026.7.7 → 2026.7.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/cli/commands/completion.js +10 -2
- package/dist/cli/commands/completion.js.map +1 -1
- package/dist/cli/commands/context.d.ts +1 -0
- package/dist/cli/commands/context.js +4 -4
- package/dist/cli/commands/context.js.map +1 -1
- package/dist/cli/commands/extension.d.ts +23 -19
- package/dist/cli/commands/extension.js +167 -57
- package/dist/cli/commands/extension.js.map +1 -1
- package/dist/cli/commands/search.js +3 -3
- package/dist/cli/commands/search.js.map +1 -1
- package/dist/cli/help-content.js +28 -2
- package/dist/cli/help-content.js.map +1 -1
- package/dist/cli/register-list-query.js +3 -2
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-setup.js +8 -2
- package/dist/cli/register-setup.js.map +1 -1
- package/dist/cli-bundle/chunks/append-CDPAYYSB.js +11 -0
- package/dist/cli-bundle/chunks/{append-PVCTBVJG.js → append-RSPHC423.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-LCFJ7XAM.js → chunk-2BVD4ZD2.js} +267 -232
- package/dist/cli-bundle/chunks/chunk-2BVD4ZD2.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-MHNMCDWR.js → chunk-2RADY7IB.js} +212 -38
- package/dist/cli-bundle/chunks/chunk-2RADY7IB.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-S547WBYG.js → chunk-3FRNNVWY.js} +212 -38
- package/dist/cli-bundle/chunks/chunk-3FRNNVWY.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-H2SMKL2N.js → chunk-3FUXM574.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-DR2V5OIV.js → chunk-3SHDAKMF.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-MRFWUSVA.js → chunk-3UXIMY62.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-WCWVEXGA.js → chunk-3V5C7PUH.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-43YSKY75.js → chunk-3YJDIJIE.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-HX6QXV5P.js → chunk-4I7KS5ES.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XHCVAZGM.js → chunk-4OCWJ2AP.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-3TYOW6RR.js → chunk-5STY7NVM.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-7VQ3JJN5.js → chunk-5VAZHYVQ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-MCEUKJKW.js → chunk-6FU5BVRB.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-AJUON7E6.js → chunk-6RR4XM5H.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-TEISGNSH.js → chunk-6TD5QGIB.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-565WYS5W.js → chunk-6WCXSC5V.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-NWWL22C7.js → chunk-6ZKDMEVT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-VLEA2UTQ.js → chunk-7QKSLAHB.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-S6VC2A2K.js → chunk-7TBUV7XS.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-YPMZMKN7.js → chunk-7UCBLJDF.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-4MZOKTI2.js → chunk-AEOFBBWO.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-TZLYO4PP.js → chunk-ASMRSIDX.js} +16 -16
- package/dist/cli-bundle/chunks/{chunk-ZO7CLOY2.js → chunk-BFNFTHWQ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-YNCFP5AR.js → chunk-BPJ5NYSJ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-P3MJJW7P.js → chunk-C3YU3TXX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SY75LYXR.js → chunk-C6XSTACC.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-2TILG6F2.js → chunk-CGDUIPJL.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-J7BOLHAV.js → chunk-CXH7EMSB.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-6G6O3OPQ.js → chunk-D63PEJTB.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-W5HXHC7C.js → chunk-D6J5673C.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-LZQU6XJG.js → chunk-DUBC6TI3.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-YPD7SQ5P.js → chunk-EEJKHF7M.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-EDO7VXSO.js → chunk-EP2CKDS7.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-S5BNGFN5.js → chunk-EYPIUFWJ.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-SIM5JDON.js → chunk-F5DDGY6R.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-I74FMIWA.js → chunk-FFB3WITE.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-43UQN754.js → chunk-FJR2S7S4.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-X47MKQXU.js → chunk-FL625JJM.js} +166 -64
- package/dist/cli-bundle/chunks/chunk-FL625JJM.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-CJQM7O7R.js → chunk-FOJEBRDD.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-XZWL7VNE.js → chunk-G4FKP4ID.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-Y5IKRUEM.js → chunk-GE44TQMC.js} +167 -65
- package/dist/cli-bundle/chunks/chunk-GE44TQMC.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-E3YQFSFE.js → chunk-GLMJLBLR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-KTGJ2CBU.js → chunk-GO2X6ZRB.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-YH5NBDFA.js → chunk-GQOKFX2G.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-DDDWVPID.js → chunk-GSQVQINP.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-7ML7JONU.js → chunk-HI27UADG.js} +14 -14
- package/dist/cli-bundle/chunks/chunk-HI27UADG.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-VGO73OCK.js → chunk-HZZ3AC27.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7Y5N34HX.js → chunk-IINCZYM3.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-GLS6VMWI.js → chunk-INOWVPUD.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-4IQKDKGE.js → chunk-IYRG5AEC.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-PDXJXEZJ.js → chunk-J6AD3GWC.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-52NS7JDP.js → chunk-JH5XDDYS.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-GPIDUMMN.js → chunk-JYVPLGOW.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-EIUBK2LT.js → chunk-K52C6YPA.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-2LEJGRQ7.js → chunk-KFL3XHMA.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-J2VGADNG.js → chunk-KMXVZ2P7.js} +16 -16
- package/dist/cli-bundle/chunks/{chunk-XS2TMNXR.js → chunk-LD2NBQ5T.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-II7R6KD4.js → chunk-LG4N6YOK.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-M62RO3XK.js → chunk-LHDHS4Z6.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-F6MT7KKE.js → chunk-MCH6IKK7.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-UO7XAZK6.js → chunk-MFLLULHU.js} +267 -232
- package/dist/cli-bundle/chunks/chunk-MFLLULHU.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-2APXX4TZ.js → chunk-ML27MHNM.js} +23 -7
- package/dist/cli-bundle/chunks/chunk-ML27MHNM.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-IDIBF4E2.js → chunk-MYHFZNBO.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-Y7KYVCZM.js → chunk-NGBWEYNY.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-RB3KLPAH.js → chunk-NRMDT4OV.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-GH73UOSJ.js → chunk-NTOOEVJ4.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-ZNEG2UDO.js → chunk-P2WE5KCU.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-EMXPI36L.js → chunk-PAWPLIWW.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-AGAVEDIE.js → chunk-PCBZ2VJD.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-6XTSYPPO.js → chunk-PJPZTE7P.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-3X542TEY.js → chunk-Q3CFSOQZ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-4BKDAEDF.js → chunk-QJZM5WO5.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-HHEWQXPD.js → chunk-QLEH6FTQ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-D2DCTFTL.js → chunk-QYZMZD4L.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-F6YC2A6X.js → chunk-RDJXIAJB.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-6UQCNWFV.js → chunk-RFHLRMLQ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-Q64AYQYW.js → chunk-RL24NAUX.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-C5ACVMOI.js → chunk-RLHQ3G4M.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-5FIQ4EX3.js → chunk-SCJPFQQT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-42LXP4VO.js → chunk-SIQGG335.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-TNC6MZUD.js → chunk-SN5X5GTU.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-43SIHQND.js → chunk-TKWTJGD6.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-YCVWWIKY.js → chunk-TR2C6V5T.js} +25 -9
- package/dist/cli-bundle/chunks/chunk-TR2C6V5T.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-FILL6BB2.js → chunk-TTCJCKUJ.js} +14 -14
- package/dist/cli-bundle/chunks/chunk-TTCJCKUJ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-YTD5GICJ.js → chunk-TU5P744I.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-QFBSP3NI.js → chunk-TUDAYIO7.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-EOUVR7JN.js → chunk-U72GF3I2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7PNQA24K.js → chunk-UCRYCT5M.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-FN6SB4HU.js → chunk-UEATYUZW.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-V5ZWKJNY.js → chunk-UFNFHCAC.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XBX5CBRQ.js → chunk-UH6VFRV6.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-GTM5HQL4.js → chunk-UIHDZS6X.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-TGUK6XN6.js → chunk-UURYLDDC.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-6LCJRGPD.js → chunk-UVFJSKTF.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-3G6UMXT3.js → chunk-W2VFNVSJ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-DG6BSXZ7.js → chunk-WVEMZZCR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-RY7PTTUB.js → chunk-XN5BEN2B.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-XC3X7BQR.js → chunk-XPSGJ4IV.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-ARKHKYYS.js → chunk-YQEKE4FO.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-QDABF2RB.js → chunk-YR5R4FMQ.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-XPMXPR7K.js → chunk-YSRXFGNV.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-XXIYUTLK.js → chunk-YUCKM3MD.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-N6ZHDLUY.js → chunk-YUMNZS3X.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-TEKZOS7M.js → chunk-Z2JQH2MG.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-E3LWJUGF.js → chunk-Z6RLSNUX.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-EVEPHNXJ.js → chunk-ZMOPZFVT.js} +4 -4
- package/dist/cli-bundle/chunks/close-E3RLZSP2.js +12 -0
- package/dist/cli-bundle/chunks/{close-3YYQ5OG2.js → close-K6BFI3OX.js} +5 -5
- package/dist/cli-bundle/chunks/{close-many-D366FTIG.js → close-many-6NBL3PM4.js} +13 -13
- package/dist/cli-bundle/chunks/close-many-X4YKS3RO.js +22 -0
- package/dist/cli-bundle/chunks/{comments-54XDJNFE.js → comments-PLFK5ZKK.js} +7 -7
- package/dist/cli-bundle/chunks/comments-ZNOD5PTV.js +13 -0
- package/dist/cli-bundle/chunks/copy-F7BUFY4J.js +9 -0
- package/dist/cli-bundle/chunks/{copy-44RT5GDW.js → copy-VH3L4MN2.js} +4 -4
- package/dist/cli-bundle/chunks/create-AMBMYP6F.js +25 -0
- package/dist/cli-bundle/chunks/{create-4GWJWPXG.js → create-TRIBYORN.js} +9 -9
- package/dist/cli-bundle/chunks/delete-6KQHZYIP.js +10 -0
- package/dist/cli-bundle/chunks/{delete-YQ2VPXNF.js → delete-ZNXUNCZR.js} +4 -4
- package/dist/cli-bundle/chunks/{deps-FMANWFRP.js → deps-CVDY7FFK.js} +4 -4
- package/dist/cli-bundle/chunks/{deps-BU5EBJDU.js → deps-SZXQHV73.js} +4 -4
- package/dist/cli-bundle/chunks/{docs-OQBSJNIA.js → docs-DR74ITCD.js} +6 -6
- package/dist/cli-bundle/chunks/docs-WCVYY6I7.js +14 -0
- package/dist/cli-bundle/chunks/{files-72HZEBOE.js → files-H5YCA74Z.js} +6 -6
- package/dist/cli-bundle/chunks/{files-HTSB2KJG.js → files-QEFQ2M3H.js} +6 -6
- package/dist/cli-bundle/chunks/{focus-FOG4ALC2.js → focus-55TRYSNA.js} +5 -5
- package/dist/cli-bundle/chunks/focus-N2QGNS5D.js +10 -0
- package/dist/cli-bundle/chunks/history-compact-GWQ4UOEI.js +21 -0
- package/dist/cli-bundle/chunks/{history-compact-M6IFAMBP.js → history-compact-JJZ4EFL3.js} +9 -9
- package/dist/cli-bundle/chunks/history-redact-4GJOLXCM.js +17 -0
- package/dist/cli-bundle/chunks/{history-redact-NQX3OGZP.js → history-redact-TPPUT3A5.js} +7 -7
- package/dist/cli-bundle/chunks/history-repair-HVCVCGUF.js +19 -0
- package/dist/cli-bundle/chunks/{history-repair-NHOJG7WO.js → history-repair-J7PIZ6ZP.js} +9 -9
- package/dist/cli-bundle/chunks/{learnings-T63JGKKN.js → learnings-KB6BT4NR.js} +7 -7
- package/dist/cli-bundle/chunks/learnings-YYY3U2Y7.js +13 -0
- package/dist/cli-bundle/chunks/notes-BGG7VL72.js +13 -0
- package/dist/cli-bundle/chunks/{notes-U7L6HQQ2.js → notes-ZTHXVOKM.js} +7 -7
- package/dist/cli-bundle/chunks/{plan-TN537L24.js → plan-CJPKFRBK.js} +10 -10
- package/dist/cli-bundle/chunks/plan-MK2QY3GA.js +24 -0
- package/dist/cli-bundle/chunks/{profile-MHAMXMHQ.js → profile-AQNHXOYA.js} +9 -9
- package/dist/cli-bundle/chunks/{profile-TIGLAKJ7.js → profile-HTBFINKQ.js} +9 -9
- package/dist/cli-bundle/chunks/{register-list-query-ZCRABAPN.js → register-list-query-EEF33SUJ.js} +16 -15
- package/dist/cli-bundle/chunks/{register-list-query-ZCRABAPN.js.map → register-list-query-EEF33SUJ.js.map} +1 -1
- package/dist/cli-bundle/chunks/{register-list-query-OHXD7G5N.js → register-list-query-S4FBWIWN.js} +15 -14
- package/dist/cli-bundle/chunks/{register-list-query-OHXD7G5N.js.map → register-list-query-S4FBWIWN.js.map} +2 -2
- package/dist/cli-bundle/chunks/{register-mutation-XX4H56PE.js → register-mutation-L5Q7AUDN.js} +29 -29
- package/dist/cli-bundle/chunks/{register-mutation-P3G4XP6Q.js → register-mutation-QFLRBCI7.js} +29 -29
- package/dist/cli-bundle/chunks/{register-operations-V6PIYEDU.js → register-operations-HDE4FVW4.js} +26 -26
- package/dist/cli-bundle/chunks/{register-operations-V6VKTG54.js → register-operations-QDU43FCG.js} +26 -26
- package/dist/cli-bundle/chunks/{register-setup-6YVUSQYD.js → register-setup-EGMTAXDC.js} +21 -19
- package/dist/cli-bundle/chunks/register-setup-EGMTAXDC.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-setup-6RVAWT6W.js → register-setup-PNIO3L2P.js} +20 -18
- package/dist/cli-bundle/chunks/register-setup-PNIO3L2P.js.map +7 -0
- package/dist/cli-bundle/chunks/{restore-HC3YSWF7.js → restore-BTBEZ5CK.js} +7 -7
- package/dist/cli-bundle/chunks/restore-EX4UUZL6.js +15 -0
- package/dist/cli-bundle/chunks/{schema-DAGSYO6E.js → schema-DGSTYYQB.js} +6 -6
- package/dist/cli-bundle/chunks/{schema-UBXJCQAC.js → schema-HAIBEE24.js} +6 -6
- package/dist/cli-bundle/chunks/{update-LKD64AFP.js → update-MP4XLU56.js} +12 -12
- package/dist/cli-bundle/chunks/update-SDIRJGSY.js +21 -0
- package/dist/cli-bundle/chunks/update-many-34AIU6W7.js +31 -0
- package/dist/cli-bundle/chunks/update-many-JUPCNOKV.js +35 -0
- package/dist/cli-bundle/main.js +39 -13
- package/dist/cli-bundle/main.js.map +2 -2
- package/dist/cli-bundle/sdk-runtime.js +85 -53
- package/dist/cli-bundle/sdk-testing.js +6 -6
- package/dist/cli-bundle/sdk.js +87 -55
- package/dist/cli-bundle/sdk.js.map +2 -2
- package/dist/core/extensions/extension-types.d.ts +1 -0
- package/dist/core/extensions/extension-types.js +2 -2
- package/dist/core/extensions/extension-types.js.map +1 -1
- package/dist/core/extensions/loader.js +268 -231
- package/dist/core/extensions/loader.js.map +1 -1
- package/dist/sdk/cli-contracts/commander-types.js +3 -3
- package/dist/sdk/cli-contracts/commander-types.js.map +1 -1
- package/dist/sdk/cli-contracts/flag-contracts.js +7 -3
- package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-parameter-tables.js +10 -2
- package/dist/sdk/cli-contracts/tool-parameter-tables.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-schema.js +7 -3
- package/dist/sdk/cli-contracts/tool-schema.js.map +1 -1
- package/dist/sdk/index.d.ts +1 -1
- package/dist/sdk/index.js +3 -3
- package/dist/sdk/index.js.map +1 -1
- package/dist/sdk/runtime.d.ts +132 -1
- package/dist/sdk/runtime.js +200 -2
- package/dist/sdk/runtime.js.map +1 -1
- package/docs/EXTENSIONS.md +7 -20
- package/docs/RELEASING.md +6 -0
- package/docs/SDK.md +30 -0
- package/package.json +2 -1
- package/dist/cli-bundle/chunks/append-F7WPGIQL.js +0 -11
- package/dist/cli-bundle/chunks/chunk-2APXX4TZ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-7ML7JONU.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-FILL6BB2.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-LCFJ7XAM.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-MHNMCDWR.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-S547WBYG.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-UO7XAZK6.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-X47MKQXU.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-Y5IKRUEM.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-YCVWWIKY.js.map +0 -7
- package/dist/cli-bundle/chunks/close-Z3Q4U7TS.js +0 -12
- package/dist/cli-bundle/chunks/close-many-3L2RXH3M.js +0 -22
- package/dist/cli-bundle/chunks/comments-HGHC2PN6.js +0 -13
- package/dist/cli-bundle/chunks/copy-UGMUGHZA.js +0 -9
- package/dist/cli-bundle/chunks/create-AZXCUYKP.js +0 -25
- package/dist/cli-bundle/chunks/delete-Y6SXIQ4X.js +0 -10
- package/dist/cli-bundle/chunks/docs-VNPBZXEL.js +0 -14
- package/dist/cli-bundle/chunks/focus-SUTMKXGX.js +0 -10
- package/dist/cli-bundle/chunks/history-compact-NEXRPP2O.js +0 -21
- package/dist/cli-bundle/chunks/history-redact-WQJBZ3PX.js +0 -17
- package/dist/cli-bundle/chunks/history-repair-CBHMHAJO.js +0 -19
- package/dist/cli-bundle/chunks/learnings-M64NTSOR.js +0 -13
- package/dist/cli-bundle/chunks/notes-73WE2UV2.js +0 -13
- package/dist/cli-bundle/chunks/plan-OSCNYFGC.js +0 -24
- package/dist/cli-bundle/chunks/register-setup-6RVAWT6W.js.map +0 -7
- package/dist/cli-bundle/chunks/register-setup-6YVUSQYD.js.map +0 -1
- package/dist/cli-bundle/chunks/restore-LFAMMRYZ.js +0 -15
- package/dist/cli-bundle/chunks/update-CJGG5WMV.js +0 -21
- package/dist/cli-bundle/chunks/update-many-G4SM7BHC.js +0 -31
- package/dist/cli-bundle/chunks/update-many-VLIV3D7R.js +0 -35
- /package/dist/cli-bundle/chunks/{append-F7WPGIQL.js.map → append-CDPAYYSB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-PVCTBVJG.js.map → append-RSPHC423.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-H2SMKL2N.js.map → chunk-3FUXM574.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DR2V5OIV.js.map → chunk-3SHDAKMF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MRFWUSVA.js.map → chunk-3UXIMY62.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-WCWVEXGA.js.map → chunk-3V5C7PUH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-43YSKY75.js.map → chunk-3YJDIJIE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HX6QXV5P.js.map → chunk-4I7KS5ES.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XHCVAZGM.js.map → chunk-4OCWJ2AP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3TYOW6RR.js.map → chunk-5STY7NVM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7VQ3JJN5.js.map → chunk-5VAZHYVQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MCEUKJKW.js.map → chunk-6FU5BVRB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AJUON7E6.js.map → chunk-6RR4XM5H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TEISGNSH.js.map → chunk-6TD5QGIB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-565WYS5W.js.map → chunk-6WCXSC5V.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-NWWL22C7.js.map → chunk-6ZKDMEVT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VLEA2UTQ.js.map → chunk-7QKSLAHB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-S6VC2A2K.js.map → chunk-7TBUV7XS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YPMZMKN7.js.map → chunk-7UCBLJDF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4MZOKTI2.js.map → chunk-AEOFBBWO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TZLYO4PP.js.map → chunk-ASMRSIDX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZO7CLOY2.js.map → chunk-BFNFTHWQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YNCFP5AR.js.map → chunk-BPJ5NYSJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-P3MJJW7P.js.map → chunk-C3YU3TXX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SY75LYXR.js.map → chunk-C6XSTACC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2TILG6F2.js.map → chunk-CGDUIPJL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-J7BOLHAV.js.map → chunk-CXH7EMSB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6G6O3OPQ.js.map → chunk-D63PEJTB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-W5HXHC7C.js.map → chunk-D6J5673C.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-LZQU6XJG.js.map → chunk-DUBC6TI3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YPD7SQ5P.js.map → chunk-EEJKHF7M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EDO7VXSO.js.map → chunk-EP2CKDS7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-S5BNGFN5.js.map → chunk-EYPIUFWJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SIM5JDON.js.map → chunk-F5DDGY6R.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-I74FMIWA.js.map → chunk-FFB3WITE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-43UQN754.js.map → chunk-FJR2S7S4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CJQM7O7R.js.map → chunk-FOJEBRDD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XZWL7VNE.js.map → chunk-G4FKP4ID.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-E3YQFSFE.js.map → chunk-GLMJLBLR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KTGJ2CBU.js.map → chunk-GO2X6ZRB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YH5NBDFA.js.map → chunk-GQOKFX2G.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DDDWVPID.js.map → chunk-GSQVQINP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VGO73OCK.js.map → chunk-HZZ3AC27.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7Y5N34HX.js.map → chunk-IINCZYM3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GLS6VMWI.js.map → chunk-INOWVPUD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4IQKDKGE.js.map → chunk-IYRG5AEC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-PDXJXEZJ.js.map → chunk-J6AD3GWC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-52NS7JDP.js.map → chunk-JH5XDDYS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GPIDUMMN.js.map → chunk-JYVPLGOW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EIUBK2LT.js.map → chunk-K52C6YPA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2LEJGRQ7.js.map → chunk-KFL3XHMA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-J2VGADNG.js.map → chunk-KMXVZ2P7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XS2TMNXR.js.map → chunk-LD2NBQ5T.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-II7R6KD4.js.map → chunk-LG4N6YOK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-M62RO3XK.js.map → chunk-LHDHS4Z6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-F6MT7KKE.js.map → chunk-MCH6IKK7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IDIBF4E2.js.map → chunk-MYHFZNBO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Y7KYVCZM.js.map → chunk-NGBWEYNY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RB3KLPAH.js.map → chunk-NRMDT4OV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GH73UOSJ.js.map → chunk-NTOOEVJ4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZNEG2UDO.js.map → chunk-P2WE5KCU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EMXPI36L.js.map → chunk-PAWPLIWW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AGAVEDIE.js.map → chunk-PCBZ2VJD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6XTSYPPO.js.map → chunk-PJPZTE7P.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3X542TEY.js.map → chunk-Q3CFSOQZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4BKDAEDF.js.map → chunk-QJZM5WO5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HHEWQXPD.js.map → chunk-QLEH6FTQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-D2DCTFTL.js.map → chunk-QYZMZD4L.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-F6YC2A6X.js.map → chunk-RDJXIAJB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6UQCNWFV.js.map → chunk-RFHLRMLQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Q64AYQYW.js.map → chunk-RL24NAUX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-C5ACVMOI.js.map → chunk-RLHQ3G4M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5FIQ4EX3.js.map → chunk-SCJPFQQT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-42LXP4VO.js.map → chunk-SIQGG335.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TNC6MZUD.js.map → chunk-SN5X5GTU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-43SIHQND.js.map → chunk-TKWTJGD6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YTD5GICJ.js.map → chunk-TU5P744I.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QFBSP3NI.js.map → chunk-TUDAYIO7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EOUVR7JN.js.map → chunk-U72GF3I2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7PNQA24K.js.map → chunk-UCRYCT5M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FN6SB4HU.js.map → chunk-UEATYUZW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-V5ZWKJNY.js.map → chunk-UFNFHCAC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XBX5CBRQ.js.map → chunk-UH6VFRV6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GTM5HQL4.js.map → chunk-UIHDZS6X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TGUK6XN6.js.map → chunk-UURYLDDC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6LCJRGPD.js.map → chunk-UVFJSKTF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3G6UMXT3.js.map → chunk-W2VFNVSJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DG6BSXZ7.js.map → chunk-WVEMZZCR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RY7PTTUB.js.map → chunk-XN5BEN2B.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XC3X7BQR.js.map → chunk-XPSGJ4IV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ARKHKYYS.js.map → chunk-YQEKE4FO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QDABF2RB.js.map → chunk-YR5R4FMQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XPMXPR7K.js.map → chunk-YSRXFGNV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XXIYUTLK.js.map → chunk-YUCKM3MD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-N6ZHDLUY.js.map → chunk-YUMNZS3X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TEKZOS7M.js.map → chunk-Z2JQH2MG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-E3LWJUGF.js.map → chunk-Z6RLSNUX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EVEPHNXJ.js.map → chunk-ZMOPZFVT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-Z3Q4U7TS.js.map → close-E3RLZSP2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-3YYQ5OG2.js.map → close-K6BFI3OX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-D366FTIG.js.map → close-many-6NBL3PM4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-3L2RXH3M.js.map → close-many-X4YKS3RO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-54XDJNFE.js.map → comments-PLFK5ZKK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-HGHC2PN6.js.map → comments-ZNOD5PTV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-UGMUGHZA.js.map → copy-F7BUFY4J.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-44RT5GDW.js.map → copy-VH3L4MN2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-AZXCUYKP.js.map → create-AMBMYP6F.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-4GWJWPXG.js.map → create-TRIBYORN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-Y6SXIQ4X.js.map → delete-6KQHZYIP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-YQ2VPXNF.js.map → delete-ZNXUNCZR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-FMANWFRP.js.map → deps-CVDY7FFK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-BU5EBJDU.js.map → deps-SZXQHV73.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-OQBSJNIA.js.map → docs-DR74ITCD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-VNPBZXEL.js.map → docs-WCVYY6I7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-72HZEBOE.js.map → files-H5YCA74Z.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-HTSB2KJG.js.map → files-QEFQ2M3H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-FOG4ALC2.js.map → focus-55TRYSNA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-SUTMKXGX.js.map → focus-N2QGNS5D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-NEXRPP2O.js.map → history-compact-GWQ4UOEI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-M6IFAMBP.js.map → history-compact-JJZ4EFL3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-WQJBZ3PX.js.map → history-redact-4GJOLXCM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-NQX3OGZP.js.map → history-redact-TPPUT3A5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-CBHMHAJO.js.map → history-repair-HVCVCGUF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-NHOJG7WO.js.map → history-repair-J7PIZ6ZP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-T63JGKKN.js.map → learnings-KB6BT4NR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-M64NTSOR.js.map → learnings-YYY3U2Y7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-73WE2UV2.js.map → notes-BGG7VL72.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-U7L6HQQ2.js.map → notes-ZTHXVOKM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-TN537L24.js.map → plan-CJPKFRBK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-OSCNYFGC.js.map → plan-MK2QY3GA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{profile-MHAMXMHQ.js.map → profile-AQNHXOYA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{profile-TIGLAKJ7.js.map → profile-HTBFINKQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-mutation-XX4H56PE.js.map → register-mutation-L5Q7AUDN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-mutation-P3G4XP6Q.js.map → register-mutation-QFLRBCI7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-operations-V6PIYEDU.js.map → register-operations-HDE4FVW4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-operations-V6VKTG54.js.map → register-operations-QDU43FCG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-HC3YSWF7.js.map → restore-BTBEZ5CK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-LFAMMRYZ.js.map → restore-EX4UUZL6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-DAGSYO6E.js.map → schema-DGSTYYQB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-UBXJCQAC.js.map → schema-HAIBEE24.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-LKD64AFP.js.map → update-MP4XLU56.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-CJGG5WMV.js.map → update-SDIRJGSY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-G4SM7BHC.js.map → update-many-34AIU6W7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-VLIV3D7R.js.map → update-many-JUPCNOKV.js.map} +0 -0
package/dist/cli-bundle/chunks/{register-mutation-P3G4XP6Q.js → register-mutation-QFLRBCI7.js}
RENAMED
|
@@ -9,11 +9,11 @@ import {
|
|
|
9
9
|
normalizeCreateOptions,
|
|
10
10
|
normalizeUpdateOptions,
|
|
11
11
|
readOptionString
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-G4FKP4ID.js";
|
|
13
13
|
import {
|
|
14
14
|
CREATE_COMMANDER_OPTION_REGISTRATION_CONTRACTS,
|
|
15
15
|
UPDATE_COMMANDER_OPTION_REGISTRATION_CONTRACTS
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-ML27MHNM.js";
|
|
17
17
|
import {
|
|
18
18
|
splitCommaList
|
|
19
19
|
} from "./chunk-P4SESZGT.js";
|
|
@@ -21,14 +21,14 @@ import {
|
|
|
21
21
|
printError,
|
|
22
22
|
printResult,
|
|
23
23
|
writeStdout
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-U72GF3I2.js";
|
|
25
25
|
import {
|
|
26
26
|
PmCliError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
28
28
|
import {
|
|
29
29
|
BUILTIN_ITEM_TYPE_VALUES,
|
|
30
30
|
EXIT_CODE
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-MFLLULHU.js";
|
|
32
32
|
|
|
33
33
|
// dist/cli/register-mutation.js
|
|
34
34
|
import { Option } from "commander";
|
|
@@ -461,7 +461,7 @@ async function runCreateAction(typeOrTitle, secondTitle, options, command) {
|
|
|
461
461
|
delete options.bodyFile;
|
|
462
462
|
}
|
|
463
463
|
const normalized = normalizeCreateOptions(options, { requireType: false });
|
|
464
|
-
const { runCreate } = await import("./create-
|
|
464
|
+
const { runCreate } = await import("./create-TRIBYORN.js");
|
|
465
465
|
const result = await runCreate(normalized, globalOptions);
|
|
466
466
|
await invalidateSearchCachesForMutation(globalOptions, result);
|
|
467
467
|
printResult(result, globalOptions);
|
|
@@ -494,7 +494,7 @@ function buildCloseManyListOptions(options) {
|
|
|
494
494
|
async function runCloseManyAction(options, command) {
|
|
495
495
|
const globalOptions = getGlobalOptions(command);
|
|
496
496
|
const startedAt = Date.now();
|
|
497
|
-
const { runCloseMany } = await import("./close-many-
|
|
497
|
+
const { runCloseMany } = await import("./close-many-6NBL3PM4.js");
|
|
498
498
|
const result = await runCloseMany({
|
|
499
499
|
status: readOptionString(options, "filterStatus"),
|
|
500
500
|
list: buildCloseManyListOptions(options),
|
|
@@ -519,7 +519,7 @@ async function runCloseManyAction(options, command) {
|
|
|
519
519
|
async function runUpdateManyAction(options, command) {
|
|
520
520
|
const globalOptions = getGlobalOptions(command);
|
|
521
521
|
const startedAt = Date.now();
|
|
522
|
-
const { runUpdateMany } = await import("./update-many-
|
|
522
|
+
const { runUpdateMany } = await import("./update-many-JUPCNOKV.js");
|
|
523
523
|
const result = await runUpdateMany({
|
|
524
524
|
status: readOptionString(options, "filterStatus"),
|
|
525
525
|
list: buildUpdateManyListOptions(options),
|
|
@@ -537,7 +537,7 @@ async function runUpdateManyAction(options, command) {
|
|
|
537
537
|
async function runCloseAction(id, text, options, command) {
|
|
538
538
|
const globalOptions = getGlobalOptions(command);
|
|
539
539
|
const startedAt = Date.now();
|
|
540
|
-
const { runClose } = await import("./close-
|
|
540
|
+
const { runClose } = await import("./close-K6BFI3OX.js");
|
|
541
541
|
const reasonFromOption = typeof options.reason === "string" && options.reason.trim().length > 0 && options.reason || typeof options.closeReason === "string" && options.closeReason.trim().length > 0 && options.closeReason || void 0;
|
|
542
542
|
const resolvedText = typeof text === "string" && text.length > 0 ? text : reasonFromOption;
|
|
543
543
|
const result = await runClose(id, resolvedText, {
|
|
@@ -622,7 +622,7 @@ function parsePlanReorderTo(normalizedSubcommand, reorderToken) {
|
|
|
622
622
|
async function runPlanAction(subcommand, id, stepRef, reorderToken, options, command) {
|
|
623
623
|
const globalOptions = getGlobalOptions(command);
|
|
624
624
|
const startedAt = Date.now();
|
|
625
|
-
const { runPlan, PLAN_SUBCOMMANDS } = await import("./plan-
|
|
625
|
+
const { runPlan, PLAN_SUBCOMMANDS } = await import("./plan-CJPKFRBK.js");
|
|
626
626
|
const normalizedSubcommand = (subcommand ?? "").trim().toLowerCase();
|
|
627
627
|
assertKnownPlanSubcommand(subcommand, normalizedSubcommand, PLAN_SUBCOMMANDS);
|
|
628
628
|
const planOptions = normalizePlanAliases(options);
|
|
@@ -657,7 +657,7 @@ function parseNonNegativeIntFlag(raw, flag) {
|
|
|
657
657
|
async function runHistoryCompactAction(id, options, command) {
|
|
658
658
|
const globalOptions = getGlobalOptions(command);
|
|
659
659
|
const startedAt = Date.now();
|
|
660
|
-
const { runHistoryCompact, runHistoryCompactBulk, assertHistoryCompactTarget } = await import("./history-compact-
|
|
660
|
+
const { runHistoryCompact, runHistoryCompactBulk, assertHistoryCompactTarget } = await import("./history-compact-JJZ4EFL3.js");
|
|
661
661
|
const ids = typeof options.ids === "string" ? splitCommaList(options.ids) : void 0;
|
|
662
662
|
const allOver = parseNonNegativeIntFlag(options.allOver, "--all-over");
|
|
663
663
|
const minEntries = parseNonNegativeIntFlag(options.minEntries, "--min-entries");
|
|
@@ -708,7 +708,7 @@ function splitCollectedCommaList(raw) {
|
|
|
708
708
|
async function runSchemaAction(subcommand, name, options, command) {
|
|
709
709
|
const globalOptions = getGlobalOptions(command);
|
|
710
710
|
const startedAt = Date.now();
|
|
711
|
-
const schemaModule = await import("./schema-
|
|
711
|
+
const schemaModule = await import("./schema-HAIBEE24.js");
|
|
712
712
|
const { SCHEMA_SUBCOMMANDS } = schemaModule;
|
|
713
713
|
let normalizedSubcommand = (subcommand ?? "").trim().toLowerCase();
|
|
714
714
|
let typeName = name;
|
|
@@ -788,7 +788,7 @@ async function runCommentsAction(id, text, options, command) {
|
|
|
788
788
|
const globalOptions = getGlobalOptions(command);
|
|
789
789
|
const startedAt = Date.now();
|
|
790
790
|
const sources = resolveCommentSources(text, options);
|
|
791
|
-
const { runComments } = await import("./comments-
|
|
791
|
+
const { runComments } = await import("./comments-PLFK5ZKK.js");
|
|
792
792
|
const result = await runComments(id, {
|
|
793
793
|
add: sources.add,
|
|
794
794
|
stdin: sources.readFromStdin,
|
|
@@ -812,7 +812,7 @@ async function runCommentsAction(id, text, options, command) {
|
|
|
812
812
|
async function runCopyAction(id, options, command) {
|
|
813
813
|
const globalOptions = getGlobalOptions(command);
|
|
814
814
|
const startedAt = Date.now();
|
|
815
|
-
const { runCopy } = await import("./copy-
|
|
815
|
+
const { runCopy } = await import("./copy-VH3L4MN2.js");
|
|
816
816
|
const result = await runCopy(id, {
|
|
817
817
|
title: readOptionString(options, "title"),
|
|
818
818
|
author: readOptionString(options, "author"),
|
|
@@ -827,7 +827,7 @@ async function runCopyAction(id, options, command) {
|
|
|
827
827
|
async function runFocusAction(id, options, command) {
|
|
828
828
|
const globalOptions = getGlobalOptions(command);
|
|
829
829
|
const startedAt = Date.now();
|
|
830
|
-
const { runFocus } = await import("./focus-
|
|
830
|
+
const { runFocus } = await import("./focus-55TRYSNA.js");
|
|
831
831
|
const result = await runFocus(id, { clear: options.clear === true }, globalOptions);
|
|
832
832
|
printResult(result, globalOptions);
|
|
833
833
|
if (globalOptions.profile) {
|
|
@@ -841,7 +841,7 @@ async function runUpdateAction(id, options, command) {
|
|
|
841
841
|
options.body = await resolveBodyFileContent(options.bodyFile, options.body !== void 0 ? String(options.body) : void 0);
|
|
842
842
|
delete options.bodyFile;
|
|
843
843
|
}
|
|
844
|
-
const { runUpdate } = await import("./update-
|
|
844
|
+
const { runUpdate } = await import("./update-MP4XLU56.js");
|
|
845
845
|
const result = await runUpdate(id, normalizeUpdateOptions(options), globalOptions);
|
|
846
846
|
await invalidateSearchCachesForMutation(globalOptions, result);
|
|
847
847
|
printResult(result, globalOptions);
|
|
@@ -852,7 +852,7 @@ async function runUpdateAction(id, options, command) {
|
|
|
852
852
|
async function runDeleteAction(id, options, command) {
|
|
853
853
|
const globalOptions = getGlobalOptions(command);
|
|
854
854
|
const startedAt = Date.now();
|
|
855
|
-
const { runDelete } = await import("./delete-
|
|
855
|
+
const { runDelete } = await import("./delete-ZNXUNCZR.js");
|
|
856
856
|
const result = await runDelete(id, {
|
|
857
857
|
author: readOptionString(options, "author"),
|
|
858
858
|
message: readOptionString(options, "message"),
|
|
@@ -892,7 +892,7 @@ function resolveAppendBody(text, options) {
|
|
|
892
892
|
async function runAppendAction(id, text, options, command) {
|
|
893
893
|
const globalOptions = getGlobalOptions(command);
|
|
894
894
|
const startedAt = Date.now();
|
|
895
|
-
const { runAppend } = await import("./append-
|
|
895
|
+
const { runAppend } = await import("./append-RSPHC423.js");
|
|
896
896
|
const result = await runAppend(id, {
|
|
897
897
|
body: resolveAppendBody(text, options),
|
|
898
898
|
author: readOptionString(options, "author"),
|
|
@@ -908,7 +908,7 @@ async function runAppendAction(id, text, options, command) {
|
|
|
908
908
|
async function runRestoreAction(id, target, options, command) {
|
|
909
909
|
const globalOptions = getGlobalOptions(command);
|
|
910
910
|
const startedAt = Date.now();
|
|
911
|
-
const { runRestore } = await import("./restore-
|
|
911
|
+
const { runRestore } = await import("./restore-BTBEZ5CK.js");
|
|
912
912
|
const result = await runRestore(id, target, {
|
|
913
913
|
author: readOptionString(options, "author"),
|
|
914
914
|
message: readOptionString(options, "message"),
|
|
@@ -923,7 +923,7 @@ async function runRestoreAction(id, target, options, command) {
|
|
|
923
923
|
async function runProfileAction(subcommand, name, options, command) {
|
|
924
924
|
const globalOptions = getGlobalOptions(command);
|
|
925
925
|
const startedAt = Date.now();
|
|
926
|
-
const profileModule = await import("./profile-
|
|
926
|
+
const profileModule = await import("./profile-AQNHXOYA.js");
|
|
927
927
|
const { PROFILE_SUBCOMMANDS } = profileModule;
|
|
928
928
|
const normalizedSubcommand = (subcommand ?? "").trim().toLowerCase();
|
|
929
929
|
if (!normalizedSubcommand) {
|
|
@@ -952,7 +952,7 @@ async function runNotesAction(id, text, options, command) {
|
|
|
952
952
|
const globalOptions = getGlobalOptions(command);
|
|
953
953
|
const startedAt = Date.now();
|
|
954
954
|
const add = resolveSingleTextSource("note", text, options);
|
|
955
|
-
const { runNotes } = await import("./notes-
|
|
955
|
+
const { runNotes } = await import("./notes-ZTHXVOKM.js");
|
|
956
956
|
const result = await runNotes(id, {
|
|
957
957
|
add,
|
|
958
958
|
limit: readOptionString(options, "limit"),
|
|
@@ -973,7 +973,7 @@ async function runLearningsAction(id, text, options, command) {
|
|
|
973
973
|
const globalOptions = getGlobalOptions(command);
|
|
974
974
|
const startedAt = Date.now();
|
|
975
975
|
const add = resolveSingleTextSource("learning", text, options);
|
|
976
|
-
const { runLearnings } = await import("./learnings-
|
|
976
|
+
const { runLearnings } = await import("./learnings-KB6BT4NR.js");
|
|
977
977
|
const result = await runLearnings(id, {
|
|
978
978
|
add,
|
|
979
979
|
limit: readOptionString(options, "limit"),
|
|
@@ -1000,7 +1000,7 @@ async function runFilesAction(id, options, command) {
|
|
|
1000
1000
|
const addGlobValues = readStringArrayOption(options, "addGlob");
|
|
1001
1001
|
const removeValues = readStringArrayOption(options, "remove");
|
|
1002
1002
|
const migrateValues = readStringArrayOption(options, "migrate");
|
|
1003
|
-
const { runFiles } = await import("./files-
|
|
1003
|
+
const { runFiles } = await import("./files-QEFQ2M3H.js");
|
|
1004
1004
|
const result = await runFiles(id, {
|
|
1005
1005
|
add: addValues,
|
|
1006
1006
|
addGlob: addGlobValues,
|
|
@@ -1027,7 +1027,7 @@ async function runFilesDiscoverAction(id, options, command) {
|
|
|
1027
1027
|
const globalOptions = getGlobalOptions(command);
|
|
1028
1028
|
const startedAt = Date.now();
|
|
1029
1029
|
const mergedOptions = { ...command.optsWithGlobals(), ...options };
|
|
1030
|
-
const { runFilesDiscover } = await import("./files-
|
|
1030
|
+
const { runFilesDiscover } = await import("./files-QEFQ2M3H.js");
|
|
1031
1031
|
const result = await runFilesDiscover(id, {
|
|
1032
1032
|
apply: Boolean(mergedOptions.apply),
|
|
1033
1033
|
note: readOptionString(mergedOptions, "note"),
|
|
@@ -1051,7 +1051,7 @@ async function runDocsAction(id, options, command) {
|
|
|
1051
1051
|
const addGlobValues = readStringArrayOption(options, "addGlob");
|
|
1052
1052
|
const removeValues = readStringArrayOption(options, "remove");
|
|
1053
1053
|
const migrateValues = readStringArrayOption(options, "migrate");
|
|
1054
|
-
const { runDocs } = await import("./docs-
|
|
1054
|
+
const { runDocs } = await import("./docs-DR74ITCD.js");
|
|
1055
1055
|
const result = await runDocs(id, {
|
|
1056
1056
|
add: addValues,
|
|
1057
1057
|
addGlob: addGlobValues,
|
|
@@ -1076,7 +1076,7 @@ async function runDocsAction(id, options, command) {
|
|
|
1076
1076
|
async function runDepsAction(id, options, command) {
|
|
1077
1077
|
const globalOptions = getGlobalOptions(command);
|
|
1078
1078
|
const startedAt = Date.now();
|
|
1079
|
-
const { runDeps } = await import("./deps-
|
|
1079
|
+
const { runDeps } = await import("./deps-SZXQHV73.js");
|
|
1080
1080
|
const result = await runDeps(id, {
|
|
1081
1081
|
format: options.format,
|
|
1082
1082
|
maxDepth: readOptionString(options, "maxDepth"),
|
|
@@ -1178,7 +1178,7 @@ function registerMutationCommands(program) {
|
|
|
1178
1178
|
program.command("history-redact").argument("<id>", "Item id").option("--literal <value>", "Literal string to redact (repeatable)", collect).option("--regex <value>", "Regex pattern to redact (repeatable; accepts /pattern/flags or raw pattern)", collect).option("--replacement <value>", 'Replacement string (default: "[redacted]")').option("--dry-run", "Preview redaction impact without writing item/history files").option("--author <value>", "Mutation author").option("--message <value>", "Audit history message for the redaction marker entry").option("--force", "Force ownership/lock override").description("Redact sensitive literals/patterns from an item history stream and recompute hashes.").action(async (id, options, command) => {
|
|
1179
1179
|
const globalOptions = getGlobalOptions(command);
|
|
1180
1180
|
const startedAt = Date.now();
|
|
1181
|
-
const { runHistoryRedact } = await import("./history-redact-
|
|
1181
|
+
const { runHistoryRedact } = await import("./history-redact-TPPUT3A5.js");
|
|
1182
1182
|
const literal = Array.isArray(options.literal) ? options.literal : void 0;
|
|
1183
1183
|
const regex = Array.isArray(options.regex) ? options.regex : void 0;
|
|
1184
1184
|
const result = await runHistoryRedact(id, {
|
|
@@ -1201,7 +1201,7 @@ function registerMutationCommands(program) {
|
|
|
1201
1201
|
program.command("history-repair").argument("[id]", "Item id (omit with --all)").option("--all", "Scan every stream for drift and repair each drifted stream in one audited pass").option("--dry-run", "Preview the re-anchor impact without writing the history file").option("--author <value>", "Mutation author").option("--message <value>", "Audit history message for the repair marker entry").option("--force", "Force ownership/lock override").description("Re-anchor a drifted item history chain (recompute hashes, reconcile with the on-disk item) and record an audit marker. Use --all to repair every drifted stream.").action(async (id, options, command) => {
|
|
1202
1202
|
const globalOptions = getGlobalOptions(command);
|
|
1203
1203
|
const startedAt = Date.now();
|
|
1204
|
-
const { runHistoryRepair, runHistoryRepairAll, assertHistoryRepairTarget } = await import("./history-repair-
|
|
1204
|
+
const { runHistoryRepair, runHistoryRepairAll, assertHistoryRepairTarget } = await import("./history-repair-J7PIZ6ZP.js");
|
|
1205
1205
|
const all = options.all === true;
|
|
1206
1206
|
assertHistoryRepairTarget(id, all);
|
|
1207
1207
|
const repairOptions = {
|
|
@@ -1246,6 +1246,6 @@ export {
|
|
|
1246
1246
|
registerCommanderOptionContracts,
|
|
1247
1247
|
registerMutationCommands
|
|
1248
1248
|
};
|
|
1249
|
-
//# sourceMappingURL=register-mutation-
|
|
1249
|
+
//# sourceMappingURL=register-mutation-QFLRBCI7.js.map
|
|
1250
1250
|
|
|
1251
1251
|
//# debugId=467f5aba-dd78-5f6c-b8c1-a7c7f5346997
|
package/dist/cli-bundle/chunks/{register-operations-V6PIYEDU.js → register-operations-HDE4FVW4.js}
RENAMED
|
@@ -17,30 +17,30 @@ import {
|
|
|
17
17
|
runTestAll,
|
|
18
18
|
runTestRunsWorker,
|
|
19
19
|
runValidate
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-KMXVZ2P7.js";
|
|
21
21
|
import "./chunk-IBMFIKVS.js";
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-6TD5QGIB.js";
|
|
23
|
+
import "./chunk-INOWVPUD.js";
|
|
24
24
|
import {
|
|
25
25
|
runUpdate
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-UCRYCT5M.js";
|
|
27
27
|
import {
|
|
28
28
|
runClose
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-UVFJSKTF.js";
|
|
30
30
|
import "./chunk-T5RRNDA7.js";
|
|
31
|
-
import "./chunk-
|
|
31
|
+
import "./chunk-YUMNZS3X.js";
|
|
32
32
|
import "./chunk-YJIEJRZB.js";
|
|
33
|
-
import "./chunk-
|
|
34
|
-
import "./chunk-
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-GE44TQMC.js";
|
|
34
|
+
import "./chunk-ZMOPZFVT.js";
|
|
35
|
+
import "./chunk-Z2JQH2MG.js";
|
|
36
|
+
import "./chunk-FOJEBRDD.js";
|
|
37
|
+
import "./chunk-YSRXFGNV.js";
|
|
38
38
|
import "./chunk-ROGZTCCB.js";
|
|
39
39
|
import "./chunk-QB7XMHJW.js";
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
43
|
-
import "./chunk-
|
|
40
|
+
import "./chunk-C3YU3TXX.js";
|
|
41
|
+
import "./chunk-J6AD3GWC.js";
|
|
42
|
+
import "./chunk-IINCZYM3.js";
|
|
43
|
+
import "./chunk-6RR4XM5H.js";
|
|
44
44
|
import {
|
|
45
45
|
addHiddenOption,
|
|
46
46
|
buildBackgroundTestAllCommandArgs,
|
|
@@ -49,28 +49,28 @@ import {
|
|
|
49
49
|
getGlobalOptions,
|
|
50
50
|
invalidateSearchCachesForMutation,
|
|
51
51
|
readOptionString
|
|
52
|
-
} from "./chunk-
|
|
53
|
-
import "./chunk-
|
|
54
|
-
import "./chunk-
|
|
55
|
-
import "./chunk-
|
|
56
|
-
import "./chunk-
|
|
57
|
-
import "./chunk-
|
|
58
|
-
import "./chunk-
|
|
52
|
+
} from "./chunk-G4FKP4ID.js";
|
|
53
|
+
import "./chunk-ML27MHNM.js";
|
|
54
|
+
import "./chunk-TUDAYIO7.js";
|
|
55
|
+
import "./chunk-EP2CKDS7.js";
|
|
56
|
+
import "./chunk-3SHDAKMF.js";
|
|
57
|
+
import "./chunk-RFHLRMLQ.js";
|
|
58
|
+
import "./chunk-7QKSLAHB.js";
|
|
59
59
|
import "./chunk-P4SESZGT.js";
|
|
60
60
|
import {
|
|
61
61
|
printError,
|
|
62
62
|
printResult
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-U72GF3I2.js";
|
|
64
64
|
import {
|
|
65
65
|
PmCliError,
|
|
66
66
|
readSettings,
|
|
67
67
|
setActiveCommandResult
|
|
68
|
-
} from "./chunk-
|
|
68
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
69
69
|
import {
|
|
70
70
|
EXIT_CODE,
|
|
71
71
|
resolvePmRoot,
|
|
72
72
|
resolveRuntimeStatusRegistry
|
|
73
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-MFLLULHU.js";
|
|
74
74
|
|
|
75
75
|
// dist/cli/register-operations.js
|
|
76
76
|
function resolveTelemetrySubcommand(namespaceOrSubcommand, subcommand) {
|
|
@@ -536,6 +536,6 @@ function registerSchedulingShortcutCommands(program) {
|
|
|
536
536
|
export {
|
|
537
537
|
registerOperationCommands
|
|
538
538
|
};
|
|
539
|
-
//# sourceMappingURL=register-operations-
|
|
539
|
+
//# sourceMappingURL=register-operations-HDE4FVW4.js.map
|
|
540
540
|
|
|
541
541
|
//# debugId=f6b525ac-1a31-5d01-811a-084b20aa9193
|
package/dist/cli-bundle/chunks/{register-operations-V6VKTG54.js → register-operations-QDU43FCG.js}
RENAMED
|
@@ -15,30 +15,30 @@ import {
|
|
|
15
15
|
runTestAll,
|
|
16
16
|
runTestRunsWorker,
|
|
17
17
|
runValidate
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-ASMRSIDX.js";
|
|
19
19
|
import "./chunk-7M2HAZEB.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-QLEH6FTQ.js";
|
|
21
|
+
import "./chunk-TKWTJGD6.js";
|
|
22
22
|
import {
|
|
23
23
|
runUpdate
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-DUBC6TI3.js";
|
|
25
25
|
import {
|
|
26
26
|
runClose
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-RDJXIAJB.js";
|
|
28
28
|
import "./chunk-WW4E2DC3.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-GO2X6ZRB.js";
|
|
30
30
|
import "./chunk-CZVISY5A.js";
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
33
|
-
import "./chunk-
|
|
34
|
-
import "./chunk-
|
|
35
|
-
import "./chunk-
|
|
31
|
+
import "./chunk-FL625JJM.js";
|
|
32
|
+
import "./chunk-TU5P744I.js";
|
|
33
|
+
import "./chunk-4I7KS5ES.js";
|
|
34
|
+
import "./chunk-UURYLDDC.js";
|
|
35
|
+
import "./chunk-CXH7EMSB.js";
|
|
36
36
|
import "./chunk-VPLDQMW2.js";
|
|
37
37
|
import "./chunk-R23CSHGI.js";
|
|
38
|
-
import "./chunk-
|
|
39
|
-
import "./chunk-
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-
|
|
38
|
+
import "./chunk-5VAZHYVQ.js";
|
|
39
|
+
import "./chunk-UEATYUZW.js";
|
|
40
|
+
import "./chunk-GLMJLBLR.js";
|
|
41
|
+
import "./chunk-BFNFTHWQ.js";
|
|
42
42
|
import {
|
|
43
43
|
addHiddenOption,
|
|
44
44
|
buildBackgroundTestAllCommandArgs,
|
|
@@ -47,28 +47,28 @@ import {
|
|
|
47
47
|
getGlobalOptions,
|
|
48
48
|
invalidateSearchCachesForMutation,
|
|
49
49
|
readOptionString
|
|
50
|
-
} from "./chunk-
|
|
51
|
-
import "./chunk-
|
|
52
|
-
import "./chunk-
|
|
53
|
-
import "./chunk-
|
|
54
|
-
import "./chunk-
|
|
55
|
-
import "./chunk-
|
|
56
|
-
import "./chunk-
|
|
50
|
+
} from "./chunk-PJPZTE7P.js";
|
|
51
|
+
import "./chunk-TR2C6V5T.js";
|
|
52
|
+
import "./chunk-XPSGJ4IV.js";
|
|
53
|
+
import "./chunk-3V5C7PUH.js";
|
|
54
|
+
import "./chunk-CGDUIPJL.js";
|
|
55
|
+
import "./chunk-3YJDIJIE.js";
|
|
56
|
+
import "./chunk-7UCBLJDF.js";
|
|
57
57
|
import "./chunk-5HIZDR5A.js";
|
|
58
58
|
import {
|
|
59
59
|
printError,
|
|
60
60
|
printResult
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-C6XSTACC.js";
|
|
62
62
|
import {
|
|
63
63
|
PmCliError,
|
|
64
64
|
readSettings,
|
|
65
65
|
setActiveCommandResult
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
67
67
|
import {
|
|
68
68
|
EXIT_CODE,
|
|
69
69
|
resolvePmRoot,
|
|
70
70
|
resolveRuntimeStatusRegistry
|
|
71
|
-
} from "./chunk-
|
|
71
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
72
72
|
|
|
73
73
|
// dist/cli/register-operations.js
|
|
74
74
|
!(function() {
|
|
@@ -541,4 +541,4 @@ function registerSchedulingShortcutCommands(program) {
|
|
|
541
541
|
export {
|
|
542
542
|
registerOperationCommands
|
|
543
543
|
};
|
|
544
|
-
//# sourceMappingURL=register-operations-
|
|
544
|
+
//# sourceMappingURL=register-operations-QDU43FCG.js.map
|
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
|
|
2
|
-
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="
|
|
2
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="42f31e1d-190a-5bdf-aada-8e682ac6a495")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
runConfig,
|
|
5
5
|
runUpgrade
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-D63PEJTB.js";
|
|
7
7
|
import {
|
|
8
8
|
SCAFFOLD_CAPABILITIES,
|
|
9
9
|
renderExtensionDescribeMarkdown,
|
|
10
10
|
runExtension,
|
|
11
11
|
runInit,
|
|
12
12
|
summarizeInitResult
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
13
|
+
} from "./chunk-GE44TQMC.js";
|
|
14
|
+
import "./chunk-AEOFBBWO.js";
|
|
15
|
+
import "./chunk-ZMOPZFVT.js";
|
|
16
|
+
import "./chunk-Z2JQH2MG.js";
|
|
17
17
|
import "./chunk-7LQKVMPA.js";
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-FOJEBRDD.js";
|
|
19
|
+
import "./chunk-YSRXFGNV.js";
|
|
20
20
|
import {
|
|
21
21
|
collect,
|
|
22
22
|
getGlobalOptions
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
23
|
+
} from "./chunk-G4FKP4ID.js";
|
|
24
|
+
import "./chunk-ML27MHNM.js";
|
|
25
|
+
import "./chunk-RFHLRMLQ.js";
|
|
26
|
+
import "./chunk-7QKSLAHB.js";
|
|
27
27
|
import "./chunk-P4SESZGT.js";
|
|
28
28
|
import {
|
|
29
29
|
printError,
|
|
30
30
|
printResult,
|
|
31
31
|
writeStdout
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-U72GF3I2.js";
|
|
33
33
|
import {
|
|
34
34
|
PmCliError
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
36
36
|
import {
|
|
37
37
|
EXIT_CODE
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-MFLLULHU.js";
|
|
39
39
|
|
|
40
40
|
// dist/cli/register-setup.js
|
|
41
41
|
import fs from "node:fs/promises";
|
|
@@ -82,6 +82,8 @@ function normalizeExtensionOptions(options, forcedAction, vocabulary = "extensio
|
|
|
82
82
|
watch: readBoolean("watch"),
|
|
83
83
|
runtimeProbe: readBoolean("runtimeProbe", "runtime_probe", "runtime-probe"),
|
|
84
84
|
fixManagedState: readBoolean("fixManagedState", "fix_managed_state", "fix-managed-state"),
|
|
85
|
+
isolated: readBoolean("isolated"),
|
|
86
|
+
ignoreGlobal: readBoolean("ignoreGlobal", "ignore_global", "ignore-global"),
|
|
85
87
|
strictExit: readBoolean("strictExit", "strict_exit", "strict-exit"),
|
|
86
88
|
failOnWarn: readBoolean("failOnWarn", "fail_on_warn", "fail-on-warn"),
|
|
87
89
|
vocabulary
|
|
@@ -278,7 +280,7 @@ function registerLifecycleCommand(program, vocabulary) {
|
|
|
278
280
|
const noun = vocabulary === "package" ? "package" : "extension";
|
|
279
281
|
const plural = vocabulary === "package" ? "packages" : "extensions";
|
|
280
282
|
const commandName = vocabulary;
|
|
281
|
-
const lifecycleCommand = program.command(commandName).argument("[target]", `${noun[0].toUpperCase()}${noun.slice(1)} source/name or scaffold target path (for --init/--scaffold)`).option("--init", `Generate a starter ${noun} scaffold at target path`).option("--scaffold", "Alias for --init").option("--capability <kind>", `Capability the --init starter targets (${SCAFFOLD_CAPABILITIES.join("|")}; default commands)`).option("--install", `Install ${noun} from local path, bundled alias, npm: source, wildcard, or GitHub source`).option("--uninstall", `Uninstall an installed ${noun}`).option("--explore", `List discovered ${plural} in selected scope`).option("--list", "Alias for --explore").option("--manage", `List managed ${plural} with update-check metadata`).option("--describe", `Map every surface a loaded ${noun} registers (optionally one by name)`).option("--markdown", "Render describe output as a Markdown reference document (describe only)").option("--output <path>", "Write describe Markdown to a file (requires --markdown)").option("--reload", `Reload ${plural} with cache-busted module imports`).option("--watch", "Use watch mode with --reload").option("--doctor", `Run consolidated ${noun} diagnostics (summary/deep modes)`).option("--catalog", `List bundled first-party ${noun} catalog metadata`).option("--adopt", `Adopt an existing unmanaged ${noun} into managed metadata`).option("--adopt-all", `Adopt all unmanaged ${plural} into managed metadata`).option("--activate", `Activate a ${noun} in selected scope settings`).option("--deactivate", `Deactivate a ${noun} in selected scope settings`).option("--project", `Use project ${noun} scope (default)`).option("--local", "Alias for --project").option("--global", `Use global ${noun} scope`).option("--gh <github-source>", "Install from GitHub shorthand source (owner/repo[/path])").option("--github <github-source>", "Alias for --gh").option("--ref <ref>", "Git ref/branch/tag for GitHub install sources").option("--detail <mode>", `${noun[0].toUpperCase()}${noun.slice(1)} diagnostics detail mode (summary|deep)`).option("--trace", "Include actionable registration traces in doctor deep diagnostics").option("--runtime-probe", "Opt-in runtime activation probe for manage output parity").option("--fix-managed-state", `Adopt unmanaged ${plural} before diagnostics/update checks`).option("--strict-exit", "Return non-zero exit when doctor warnings are present (ok=false)").option("--fail-on-warn", "Alias for --strict-exit (doctor)").description(vocabulary === "package" ? "Manage package lifecycle operations for project or global scope. Backward-compatible with extension packages." : "Manage extension lifecycle operations for project or global scope.").action(async (target, _options, command) => {
|
|
283
|
+
const lifecycleCommand = program.command(commandName).argument("[target]", `${noun[0].toUpperCase()}${noun.slice(1)} source/name or scaffold target path (for --init/--scaffold)`).option("--init", `Generate a starter ${noun} scaffold at target path`).option("--scaffold", "Alias for --init").option("--capability <kind>", `Capability the --init starter targets (${SCAFFOLD_CAPABILITIES.join("|")}; default commands)`).option("--install", `Install ${noun} from local path, bundled alias, npm: source, wildcard, or GitHub source`).option("--uninstall", `Uninstall an installed ${noun}`).option("--explore", `List discovered ${plural} in selected scope`).option("--list", "Alias for --explore").option("--manage", `List managed ${plural} with update-check metadata`).option("--describe", `Map every surface a loaded ${noun} registers (optionally one by name)`).option("--markdown", "Render describe output as a Markdown reference document (describe only)").option("--output <path>", "Write describe Markdown to a file (requires --markdown)").option("--reload", `Reload ${plural} with cache-busted module imports`).option("--watch", "Use watch mode with --reload").option("--doctor", `Run consolidated ${noun} diagnostics (summary/deep modes)`).option("--catalog", `List bundled first-party ${noun} catalog metadata`).option("--adopt", `Adopt an existing unmanaged ${noun} into managed metadata`).option("--adopt-all", `Adopt all unmanaged ${plural} into managed metadata`).option("--activate", `Activate a ${noun} in selected scope settings`).option("--deactivate", `Deactivate a ${noun} in selected scope settings`).option("--project", `Use project ${noun} scope (default)`).option("--local", "Alias for --project").option("--global", `Use global ${noun} scope`).option("--gh <github-source>", "Install from GitHub shorthand source (owner/repo[/path])").option("--github <github-source>", "Alias for --gh").option("--ref <ref>", "Git ref/branch/tag for GitHub install sources").option("--detail <mode>", `${noun[0].toUpperCase()}${noun.slice(1)} diagnostics detail mode (summary|deep)`).option("--trace", "Include actionable registration traces in doctor deep diagnostics").option("--runtime-probe", "Opt-in runtime activation probe for manage output parity").option("--fix-managed-state", `Adopt unmanaged ${plural} before diagnostics/update checks`).option("--isolated", `Run doctor against project-scope ${plural} only, ignoring global registrations`).option("--ignore-global", "Alias for --isolated").option("--strict-exit", "Return non-zero exit when doctor warnings are present (ok=false)").option("--fail-on-warn", "Alias for --strict-exit (doctor)").description(vocabulary === "package" ? "Manage package lifecycle operations for project or global scope. Backward-compatible with extension packages." : "Manage extension lifecycle operations for project or global scope.").action(async (target, _options, command) => {
|
|
282
284
|
await executeExtensionCommand(target, command.optsWithGlobals(), command, void 0, vocabulary);
|
|
283
285
|
});
|
|
284
286
|
if (vocabulary === "package") {
|
|
@@ -310,7 +312,7 @@ function registerLifecycleCommand(program, vocabulary) {
|
|
|
310
312
|
addLifecycleScopeOptions(lifecycleCommand.command("reload").option("--watch", "Use watch mode for repeated reload checks").description(`Reload ${plural} with cache-busted module imports.`), vocabulary).action(async (_options, command) => {
|
|
311
313
|
await executeExtensionCommand(void 0, command.optsWithGlobals(), command, "reload", vocabulary);
|
|
312
314
|
});
|
|
313
|
-
addLifecycleScopeOptions(lifecycleCommand.command("doctor").option("--detail <mode>", `Detail mode for ${noun} diagnostics (summary|deep)`).option("--trace", "Include actionable registration traces in doctor deep diagnostics").option("--fix-managed-state", `Adopt unmanaged ${plural} before diagnostics/update checks`).option("--strict-exit", "Return non-zero exit when doctor warnings are present (ok=false)").option("--fail-on-warn", "Alias for --strict-exit (doctor)").description(`Run consolidated ${noun} diagnostics (summary/deep modes).`), vocabulary).action(async (_options, command) => {
|
|
315
|
+
addLifecycleScopeOptions(lifecycleCommand.command("doctor").option("--detail <mode>", `Detail mode for ${noun} diagnostics (summary|deep)`).option("--trace", "Include actionable registration traces in doctor deep diagnostics").option("--fix-managed-state", `Adopt unmanaged ${plural} before diagnostics/update checks`).option("--isolated", `Run doctor against project-scope ${plural} only, ignoring global registrations`).option("--ignore-global", "Alias for --isolated").option("--strict-exit", "Return non-zero exit when doctor warnings are present (ok=false)").option("--fail-on-warn", "Alias for --strict-exit (doctor)").description(`Run consolidated ${noun} diagnostics (summary/deep modes).`), vocabulary).action(async (_options, command) => {
|
|
314
316
|
await executeExtensionCommand(void 0, command.optsWithGlobals(), command, "doctor", vocabulary);
|
|
315
317
|
});
|
|
316
318
|
addLifecycleScopeOptions(lifecycleCommand.command("catalog").alias("list").option("--fields <value>", "Render compact comma-separated catalog fields, for example: alias,installed,install_command").description(`List bundled first-party ${noun} catalog metadata.`), vocabulary).action(async (_options, command) => {
|
|
@@ -416,6 +418,6 @@ function registerSetupCommands(program) {
|
|
|
416
418
|
export {
|
|
417
419
|
registerSetupCommands
|
|
418
420
|
};
|
|
419
|
-
//# sourceMappingURL=register-setup-
|
|
421
|
+
//# sourceMappingURL=register-setup-EGMTAXDC.js.map
|
|
420
422
|
|
|
421
|
-
//# debugId=
|
|
423
|
+
//# debugId=42f31e1d-190a-5bdf-aada-8e682ac6a495
|