@teambit/harmony.content.cli-reference 1.95.88 → 1.95.89
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/cli-reference.json +15 -0
- package/dist/cli-reference.json +15 -0
- package/dist/cli-reference.mdx.js.map +1 -1
- package/package-tar/{teambit-harmony.content.cli-reference-1.95.88.tgz → teambit-harmony.content.cli-reference-1.95.89.tgz} +0 -0
- package/package.json +2 -2
- package/{preview-1667620089698.js → preview-1668310914843.js} +2 -2
package/cli-reference.json
CHANGED
|
@@ -349,6 +349,21 @@
|
|
|
349
349
|
"group": "ungrouped",
|
|
350
350
|
"private": true
|
|
351
351
|
},
|
|
352
|
+
{
|
|
353
|
+
"name": "cat-version-history [id]",
|
|
354
|
+
"alias": "cvh",
|
|
355
|
+
"options": [
|
|
356
|
+
[
|
|
357
|
+
"j",
|
|
358
|
+
"json",
|
|
359
|
+
"json format"
|
|
360
|
+
]
|
|
361
|
+
],
|
|
362
|
+
"description": "cat version-history object by component-id",
|
|
363
|
+
"extendedDescription": "",
|
|
364
|
+
"group": "ungrouped",
|
|
365
|
+
"private": true
|
|
366
|
+
},
|
|
352
367
|
{
|
|
353
368
|
"name": "scope-config",
|
|
354
369
|
"alias": "",
|
package/dist/cli-reference.json
CHANGED
|
@@ -349,6 +349,21 @@
|
|
|
349
349
|
"group": "ungrouped",
|
|
350
350
|
"private": true
|
|
351
351
|
},
|
|
352
|
+
{
|
|
353
|
+
"name": "cat-version-history [id]",
|
|
354
|
+
"alias": "cvh",
|
|
355
|
+
"options": [
|
|
356
|
+
[
|
|
357
|
+
"j",
|
|
358
|
+
"json",
|
|
359
|
+
"json format"
|
|
360
|
+
]
|
|
361
|
+
],
|
|
362
|
+
"description": "cat version-history object by component-id",
|
|
363
|
+
"extendedDescription": "",
|
|
364
|
+
"group": "ungrouped",
|
|
365
|
+
"private": true
|
|
366
|
+
},
|
|
352
367
|
{
|
|
353
368
|
"name": "scope-config",
|
|
354
369
|
"alias": "",
|