@teambit/harmony.content.cli-reference 2.0.409 → 2.0.411
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
|
@@ -855,9 +855,9 @@
|
|
|
855
855
|
"find the origin of a specific component"
|
|
856
856
|
],
|
|
857
857
|
[
|
|
858
|
-
"
|
|
858
|
+
"s",
|
|
859
859
|
"find-scope-id-origin <scope-id>",
|
|
860
|
-
"find the origin of all components of the given scope"
|
|
860
|
+
"find the origin of all components of the given scope. for multiple scopes, wrap with quotes and separate with commas"
|
|
861
861
|
],
|
|
862
862
|
[
|
|
863
863
|
"r",
|
package/dist/cli-reference.json
CHANGED
|
@@ -855,9 +855,9 @@
|
|
|
855
855
|
"find the origin of a specific component"
|
|
856
856
|
],
|
|
857
857
|
[
|
|
858
|
-
"
|
|
858
|
+
"s",
|
|
859
859
|
"find-scope-id-origin <scope-id>",
|
|
860
|
-
"find the origin of all components of the given scope"
|
|
860
|
+
"find the origin of all components of the given scope. for multiple scopes, wrap with quotes and separate with commas"
|
|
861
861
|
],
|
|
862
862
|
[
|
|
863
863
|
"r",
|