@teambit/harmony.content.cli-reference 1.95.55 → 1.95.58

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.
@@ -2992,6 +2992,19 @@ function MDXContent(_ref) {
2992
2992
  "align": null
2993
2993
  }, (0, _react2.mdx)("inlineCode", {
2994
2994
  parentName: "td"
2995
+ }, "--default-scope <default-scope>")), (0, _react2.mdx)("td", {
2996
+ parentName: "tr",
2997
+ "align": "center"
2998
+ }), (0, _react2.mdx)("td", {
2999
+ parentName: "tr",
3000
+ "align": null
3001
+ }, "set up default scope for all components in the workspace")), (0, _react2.mdx)("tr", {
3002
+ parentName: "tbody"
3003
+ }, (0, _react2.mdx)("td", {
3004
+ parentName: "tr",
3005
+ "align": null
3006
+ }, (0, _react2.mdx)("inlineCode", {
3007
+ parentName: "td"
2995
3008
  }, "--package-manager <package-manager>")), (0, _react2.mdx)("td", {
2996
3009
  parentName: "tr",
2997
3010
  "align": "center"
@@ -4310,16 +4323,9 @@ function MDXContent(_ref) {
4310
4323
  parentName: "p"
4311
4324
  }), "\n", (0, _react2.mdx)("strong", {
4312
4325
  parentName: "p"
4313
- }, "Description"), ": remove component(s) from the workspace, or a remote scope", (0, _react2.mdx)("br", {
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", {
4326
+ }, "Description"), ": remove component(s) from the workspace, or a remote scope"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
4321
4327
  parentName: "p"
4322
- }, "bit remove <component-ids...>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
4328
+ }, "bit remove <component-pattern>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
4323
4329
  parentName: "table"
4324
4330
  }, (0, _react2.mdx)("tr", {
4325
4331
  parentName: "thead"