@teambit/harmony.content.cli-reference 1.95.71 → 1.95.72

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.
@@ -629,36 +629,6 @@
629
629
  "group": "discover",
630
630
  "private": false
631
631
  },
632
- {
633
- "name": "fetch [ids...]",
634
- "alias": "",
635
- "options": [
636
- [
637
- "l",
638
- "lanes",
639
- "EXPERIMENTAL. fetch component objects from lanes. note, it does not save the remote lanes objects locally, only the refs"
640
- ],
641
- [
642
- "c",
643
- "components",
644
- "fetch components"
645
- ],
646
- [
647
- "j",
648
- "json",
649
- "return the output as JSON"
650
- ],
651
- [
652
- "",
653
- "from-original-scopes",
654
- "fetch indirect dependencies from their original scope as opposed to from their dependents"
655
- ]
656
- ],
657
- "description": "fetch remote objects and store locally",
658
- "extendedDescription": "for lanes, use \"/\" as a separator between the remote and the lane name, e.g. teambit.ui/fix-button",
659
- "group": "ungrouped",
660
- "private": true
661
- },
662
632
  {
663
633
  "name": "run-action <action-name> <remote> <options>",
664
634
  "alias": "",
@@ -1398,6 +1368,36 @@
1398
1368
  }
1399
1369
  ]
1400
1370
  },
1371
+ {
1372
+ "name": "fetch [ids...]",
1373
+ "alias": "",
1374
+ "options": [
1375
+ [
1376
+ "l",
1377
+ "lanes",
1378
+ "EXPERIMENTAL. fetch component objects from lanes. note, it does not save the remote lanes objects locally, only the refs"
1379
+ ],
1380
+ [
1381
+ "c",
1382
+ "components",
1383
+ "fetch components"
1384
+ ],
1385
+ [
1386
+ "j",
1387
+ "json",
1388
+ "return the output as JSON"
1389
+ ],
1390
+ [
1391
+ "",
1392
+ "from-original-scopes",
1393
+ "fetch indirect dependencies from their original scope as opposed to from their dependents"
1394
+ ]
1395
+ ],
1396
+ "description": "fetch remote objects and store locally",
1397
+ "extendedDescription": "for lanes, use \"/\" as a separator between the remote and the lane name, e.g. teambit.ui/fix-button",
1398
+ "group": "ungrouped",
1399
+ "private": true
1400
+ },
1401
1401
  {
1402
1402
  "name": "install [packages...]",
1403
1403
  "alias": "in",
@@ -629,36 +629,6 @@
629
629
  "group": "discover",
630
630
  "private": false
631
631
  },
632
- {
633
- "name": "fetch [ids...]",
634
- "alias": "",
635
- "options": [
636
- [
637
- "l",
638
- "lanes",
639
- "EXPERIMENTAL. fetch component objects from lanes. note, it does not save the remote lanes objects locally, only the refs"
640
- ],
641
- [
642
- "c",
643
- "components",
644
- "fetch components"
645
- ],
646
- [
647
- "j",
648
- "json",
649
- "return the output as JSON"
650
- ],
651
- [
652
- "",
653
- "from-original-scopes",
654
- "fetch indirect dependencies from their original scope as opposed to from their dependents"
655
- ]
656
- ],
657
- "description": "fetch remote objects and store locally",
658
- "extendedDescription": "for lanes, use \"/\" as a separator between the remote and the lane name, e.g. teambit.ui/fix-button",
659
- "group": "ungrouped",
660
- "private": true
661
- },
662
632
  {
663
633
  "name": "run-action <action-name> <remote> <options>",
664
634
  "alias": "",
@@ -1398,6 +1368,36 @@
1398
1368
  }
1399
1369
  ]
1400
1370
  },
1371
+ {
1372
+ "name": "fetch [ids...]",
1373
+ "alias": "",
1374
+ "options": [
1375
+ [
1376
+ "l",
1377
+ "lanes",
1378
+ "EXPERIMENTAL. fetch component objects from lanes. note, it does not save the remote lanes objects locally, only the refs"
1379
+ ],
1380
+ [
1381
+ "c",
1382
+ "components",
1383
+ "fetch components"
1384
+ ],
1385
+ [
1386
+ "j",
1387
+ "json",
1388
+ "return the output as JSON"
1389
+ ],
1390
+ [
1391
+ "",
1392
+ "from-original-scopes",
1393
+ "fetch indirect dependencies from their original scope as opposed to from their dependents"
1394
+ ]
1395
+ ],
1396
+ "description": "fetch remote objects and store locally",
1397
+ "extendedDescription": "for lanes, use \"/\" as a separator between the remote and the lane name, e.g. teambit.ui/fix-button",
1398
+ "group": "ungrouped",
1399
+ "private": true
1400
+ },
1401
1401
  {
1402
1402
  "name": "install [packages...]",
1403
1403
  "alias": "in",