@teambit/harmony.content.cli-reference 2.0.54 → 2.0.55

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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.3.16'
2
+ description: 'Bit command synopses. Bit version: 1.3.17'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2360,7 +2360,7 @@
2360
2360
  [
2361
2361
  "e",
2362
2362
  "eject",
2363
- "remove component from the workspace and install it instead as a regular npm package"
2363
+ "after export, remove the components from the workspace and install them as packages"
2364
2364
  ],
2365
2365
  [
2366
2366
  "a",
package/cli-reference.mdx CHANGED
@@ -760,7 +760,7 @@ bit export => export all staged snaps/tags of components to their remote scope.
760
760
 
761
761
  | **Option** | **Option alias** | **Description** |
762
762
  | ---------------------------- | :--------------: | --------------------------------------------------------------------------------------------------------------------------------------- |
763
- | `--eject` | `-e` | remove component from the workspace and install it instead as a regular npm package |
763
+ | `--eject` | `-e` | after export, remove the components from the workspace and install them as packages |
764
764
  | `--all` | `-a` | export all components, including non-staged (useful when components in the remote scope are corrupted or missing) |
765
765
  | `--all-versions` | | export not only staged versions but all of them (useful when versions in the remote scope are corrupted or missing) |
766
766
  | `--origin-directly` | | EXPERIMENTAL. avoid export to the central hub, instead, export directly to the original scopes. not recommended! |
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.3.16'
2
+ description: 'Bit command synopses. Bit version: 1.3.17'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2360,7 +2360,7 @@
2360
2360
  [
2361
2361
  "e",
2362
2362
  "eject",
2363
- "remove component from the workspace and install it instead as a regular npm package"
2363
+ "after export, remove the components from the workspace and install them as packages"
2364
2364
  ],
2365
2365
  [
2366
2366
  "a",
@@ -3410,7 +3410,7 @@ function MDXContent(_ref) {
3410
3410
  }, "-e")), (0, _react2.mdx)("td", {
3411
3411
  parentName: "tr",
3412
3412
  "align": null
3413
- }, "remove component from the workspace and install it instead as a regular npm package")), (0, _react2.mdx)("tr", {
3413
+ }, "after export, remove the components from the workspace and install them as packages")), (0, _react2.mdx)("tr", {
3414
3414
  parentName: "tbody"
3415
3415
  }, (0, _react2.mdx)("td", {
3416
3416
  parentName: "tr",