@teambit/harmony.content.cli-reference 1.95.56 → 1.95.59
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 +1306 -1295
- package/cli-reference.mdx +5 -8
- package/dist/cli-reference.json +1306 -1295
- package/dist/cli-reference.mdx.js +17 -14
- package/dist/cli-reference.mdx.js.map +1 -1
- package/package-tar/teambit-harmony.content.cli-reference-1.95.59.tgz +0 -0
- package/package.json +2 -2
- package/{preview-1661052612585.js → preview-1661398415639.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.56.tgz +0 -0
|
@@ -2174,12 +2174,9 @@ function MDXContent(_ref) {
|
|
|
2174
2174
|
parentName: "p"
|
|
2175
2175
|
}), "\n", "bit export => export all staged components to their current scope, if checked out to a lane, export the lane as well", (0, _react2.mdx)("br", {
|
|
2176
2176
|
parentName: "p"
|
|
2177
|
-
}), "\n", (0, _react2.mdx)("inlineCode", {
|
|
2177
|
+
}), "\n", "", (0, _react2.mdx)("inlineCode", {
|
|
2178
2178
|
parentName: "p"
|
|
2179
|
-
}, "bit export [id...]"), " => export the given ids to their current scope"
|
|
2180
|
-
parentName: "p",
|
|
2181
|
-
"href": "https://bit.dev/docs/components/exporting-components"
|
|
2182
|
-
}, "https://bit.dev/docs/components/exporting-components"), (0, _react2.mdx)("br", {
|
|
2179
|
+
}, "bit export [id...]"), " => export the given ids to their current scope", (0, _react2.mdx)("br", {
|
|
2183
2180
|
parentName: "p"
|
|
2184
2181
|
}), "\n", "you can use a pattern for multiple ids, such as bit export remote-scope \"utils/", "*", "\". (wrap the pattern with quotes to avoid collision with shell commands)"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
2185
2182
|
parentName: "p"
|
|
@@ -2992,6 +2989,19 @@ function MDXContent(_ref) {
|
|
|
2992
2989
|
"align": null
|
|
2993
2990
|
}, (0, _react2.mdx)("inlineCode", {
|
|
2994
2991
|
parentName: "td"
|
|
2992
|
+
}, "--default-scope <default-scope>")), (0, _react2.mdx)("td", {
|
|
2993
|
+
parentName: "tr",
|
|
2994
|
+
"align": "center"
|
|
2995
|
+
}), (0, _react2.mdx)("td", {
|
|
2996
|
+
parentName: "tr",
|
|
2997
|
+
"align": null
|
|
2998
|
+
}, "set up default scope for all components in the workspace")), (0, _react2.mdx)("tr", {
|
|
2999
|
+
parentName: "tbody"
|
|
3000
|
+
}, (0, _react2.mdx)("td", {
|
|
3001
|
+
parentName: "tr",
|
|
3002
|
+
"align": null
|
|
3003
|
+
}, (0, _react2.mdx)("inlineCode", {
|
|
3004
|
+
parentName: "td"
|
|
2995
3005
|
}, "--package-manager <package-manager>")), (0, _react2.mdx)("td", {
|
|
2996
3006
|
parentName: "tr",
|
|
2997
3007
|
"align": "center"
|
|
@@ -4310,16 +4320,9 @@ function MDXContent(_ref) {
|
|
|
4310
4320
|
parentName: "p"
|
|
4311
4321
|
}), "\n", (0, _react2.mdx)("strong", {
|
|
4312
4322
|
parentName: "p"
|
|
4313
|
-
}, "Description"), ": remove component(s) from the workspace, or a remote scope", (0, _react2.mdx)("
|
|
4314
|
-
parentName: "p"
|
|
4315
|
-
}), "\n", (0, _react2.mdx)("a", {
|
|
4316
|
-
parentName: "p",
|
|
4317
|
-
"href": "https://bit.dev/docs/components/removing-components"
|
|
4318
|
-
}, "https://bit.dev/docs/components/removing-components"), (0, _react2.mdx)("br", {
|
|
4319
|
-
parentName: "p"
|
|
4320
|
-
}), "\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", {
|
|
4323
|
+
}, "Description"), ": remove component(s) from the workspace, or a remote scope"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
4321
4324
|
parentName: "p"
|
|
4322
|
-
}, "bit remove <component-
|
|
4325
|
+
}, "bit remove <component-pattern>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
4323
4326
|
parentName: "table"
|
|
4324
4327
|
}, (0, _react2.mdx)("tr", {
|
|
4325
4328
|
parentName: "thead"
|