@teambit/harmony.content.cli-reference 2.0.538 → 2.0.540
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.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -2867,31 +2867,6 @@
|
|
|
2867
2867
|
}
|
|
2868
2868
|
]
|
|
2869
2869
|
},
|
|
2870
|
-
{
|
|
2871
|
-
"name": "insights [names...]",
|
|
2872
|
-
"alias": "",
|
|
2873
|
-
"options": [
|
|
2874
|
-
[
|
|
2875
|
-
"l",
|
|
2876
|
-
"list",
|
|
2877
|
-
"list all insights"
|
|
2878
|
-
],
|
|
2879
|
-
[
|
|
2880
|
-
"j",
|
|
2881
|
-
"json",
|
|
2882
|
-
"return the insights in json format"
|
|
2883
|
-
],
|
|
2884
|
-
[
|
|
2885
|
-
"",
|
|
2886
|
-
"include-deps",
|
|
2887
|
-
"include component dependencies that are not in this workspace"
|
|
2888
|
-
]
|
|
2889
|
-
],
|
|
2890
|
-
"description": "Insights on component graph",
|
|
2891
|
-
"extendedDescription": "",
|
|
2892
|
-
"group": "development",
|
|
2893
|
-
"private": true
|
|
2894
|
-
},
|
|
2895
2870
|
{
|
|
2896
2871
|
"name": "tag [component-patterns...]",
|
|
2897
2872
|
"alias": "t",
|
|
@@ -4861,6 +4836,31 @@
|
|
|
4861
4836
|
}
|
|
4862
4837
|
]
|
|
4863
4838
|
},
|
|
4839
|
+
{
|
|
4840
|
+
"name": "insights [names...]",
|
|
4841
|
+
"alias": "",
|
|
4842
|
+
"options": [
|
|
4843
|
+
[
|
|
4844
|
+
"l",
|
|
4845
|
+
"list",
|
|
4846
|
+
"list all insights"
|
|
4847
|
+
],
|
|
4848
|
+
[
|
|
4849
|
+
"j",
|
|
4850
|
+
"json",
|
|
4851
|
+
"return the insights in json format"
|
|
4852
|
+
],
|
|
4853
|
+
[
|
|
4854
|
+
"",
|
|
4855
|
+
"include-deps",
|
|
4856
|
+
"include component dependencies that are not in this workspace"
|
|
4857
|
+
]
|
|
4858
|
+
],
|
|
4859
|
+
"description": "Insights on component graph",
|
|
4860
|
+
"extendedDescription": "",
|
|
4861
|
+
"group": "development",
|
|
4862
|
+
"private": true
|
|
4863
|
+
},
|
|
4864
4864
|
{
|
|
4865
4865
|
"name": "status",
|
|
4866
4866
|
"alias": "s",
|
package/dist/cli-reference.json
CHANGED
|
@@ -2867,31 +2867,6 @@
|
|
|
2867
2867
|
}
|
|
2868
2868
|
]
|
|
2869
2869
|
},
|
|
2870
|
-
{
|
|
2871
|
-
"name": "insights [names...]",
|
|
2872
|
-
"alias": "",
|
|
2873
|
-
"options": [
|
|
2874
|
-
[
|
|
2875
|
-
"l",
|
|
2876
|
-
"list",
|
|
2877
|
-
"list all insights"
|
|
2878
|
-
],
|
|
2879
|
-
[
|
|
2880
|
-
"j",
|
|
2881
|
-
"json",
|
|
2882
|
-
"return the insights in json format"
|
|
2883
|
-
],
|
|
2884
|
-
[
|
|
2885
|
-
"",
|
|
2886
|
-
"include-deps",
|
|
2887
|
-
"include component dependencies that are not in this workspace"
|
|
2888
|
-
]
|
|
2889
|
-
],
|
|
2890
|
-
"description": "Insights on component graph",
|
|
2891
|
-
"extendedDescription": "",
|
|
2892
|
-
"group": "development",
|
|
2893
|
-
"private": true
|
|
2894
|
-
},
|
|
2895
2870
|
{
|
|
2896
2871
|
"name": "tag [component-patterns...]",
|
|
2897
2872
|
"alias": "t",
|
|
@@ -4861,6 +4836,31 @@
|
|
|
4861
4836
|
}
|
|
4862
4837
|
]
|
|
4863
4838
|
},
|
|
4839
|
+
{
|
|
4840
|
+
"name": "insights [names...]",
|
|
4841
|
+
"alias": "",
|
|
4842
|
+
"options": [
|
|
4843
|
+
[
|
|
4844
|
+
"l",
|
|
4845
|
+
"list",
|
|
4846
|
+
"list all insights"
|
|
4847
|
+
],
|
|
4848
|
+
[
|
|
4849
|
+
"j",
|
|
4850
|
+
"json",
|
|
4851
|
+
"return the insights in json format"
|
|
4852
|
+
],
|
|
4853
|
+
[
|
|
4854
|
+
"",
|
|
4855
|
+
"include-deps",
|
|
4856
|
+
"include component dependencies that are not in this workspace"
|
|
4857
|
+
]
|
|
4858
|
+
],
|
|
4859
|
+
"description": "Insights on component graph",
|
|
4860
|
+
"extendedDescription": "",
|
|
4861
|
+
"group": "development",
|
|
4862
|
+
"private": true
|
|
4863
|
+
},
|
|
4864
4864
|
{
|
|
4865
4865
|
"name": "status",
|
|
4866
4866
|
"alias": "s",
|