@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.
- package/cli-reference.docs.mdx +1 -1
- package/cli-reference.json +1 -1
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +1 -1
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1699499868445.js → preview-1699586263060.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
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
|
|
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! |
|
package/dist/cli-reference.json
CHANGED
|
@@ -3410,7 +3410,7 @@ function MDXContent(_ref) {
|
|
|
3410
3410
|
}, "-e")), (0, _react2.mdx)("td", {
|
|
3411
3411
|
parentName: "tr",
|
|
3412
3412
|
"align": null
|
|
3413
|
-
}, "remove
|
|
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",
|