@teambit/cli 0.0.1046 → 0.0.1047
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.harmony/cli@0.0.
|
|
3
|
+
<testsuite name="teambit.harmony/cli@0.0.1047" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/cli-preview"]=t():e["teambit.harmony/cli-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/cli-preview"]=t():e["teambit.harmony/cli-preview"]=t()}(self,(()=>(()=>{"use strict";var e={3501:(e,t,o)=>{var n={id:"teambit.harmony/cli@0.0.1047",homepage:"https://bit.cloud/teambit/harmony/cli",exported:!0};function r(){const e=a(o(1594));return r=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,a.__bit_component=n;const i=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/cli.svg"}));i.__bit_component=n,t.Logo=i},1594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var a=t[n]={exports:{}};return e[n](a,a.exports,o),a.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};o.r(n),o.d(n,{compositions:()=>u,compositions_metadata:()=>y,overview:()=>f});var r={};o.r(r),o.d(r,{default:()=>p});var a=o(3501);o(1594);const i=MdxJsReact,s=TeambitMdxUiMdxScopeContext;var c=["components"];function l(){return l=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},l.apply(null,arguments)}var d={},m="wrapper";function p(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)o=a[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,c);return(0,i.mdx)(m,l({},d,o,{components:t,mdxType:"MDXLayout"}),(0,i.mdx)(s.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,i.mdx)("p",null,"CLI Aspect manages the commands in the CLI. New commands are registered to this aspect with the necessary data such as, command-name, description and flags. Parsing the args from the CLI is done by Commander package."),(0,i.mdx)("h2",null,"Features"),(0,i.mdx)("ul",null,(0,i.mdx)("li",{parentName:"ul"},"Allow to register new commands"),(0,i.mdx)("li",{parentName:"ul"},"Use commander commands."),(0,i.mdx)("li",{parentName:"ul"},"Render to stdout as string or as a React component by Ink."))))}p.isMDXComponent=!0;const u=[a],f=[r],y={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -85,8 +85,7 @@
|
|
|
85
85
|
"line": 22,
|
|
86
86
|
"character": 23
|
|
87
87
|
},
|
|
88
|
-
"name": "Command"
|
|
89
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
88
|
+
"name": "Command"
|
|
90
89
|
}
|
|
91
90
|
},
|
|
92
91
|
"isOptional": false,
|
|
@@ -107,8 +106,7 @@
|
|
|
107
106
|
"line": 23,
|
|
108
107
|
"character": 21
|
|
109
108
|
},
|
|
110
|
-
"name": "GroupsType"
|
|
111
|
-
"packageName": "@teambit/legacy/dist/cli/command-groups"
|
|
109
|
+
"name": "GroupsType"
|
|
112
110
|
},
|
|
113
111
|
"isOptional": false,
|
|
114
112
|
"isSpread": false
|
|
@@ -128,8 +126,7 @@
|
|
|
128
126
|
"line": 24,
|
|
129
127
|
"character": 33
|
|
130
128
|
},
|
|
131
|
-
"name": "OnCommandStartSlot"
|
|
132
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
129
|
+
"name": "OnCommandStartSlot"
|
|
133
130
|
},
|
|
134
131
|
"isOptional": false,
|
|
135
132
|
"isSpread": false
|
|
@@ -194,8 +191,7 @@
|
|
|
194
191
|
"line": 27,
|
|
195
192
|
"character": 54
|
|
196
193
|
},
|
|
197
|
-
"name": "CommandRunner"
|
|
198
|
-
"internalFilePath": "command-runner.ts"
|
|
194
|
+
"name": "CommandRunner"
|
|
199
195
|
}
|
|
200
196
|
]
|
|
201
197
|
},
|
|
@@ -294,8 +290,7 @@
|
|
|
294
290
|
"line": 32,
|
|
295
291
|
"character": 26
|
|
296
292
|
},
|
|
297
|
-
"name": "OnStartSlot"
|
|
298
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
293
|
+
"name": "OnStartSlot"
|
|
299
294
|
},
|
|
300
295
|
"isOptional": false,
|
|
301
296
|
"isSpread": false
|
|
@@ -315,8 +310,7 @@
|
|
|
315
310
|
"line": 33,
|
|
316
311
|
"character": 34
|
|
317
312
|
},
|
|
318
|
-
"name": "OnCommandStartSlot"
|
|
319
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
313
|
+
"name": "OnCommandStartSlot"
|
|
320
314
|
},
|
|
321
315
|
"isOptional": false,
|
|
322
316
|
"isSpread": false
|
|
@@ -336,8 +330,7 @@
|
|
|
336
330
|
"line": 34,
|
|
337
331
|
"character": 31
|
|
338
332
|
},
|
|
339
|
-
"name": "OnBeforeExitSlot"
|
|
340
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
333
|
+
"name": "OnBeforeExitSlot"
|
|
341
334
|
},
|
|
342
335
|
"isOptional": false,
|
|
343
336
|
"isSpread": false
|
|
@@ -357,11 +350,7 @@
|
|
|
357
350
|
"line": 35,
|
|
358
351
|
"character": 21
|
|
359
352
|
},
|
|
360
|
-
"name": "Logger"
|
|
361
|
-
"componentId": {
|
|
362
|
-
"scope": "teambit.harmony",
|
|
363
|
-
"name": "logger"
|
|
364
|
-
}
|
|
353
|
+
"name": "Logger"
|
|
365
354
|
},
|
|
366
355
|
"isOptional": false,
|
|
367
356
|
"isSpread": false
|
|
@@ -560,8 +549,7 @@
|
|
|
560
549
|
"line": 73,
|
|
561
550
|
"character": 29
|
|
562
551
|
},
|
|
563
|
-
"name": "Command"
|
|
564
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
552
|
+
"name": "Command"
|
|
565
553
|
},
|
|
566
554
|
{
|
|
567
555
|
"__schema": "KeywordTypeSchema",
|
|
@@ -622,8 +610,7 @@
|
|
|
622
610
|
"line": 77,
|
|
623
611
|
"character": 42
|
|
624
612
|
},
|
|
625
|
-
"name": "Command"
|
|
626
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
613
|
+
"name": "Command"
|
|
627
614
|
},
|
|
628
615
|
{
|
|
629
616
|
"__schema": "KeywordTypeSchema",
|
|
@@ -747,8 +734,7 @@
|
|
|
747
734
|
"line": 100,
|
|
748
735
|
"character": 30
|
|
749
736
|
},
|
|
750
|
-
"name": "OnStart"
|
|
751
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
737
|
+
"name": "OnStart"
|
|
752
738
|
},
|
|
753
739
|
"isOptional": false,
|
|
754
740
|
"isSpread": false
|
|
@@ -801,8 +787,7 @@
|
|
|
801
787
|
"line": 109,
|
|
802
788
|
"character": 44
|
|
803
789
|
},
|
|
804
|
-
"name": "OnCommandStart"
|
|
805
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
790
|
+
"name": "OnCommandStart"
|
|
806
791
|
},
|
|
807
792
|
"isOptional": false,
|
|
808
793
|
"isSpread": false
|
|
@@ -875,8 +860,7 @@
|
|
|
875
860
|
"line": 129,
|
|
876
861
|
"character": 40
|
|
877
862
|
},
|
|
878
|
-
"name": "OnBeforeExitFn"
|
|
879
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
863
|
+
"name": "OnBeforeExitFn"
|
|
880
864
|
},
|
|
881
865
|
"isOptional": false,
|
|
882
866
|
"isSpread": false
|
|
@@ -1044,11 +1028,7 @@
|
|
|
1044
1028
|
"line": 182,
|
|
1045
1029
|
"character": 20
|
|
1046
1030
|
},
|
|
1047
|
-
"name": "LoggerMain"
|
|
1048
|
-
"componentId": {
|
|
1049
|
-
"scope": "teambit.harmony",
|
|
1050
|
-
"name": "logger"
|
|
1051
|
-
}
|
|
1031
|
+
"name": "LoggerMain"
|
|
1052
1032
|
}
|
|
1053
1033
|
]
|
|
1054
1034
|
},
|
|
@@ -1107,8 +1087,7 @@
|
|
|
1107
1087
|
"line": 186,
|
|
1108
1088
|
"character": 7
|
|
1109
1089
|
},
|
|
1110
|
-
"name": "OnStartSlot"
|
|
1111
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
1090
|
+
"name": "OnStartSlot"
|
|
1112
1091
|
},
|
|
1113
1092
|
{
|
|
1114
1093
|
"__schema": "TypeRefSchema",
|
|
@@ -1117,8 +1096,7 @@
|
|
|
1117
1096
|
"line": 187,
|
|
1118
1097
|
"character": 7
|
|
1119
1098
|
},
|
|
1120
|
-
"name": "OnCommandStartSlot"
|
|
1121
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
1099
|
+
"name": "OnCommandStartSlot"
|
|
1122
1100
|
},
|
|
1123
1101
|
{
|
|
1124
1102
|
"__schema": "TypeRefSchema",
|
|
@@ -1127,8 +1105,7 @@
|
|
|
1127
1105
|
"line": 188,
|
|
1128
1106
|
"character": 7
|
|
1129
1107
|
},
|
|
1130
|
-
"name": "OnBeforeExitSlot"
|
|
1131
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
1108
|
+
"name": "OnBeforeExitSlot"
|
|
1132
1109
|
}
|
|
1133
1110
|
]
|
|
1134
1111
|
},
|
|
@@ -1189,8 +1166,7 @@
|
|
|
1189
1166
|
"line": 18,
|
|
1190
1167
|
"character": 33
|
|
1191
1168
|
},
|
|
1192
|
-
"name": "Command"
|
|
1193
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
1169
|
+
"name": "Command"
|
|
1194
1170
|
}
|
|
1195
1171
|
]
|
|
1196
1172
|
}
|
|
@@ -1222,11 +1198,6 @@
|
|
|
1222
1198
|
"character": 28
|
|
1223
1199
|
},
|
|
1224
1200
|
"name": "SlotRegistry",
|
|
1225
|
-
"componentId": {
|
|
1226
|
-
"scope": "teambit.harmony",
|
|
1227
|
-
"name": "harmony",
|
|
1228
|
-
"version": "0.4.6"
|
|
1229
|
-
},
|
|
1230
1201
|
"typeArgs": [
|
|
1231
1202
|
{
|
|
1232
1203
|
"__schema": "TypeRefSchema",
|
|
@@ -1677,7 +1648,7 @@
|
|
|
1677
1648
|
"_legacy": {
|
|
1678
1649
|
"scope": "teambit.harmony",
|
|
1679
1650
|
"name": "cli",
|
|
1680
|
-
"version": "0.0.
|
|
1651
|
+
"version": "0.0.1047"
|
|
1681
1652
|
},
|
|
1682
1653
|
"_scope": "teambit.harmony"
|
|
1683
1654
|
}
|
|
@@ -1791,7 +1762,7 @@
|
|
|
1791
1762
|
"_legacy": {
|
|
1792
1763
|
"scope": "teambit.harmony",
|
|
1793
1764
|
"name": "cli",
|
|
1794
|
-
"version": "0.0.
|
|
1765
|
+
"version": "0.0.1047"
|
|
1795
1766
|
},
|
|
1796
1767
|
"_scope": "teambit.harmony"
|
|
1797
1768
|
}
|
|
@@ -1985,8 +1956,7 @@
|
|
|
1985
1956
|
"line": 22,
|
|
1986
1957
|
"character": 23
|
|
1987
1958
|
},
|
|
1988
|
-
"name": "Command"
|
|
1989
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
1959
|
+
"name": "Command"
|
|
1990
1960
|
}
|
|
1991
1961
|
},
|
|
1992
1962
|
"isOptional": false,
|
|
@@ -2007,8 +1977,7 @@
|
|
|
2007
1977
|
"line": 23,
|
|
2008
1978
|
"character": 21
|
|
2009
1979
|
},
|
|
2010
|
-
"name": "GroupsType"
|
|
2011
|
-
"packageName": "@teambit/legacy/dist/cli/command-groups"
|
|
1980
|
+
"name": "GroupsType"
|
|
2012
1981
|
},
|
|
2013
1982
|
"isOptional": false,
|
|
2014
1983
|
"isSpread": false
|
|
@@ -2028,8 +1997,7 @@
|
|
|
2028
1997
|
"line": 24,
|
|
2029
1998
|
"character": 33
|
|
2030
1999
|
},
|
|
2031
|
-
"name": "OnCommandStartSlot"
|
|
2032
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2000
|
+
"name": "OnCommandStartSlot"
|
|
2033
2001
|
},
|
|
2034
2002
|
"isOptional": false,
|
|
2035
2003
|
"isSpread": false
|
|
@@ -2094,8 +2062,7 @@
|
|
|
2094
2062
|
"line": 27,
|
|
2095
2063
|
"character": 54
|
|
2096
2064
|
},
|
|
2097
|
-
"name": "CommandRunner"
|
|
2098
|
-
"internalFilePath": "command-runner.ts"
|
|
2065
|
+
"name": "CommandRunner"
|
|
2099
2066
|
}
|
|
2100
2067
|
]
|
|
2101
2068
|
},
|
|
@@ -2139,8 +2106,7 @@
|
|
|
2139
2106
|
"line": 320,
|
|
2140
2107
|
"character": 45
|
|
2141
2108
|
},
|
|
2142
|
-
"name": "Command"
|
|
2143
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2109
|
+
"name": "Command"
|
|
2144
2110
|
}
|
|
2145
2111
|
},
|
|
2146
2112
|
"isOptional": false,
|
|
@@ -2162,8 +2128,7 @@
|
|
|
2162
2128
|
"line": 320,
|
|
2163
2129
|
"character": 57
|
|
2164
2130
|
},
|
|
2165
|
-
"name": "Command"
|
|
2166
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2131
|
+
"name": "Command"
|
|
2167
2132
|
},
|
|
2168
2133
|
{
|
|
2169
2134
|
"__schema": "KeywordTypeSchema",
|
|
@@ -2216,8 +2181,7 @@
|
|
|
2216
2181
|
"line": 18,
|
|
2217
2182
|
"character": 33
|
|
2218
2183
|
},
|
|
2219
|
-
"name": "Command"
|
|
2220
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2184
|
+
"name": "Command"
|
|
2221
2185
|
}
|
|
2222
2186
|
]
|
|
2223
2187
|
}
|
|
@@ -2238,7 +2202,7 @@
|
|
|
2238
2202
|
"line": 19,
|
|
2239
2203
|
"character": 23
|
|
2240
2204
|
},
|
|
2241
|
-
"signature": "(hasWorkspace: boolean, currentCommand: string, commandObject?:
|
|
2205
|
+
"signature": "(hasWorkspace: boolean, currentCommand: string, commandObject?: Command): Promise<void>",
|
|
2242
2206
|
"name": "",
|
|
2243
2207
|
"params": [
|
|
2244
2208
|
{
|
|
@@ -2296,8 +2260,7 @@
|
|
|
2296
2260
|
"line": 19,
|
|
2297
2261
|
"character": 87
|
|
2298
2262
|
},
|
|
2299
|
-
"name": "Command"
|
|
2300
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2263
|
+
"name": "Command"
|
|
2301
2264
|
},
|
|
2302
2265
|
"isOptional": true,
|
|
2303
2266
|
"isSpread": false
|
|
@@ -2342,7 +2305,7 @@
|
|
|
2342
2305
|
"line": 20,
|
|
2343
2306
|
"character": 30
|
|
2344
2307
|
},
|
|
2345
|
-
"signature": "(commandName: string, args:
|
|
2308
|
+
"signature": "(commandName: string, args: CLIArgs, flags: Flags): Promise<void>",
|
|
2346
2309
|
"name": "",
|
|
2347
2310
|
"params": [
|
|
2348
2311
|
{
|
|
@@ -2380,8 +2343,7 @@
|
|
|
2380
2343
|
"line": 20,
|
|
2381
2344
|
"character": 58
|
|
2382
2345
|
},
|
|
2383
|
-
"name": "CLIArgs"
|
|
2384
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2346
|
+
"name": "CLIArgs"
|
|
2385
2347
|
},
|
|
2386
2348
|
"isOptional": false,
|
|
2387
2349
|
"isSpread": false
|
|
@@ -2401,8 +2363,7 @@
|
|
|
2401
2363
|
"line": 20,
|
|
2402
2364
|
"character": 74
|
|
2403
2365
|
},
|
|
2404
|
-
"name": "Flags"
|
|
2405
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2366
|
+
"name": "Flags"
|
|
2406
2367
|
},
|
|
2407
2368
|
"isOptional": false,
|
|
2408
2369
|
"isSpread": false
|
|
@@ -2490,11 +2451,6 @@
|
|
|
2490
2451
|
"character": 27
|
|
2491
2452
|
},
|
|
2492
2453
|
"name": "SlotRegistry",
|
|
2493
|
-
"componentId": {
|
|
2494
|
-
"scope": "teambit.harmony",
|
|
2495
|
-
"name": "harmony",
|
|
2496
|
-
"version": "0.4.6"
|
|
2497
|
-
},
|
|
2498
2454
|
"typeArgs": [
|
|
2499
2455
|
{
|
|
2500
2456
|
"__schema": "TypeRefSchema",
|
|
@@ -2503,8 +2459,7 @@
|
|
|
2503
2459
|
"line": 23,
|
|
2504
2460
|
"character": 40
|
|
2505
2461
|
},
|
|
2506
|
-
"name": "OnStart"
|
|
2507
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2462
|
+
"name": "OnStart"
|
|
2508
2463
|
}
|
|
2509
2464
|
]
|
|
2510
2465
|
}
|
|
@@ -2526,11 +2481,6 @@
|
|
|
2526
2481
|
"character": 34
|
|
2527
2482
|
},
|
|
2528
2483
|
"name": "SlotRegistry",
|
|
2529
|
-
"componentId": {
|
|
2530
|
-
"scope": "teambit.harmony",
|
|
2531
|
-
"name": "harmony",
|
|
2532
|
-
"version": "0.4.6"
|
|
2533
|
-
},
|
|
2534
2484
|
"typeArgs": [
|
|
2535
2485
|
{
|
|
2536
2486
|
"__schema": "TypeRefSchema",
|
|
@@ -2539,8 +2489,7 @@
|
|
|
2539
2489
|
"line": 24,
|
|
2540
2490
|
"character": 47
|
|
2541
2491
|
},
|
|
2542
|
-
"name": "OnCommandStart"
|
|
2543
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2492
|
+
"name": "OnCommandStart"
|
|
2544
2493
|
}
|
|
2545
2494
|
]
|
|
2546
2495
|
}
|
|
@@ -2562,11 +2511,6 @@
|
|
|
2562
2511
|
"character": 28
|
|
2563
2512
|
},
|
|
2564
2513
|
"name": "SlotRegistry",
|
|
2565
|
-
"componentId": {
|
|
2566
|
-
"scope": "teambit.harmony",
|
|
2567
|
-
"name": "harmony",
|
|
2568
|
-
"version": "0.4.6"
|
|
2569
|
-
},
|
|
2570
2514
|
"typeArgs": [
|
|
2571
2515
|
{
|
|
2572
2516
|
"__schema": "TypeRefSchema",
|
|
@@ -2597,11 +2541,6 @@
|
|
|
2597
2541
|
"character": 32
|
|
2598
2542
|
},
|
|
2599
2543
|
"name": "SlotRegistry",
|
|
2600
|
-
"componentId": {
|
|
2601
|
-
"scope": "teambit.harmony",
|
|
2602
|
-
"name": "harmony",
|
|
2603
|
-
"version": "0.4.6"
|
|
2604
|
-
},
|
|
2605
2544
|
"typeArgs": [
|
|
2606
2545
|
{
|
|
2607
2546
|
"__schema": "TypeRefSchema",
|
|
@@ -2610,8 +2549,7 @@
|
|
|
2610
2549
|
"line": 26,
|
|
2611
2550
|
"character": 45
|
|
2612
2551
|
},
|
|
2613
|
-
"name": "OnBeforeExitFn"
|
|
2614
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2552
|
+
"name": "OnBeforeExitFn"
|
|
2615
2553
|
}
|
|
2616
2554
|
]
|
|
2617
2555
|
}
|
|
@@ -2693,8 +2631,7 @@
|
|
|
2693
2631
|
"line": 32,
|
|
2694
2632
|
"character": 26
|
|
2695
2633
|
},
|
|
2696
|
-
"name": "OnStartSlot"
|
|
2697
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2634
|
+
"name": "OnStartSlot"
|
|
2698
2635
|
},
|
|
2699
2636
|
"isOptional": false,
|
|
2700
2637
|
"isSpread": false
|
|
@@ -2714,8 +2651,7 @@
|
|
|
2714
2651
|
"line": 33,
|
|
2715
2652
|
"character": 34
|
|
2716
2653
|
},
|
|
2717
|
-
"name": "OnCommandStartSlot"
|
|
2718
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2654
|
+
"name": "OnCommandStartSlot"
|
|
2719
2655
|
},
|
|
2720
2656
|
"isOptional": false,
|
|
2721
2657
|
"isSpread": false
|
|
@@ -2735,8 +2671,7 @@
|
|
|
2735
2671
|
"line": 34,
|
|
2736
2672
|
"character": 31
|
|
2737
2673
|
},
|
|
2738
|
-
"name": "OnBeforeExitSlot"
|
|
2739
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
2674
|
+
"name": "OnBeforeExitSlot"
|
|
2740
2675
|
},
|
|
2741
2676
|
"isOptional": false,
|
|
2742
2677
|
"isSpread": false
|
|
@@ -2756,11 +2691,7 @@
|
|
|
2756
2691
|
"line": 35,
|
|
2757
2692
|
"character": 21
|
|
2758
2693
|
},
|
|
2759
|
-
"name": "Logger"
|
|
2760
|
-
"componentId": {
|
|
2761
|
-
"scope": "teambit.harmony",
|
|
2762
|
-
"name": "logger"
|
|
2763
|
-
}
|
|
2694
|
+
"name": "Logger"
|
|
2764
2695
|
},
|
|
2765
2696
|
"isOptional": false,
|
|
2766
2697
|
"isSpread": false
|
|
@@ -2959,8 +2890,7 @@
|
|
|
2959
2890
|
"line": 73,
|
|
2960
2891
|
"character": 29
|
|
2961
2892
|
},
|
|
2962
|
-
"name": "Command"
|
|
2963
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2893
|
+
"name": "Command"
|
|
2964
2894
|
},
|
|
2965
2895
|
{
|
|
2966
2896
|
"__schema": "KeywordTypeSchema",
|
|
@@ -3021,8 +2951,7 @@
|
|
|
3021
2951
|
"line": 77,
|
|
3022
2952
|
"character": 42
|
|
3023
2953
|
},
|
|
3024
|
-
"name": "Command"
|
|
3025
|
-
"packageName": "@teambit/legacy/dist/cli/command"
|
|
2954
|
+
"name": "Command"
|
|
3026
2955
|
},
|
|
3027
2956
|
{
|
|
3028
2957
|
"__schema": "KeywordTypeSchema",
|
|
@@ -3146,8 +3075,7 @@
|
|
|
3146
3075
|
"line": 100,
|
|
3147
3076
|
"character": 30
|
|
3148
3077
|
},
|
|
3149
|
-
"name": "OnStart"
|
|
3150
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
3078
|
+
"name": "OnStart"
|
|
3151
3079
|
},
|
|
3152
3080
|
"isOptional": false,
|
|
3153
3081
|
"isSpread": false
|
|
@@ -3200,8 +3128,7 @@
|
|
|
3200
3128
|
"line": 109,
|
|
3201
3129
|
"character": 44
|
|
3202
3130
|
},
|
|
3203
|
-
"name": "OnCommandStart"
|
|
3204
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
3131
|
+
"name": "OnCommandStart"
|
|
3205
3132
|
},
|
|
3206
3133
|
"isOptional": false,
|
|
3207
3134
|
"isSpread": false
|
|
@@ -3274,8 +3201,7 @@
|
|
|
3274
3201
|
"line": 129,
|
|
3275
3202
|
"character": 40
|
|
3276
3203
|
},
|
|
3277
|
-
"name": "OnBeforeExitFn"
|
|
3278
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
3204
|
+
"name": "OnBeforeExitFn"
|
|
3279
3205
|
},
|
|
3280
3206
|
"isOptional": false,
|
|
3281
3207
|
"isSpread": false
|
|
@@ -3443,11 +3369,7 @@
|
|
|
3443
3369
|
"line": 182,
|
|
3444
3370
|
"character": 20
|
|
3445
3371
|
},
|
|
3446
|
-
"name": "LoggerMain"
|
|
3447
|
-
"componentId": {
|
|
3448
|
-
"scope": "teambit.harmony",
|
|
3449
|
-
"name": "logger"
|
|
3450
|
-
}
|
|
3372
|
+
"name": "LoggerMain"
|
|
3451
3373
|
}
|
|
3452
3374
|
]
|
|
3453
3375
|
},
|
|
@@ -3506,8 +3428,7 @@
|
|
|
3506
3428
|
"line": 186,
|
|
3507
3429
|
"character": 7
|
|
3508
3430
|
},
|
|
3509
|
-
"name": "OnStartSlot"
|
|
3510
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
3431
|
+
"name": "OnStartSlot"
|
|
3511
3432
|
},
|
|
3512
3433
|
{
|
|
3513
3434
|
"__schema": "TypeRefSchema",
|
|
@@ -3516,8 +3437,7 @@
|
|
|
3516
3437
|
"line": 187,
|
|
3517
3438
|
"character": 7
|
|
3518
3439
|
},
|
|
3519
|
-
"name": "OnCommandStartSlot"
|
|
3520
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
3440
|
+
"name": "OnCommandStartSlot"
|
|
3521
3441
|
},
|
|
3522
3442
|
{
|
|
3523
3443
|
"__schema": "TypeRefSchema",
|
|
@@ -3526,8 +3446,7 @@
|
|
|
3526
3446
|
"line": 188,
|
|
3527
3447
|
"character": 7
|
|
3528
3448
|
},
|
|
3529
|
-
"name": "OnBeforeExitSlot"
|
|
3530
|
-
"internalFilePath": "cli.main.runtime.ts"
|
|
3449
|
+
"name": "OnBeforeExitSlot"
|
|
3531
3450
|
}
|
|
3532
3451
|
]
|
|
3533
3452
|
},
|
|
@@ -3721,7 +3640,7 @@
|
|
|
3721
3640
|
"componentId": {
|
|
3722
3641
|
"scope": "teambit.harmony",
|
|
3723
3642
|
"name": "cli",
|
|
3724
|
-
"version": "0.0.
|
|
3643
|
+
"version": "0.0.1047"
|
|
3725
3644
|
},
|
|
3726
3645
|
"taggedModuleExports": []
|
|
3727
3646
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_cli@0.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_cli@0.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_cli@0.0.1047/dist/cli.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_cli@0.0.1047/dist/cli.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1047",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/cli",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "cli",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.1047"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"@teambit/harmony": "0.4.6",
|
|
19
19
|
"@teambit/bit-error": "0.0.404",
|
|
20
20
|
"@teambit/bit.get-bit-version": "0.0.1",
|
|
21
|
-
"@teambit/host-initializer": "0.0.
|
|
22
|
-
"@teambit/logger": "0.0.
|
|
23
|
-
"@teambit/legacy.analytics": "0.0.
|
|
21
|
+
"@teambit/host-initializer": "0.0.183",
|
|
22
|
+
"@teambit/logger": "0.0.1140",
|
|
23
|
+
"@teambit/legacy.analytics": "0.0.51"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@types/didyoumean": "1.2.0",
|