@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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.2.0'
2
+ description: 'Bit command synopses. Bit version: 1.2.2'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2364,8 +2364,8 @@
2364
2364
  ],
2365
2365
  [
2366
2366
  "",
2367
- "no-browser",
2368
- "do not open a browser once the export is completed in the cloud job url"
2367
+ "open-browser",
2368
+ "open a browser once the export is completed in the cloud job url"
2369
2369
  ],
2370
2370
  [
2371
2371
  "j",
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
- | `--no-browser` | | do not open a browser once the export is completed in the cloud job url |
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
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.2.0'
2
+ description: 'Bit command synopses. Bit version: 1.2.2'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2364,8 +2364,8 @@
2364
2364
  ],
2365
2365
  [
2366
2366
  "",
2367
- "no-browser",
2368
- "do not open a browser once the export is completed in the cloud job url"
2367
+ "open-browser",
2368
+ "open a browser once the export is completed in the cloud job url"
2369
2369
  ],
2370
2370
  [
2371
2371
  "j",
@@ -3510,13 +3510,13 @@ function MDXContent(_ref) {
3510
3510
  "align": null
3511
3511
  }, (0, _react2.mdx)("inlineCode", {
3512
3512
  parentName: "td"
3513
- }, "--no-browser")), (0, _react2.mdx)("td", {
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
- }, "do not open a browser once the export is completed in the cloud job url")), (0, _react2.mdx)("tr", {
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",