@teambit/harmony.content.cli-reference 1.95.54 → 1.95.57
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 +1397 -1372
- package/cli-reference.mdx +8 -4
- package/dist/cli-reference.json +1397 -1372
- package/dist/cli-reference.mdx.js +9 -10
- package/dist/cli-reference.mdx.js.map +1 -1
- package/package-tar/teambit-harmony.content.cli-reference-1.95.57.tgz +0 -0
- package/package.json +2 -2
- package/{preview-1660275011373.js → preview-1661225521544.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.54.tgz +0 -0
|
@@ -1671,7 +1671,13 @@ function MDXContent(_ref) {
|
|
|
1671
1671
|
}, "-t")), (0, _react2.mdx)("td", {
|
|
1672
1672
|
parentName: "tr",
|
|
1673
1673
|
"align": null
|
|
1674
|
-
}, "EXPERIMENTAL. render dependencies as a tree, similar to \"npm ls\"")))), (0, _react2.mdx)("h3", null, "dependencies
|
|
1674
|
+
}, "EXPERIMENTAL. render dependencies as a tree, similar to \"npm ls\"")))), (0, _react2.mdx)("h3", null, "dependencies remove"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
1675
|
+
parentName: "p"
|
|
1676
|
+
}, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
|
|
1677
|
+
parentName: "p"
|
|
1678
|
+
}, "dependencies remove <component-pattern> <package...>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
1679
|
+
parentName: "p"
|
|
1680
|
+
}, "Description"), ": remove a dependency to component(s)"), (0, _react2.mdx)("h3", null, "dependencies debug"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
1675
1681
|
parentName: "p"
|
|
1676
1682
|
}, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
|
|
1677
1683
|
parentName: "p"
|
|
@@ -4304,16 +4310,9 @@ function MDXContent(_ref) {
|
|
|
4304
4310
|
parentName: "p"
|
|
4305
4311
|
}), "\n", (0, _react2.mdx)("strong", {
|
|
4306
4312
|
parentName: "p"
|
|
4307
|
-
}, "Description"), ": remove component(s) from the workspace, or a remote scope", (0, _react2.mdx)("
|
|
4308
|
-
parentName: "p"
|
|
4309
|
-
}), "\n", (0, _react2.mdx)("a", {
|
|
4310
|
-
parentName: "p",
|
|
4311
|
-
"href": "https://bit.dev/docs/components/removing-components"
|
|
4312
|
-
}, "https://bit.dev/docs/components/removing-components"), (0, _react2.mdx)("br", {
|
|
4313
|
-
parentName: "p"
|
|
4314
|
-
}), "\n", "you can use a pattern for multiple ids, such as bit remove \"utils/", "*", "\". (wrap the pattern with quotes to avoid collision with shell commands)"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
4313
|
+
}, "Description"), ": remove component(s) from the workspace, or a remote scope"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
4315
4314
|
parentName: "p"
|
|
4316
|
-
}, "bit remove <component-
|
|
4315
|
+
}, "bit remove <component-pattern>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
4317
4316
|
parentName: "table"
|
|
4318
4317
|
}, (0, _react2.mdx)("tr", {
|
|
4319
4318
|
parentName: "thead"
|