@teambit/harmony.content.cli-reference 2.0.258 → 2.0.260
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
|
@@ -4867,6 +4867,11 @@
|
|
|
4867
4867
|
"",
|
|
4868
4868
|
"original-scope",
|
|
4869
4869
|
"sign components from the original scope. works only when all components are from the same scope"
|
|
4870
|
+
],
|
|
4871
|
+
[
|
|
4872
|
+
"",
|
|
4873
|
+
"save-locally",
|
|
4874
|
+
"save the signed components locally on the bare-scope for debugging purposes"
|
|
4870
4875
|
]
|
|
4871
4876
|
],
|
|
4872
4877
|
"description": "complete the build process for components",
|
package/dist/cli-reference.json
CHANGED
|
@@ -4867,6 +4867,11 @@
|
|
|
4867
4867
|
"",
|
|
4868
4868
|
"original-scope",
|
|
4869
4869
|
"sign components from the original scope. works only when all components are from the same scope"
|
|
4870
|
+
],
|
|
4871
|
+
[
|
|
4872
|
+
"",
|
|
4873
|
+
"save-locally",
|
|
4874
|
+
"save the signed components locally on the bare-scope for debugging purposes"
|
|
4870
4875
|
]
|
|
4871
4876
|
],
|
|
4872
4877
|
"description": "complete the build process for components",
|