@teambit/harmony.content.cli-reference 1.95.108 → 1.95.109
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 -15
- package/dist/cli-reference.json +15 -15
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1674271762484.js → preview-1674531051110.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.109.tgz +0 -0
- package/package.json +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.108.tgz +0 -0
package/cli-reference.json
CHANGED
|
@@ -694,21 +694,6 @@
|
|
|
694
694
|
"group": "general",
|
|
695
695
|
"private": false
|
|
696
696
|
},
|
|
697
|
-
{
|
|
698
|
-
"name": "globals",
|
|
699
|
-
"alias": "",
|
|
700
|
-
"options": [
|
|
701
|
-
[
|
|
702
|
-
"j",
|
|
703
|
-
"json",
|
|
704
|
-
"json format"
|
|
705
|
-
]
|
|
706
|
-
],
|
|
707
|
-
"description": "list all globals",
|
|
708
|
-
"extendedDescription": "",
|
|
709
|
-
"group": "workspace",
|
|
710
|
-
"private": false
|
|
711
|
-
},
|
|
712
697
|
{
|
|
713
698
|
"name": "show <component-name>",
|
|
714
699
|
"alias": "",
|
|
@@ -881,6 +866,21 @@
|
|
|
881
866
|
}
|
|
882
867
|
]
|
|
883
868
|
},
|
|
869
|
+
{
|
|
870
|
+
"name": "globals",
|
|
871
|
+
"alias": "",
|
|
872
|
+
"options": [
|
|
873
|
+
[
|
|
874
|
+
"j",
|
|
875
|
+
"json",
|
|
876
|
+
"json format"
|
|
877
|
+
]
|
|
878
|
+
],
|
|
879
|
+
"description": "list all globals",
|
|
880
|
+
"extendedDescription": "",
|
|
881
|
+
"group": "workspace",
|
|
882
|
+
"private": false
|
|
883
|
+
},
|
|
884
884
|
{
|
|
885
885
|
"name": "start [type] [pattern]",
|
|
886
886
|
"alias": "c",
|
package/dist/cli-reference.json
CHANGED
|
@@ -694,21 +694,6 @@
|
|
|
694
694
|
"group": "general",
|
|
695
695
|
"private": false
|
|
696
696
|
},
|
|
697
|
-
{
|
|
698
|
-
"name": "globals",
|
|
699
|
-
"alias": "",
|
|
700
|
-
"options": [
|
|
701
|
-
[
|
|
702
|
-
"j",
|
|
703
|
-
"json",
|
|
704
|
-
"json format"
|
|
705
|
-
]
|
|
706
|
-
],
|
|
707
|
-
"description": "list all globals",
|
|
708
|
-
"extendedDescription": "",
|
|
709
|
-
"group": "workspace",
|
|
710
|
-
"private": false
|
|
711
|
-
},
|
|
712
697
|
{
|
|
713
698
|
"name": "show <component-name>",
|
|
714
699
|
"alias": "",
|
|
@@ -881,6 +866,21 @@
|
|
|
881
866
|
}
|
|
882
867
|
]
|
|
883
868
|
},
|
|
869
|
+
{
|
|
870
|
+
"name": "globals",
|
|
871
|
+
"alias": "",
|
|
872
|
+
"options": [
|
|
873
|
+
[
|
|
874
|
+
"j",
|
|
875
|
+
"json",
|
|
876
|
+
"json format"
|
|
877
|
+
]
|
|
878
|
+
],
|
|
879
|
+
"description": "list all globals",
|
|
880
|
+
"extendedDescription": "",
|
|
881
|
+
"group": "workspace",
|
|
882
|
+
"private": false
|
|
883
|
+
},
|
|
884
884
|
{
|
|
885
885
|
"name": "start [type] [pattern]",
|
|
886
886
|
"alias": "c",
|