@teambit/harmony.content.cli-reference 2.0.24 → 2.0.26
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 +2 -2
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +2 -2
- package/dist/cli-reference.mdx.js +2 -2
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1696907926959.js → preview-1697080637739.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
package/cli-reference.mdx
CHANGED
|
@@ -768,7 +768,7 @@ bit export => export all staged snaps/tags of components to their remote scope.
|
|
|
768
768
|
| `--head-only` | | EXPERIMENTAL. in case previous export failed and locally it shows exported and only one snap/tag was created, try using this flag |
|
|
769
769
|
| `--ignore-missing-artifacts` | | EXPERIMENTAL. don't throw an error when artifact files are missing. not recommended, unless you're sure the artifacts are in the remote |
|
|
770
770
|
| `--fork-lane-new-scope` | | allow exporting a forked lane into a different scope than the original scope |
|
|
771
|
-
| `--
|
|
771
|
+
| `--open-browser` | | open a browser once the export is completed in the cloud job url |
|
|
772
772
|
| `--json` | `-j` | show output in json format |
|
|
773
773
|
|
|
774
774
|
---
|
package/dist/cli-reference.json
CHANGED
|
@@ -3510,13 +3510,13 @@ function MDXContent(_ref) {
|
|
|
3510
3510
|
"align": null
|
|
3511
3511
|
}, (0, _react2.mdx)("inlineCode", {
|
|
3512
3512
|
parentName: "td"
|
|
3513
|
-
}, "--
|
|
3513
|
+
}, "--open-browser")), (0, _react2.mdx)("td", {
|
|
3514
3514
|
parentName: "tr",
|
|
3515
3515
|
"align": "center"
|
|
3516
3516
|
}), (0, _react2.mdx)("td", {
|
|
3517
3517
|
parentName: "tr",
|
|
3518
3518
|
"align": null
|
|
3519
|
-
}, "
|
|
3519
|
+
}, "open a browser once the export is completed in the cloud job url")), (0, _react2.mdx)("tr", {
|
|
3520
3520
|
parentName: "tbody"
|
|
3521
3521
|
}, (0, _react2.mdx)("td", {
|
|
3522
3522
|
parentName: "tr",
|