@teambit/harmony.content.cli-reference 1.95.153 → 1.95.154

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.
@@ -670,6 +670,41 @@
670
670
  "group": "general",
671
671
  "private": false
672
672
  },
673
+ {
674
+ "name": "globals",
675
+ "alias": "",
676
+ "options": [
677
+ [
678
+ "j",
679
+ "json",
680
+ "json format"
681
+ ]
682
+ ],
683
+ "description": "list all globals",
684
+ "extendedDescription": "",
685
+ "group": "workspace",
686
+ "private": false
687
+ },
688
+ {
689
+ "name": "system <sub-command>",
690
+ "alias": "",
691
+ "options": [],
692
+ "description": "system operations",
693
+ "extendedDescription": "",
694
+ "group": "workspace",
695
+ "private": false,
696
+ "commands": [
697
+ {
698
+ "name": "log",
699
+ "alias": "",
700
+ "options": [],
701
+ "description": "print debug.log to the screen",
702
+ "extendedDescription": "",
703
+ "group": "workspace",
704
+ "private": false
705
+ }
706
+ ]
707
+ },
673
708
  {
674
709
  "name": "component-issues",
675
710
  "alias": "",
@@ -857,41 +892,6 @@
857
892
  }
858
893
  ]
859
894
  },
860
- {
861
- "name": "globals",
862
- "alias": "",
863
- "options": [
864
- [
865
- "j",
866
- "json",
867
- "json format"
868
- ]
869
- ],
870
- "description": "list all globals",
871
- "extendedDescription": "",
872
- "group": "workspace",
873
- "private": false
874
- },
875
- {
876
- "name": "system <sub-command>",
877
- "alias": "",
878
- "options": [],
879
- "description": "system operations",
880
- "extendedDescription": "",
881
- "group": "workspace",
882
- "private": false,
883
- "commands": [
884
- {
885
- "name": "log",
886
- "alias": "",
887
- "options": [],
888
- "description": "print debug.log to the screen",
889
- "extendedDescription": "",
890
- "group": "workspace",
891
- "private": false
892
- }
893
- ]
894
- },
895
895
  {
896
896
  "name": "start [component-pattern]",
897
897
  "alias": "c",
@@ -670,6 +670,41 @@
670
670
  "group": "general",
671
671
  "private": false
672
672
  },
673
+ {
674
+ "name": "globals",
675
+ "alias": "",
676
+ "options": [
677
+ [
678
+ "j",
679
+ "json",
680
+ "json format"
681
+ ]
682
+ ],
683
+ "description": "list all globals",
684
+ "extendedDescription": "",
685
+ "group": "workspace",
686
+ "private": false
687
+ },
688
+ {
689
+ "name": "system <sub-command>",
690
+ "alias": "",
691
+ "options": [],
692
+ "description": "system operations",
693
+ "extendedDescription": "",
694
+ "group": "workspace",
695
+ "private": false,
696
+ "commands": [
697
+ {
698
+ "name": "log",
699
+ "alias": "",
700
+ "options": [],
701
+ "description": "print debug.log to the screen",
702
+ "extendedDescription": "",
703
+ "group": "workspace",
704
+ "private": false
705
+ }
706
+ ]
707
+ },
673
708
  {
674
709
  "name": "component-issues",
675
710
  "alias": "",
@@ -857,41 +892,6 @@
857
892
  }
858
893
  ]
859
894
  },
860
- {
861
- "name": "globals",
862
- "alias": "",
863
- "options": [
864
- [
865
- "j",
866
- "json",
867
- "json format"
868
- ]
869
- ],
870
- "description": "list all globals",
871
- "extendedDescription": "",
872
- "group": "workspace",
873
- "private": false
874
- },
875
- {
876
- "name": "system <sub-command>",
877
- "alias": "",
878
- "options": [],
879
- "description": "system operations",
880
- "extendedDescription": "",
881
- "group": "workspace",
882
- "private": false,
883
- "commands": [
884
- {
885
- "name": "log",
886
- "alias": "",
887
- "options": [],
888
- "description": "print debug.log to the screen",
889
- "extendedDescription": "",
890
- "group": "workspace",
891
- "private": false
892
- }
893
- ]
894
- },
895
895
  {
896
896
  "name": "start [component-pattern]",
897
897
  "alias": "c",