@teambit/harmony.content.cli-reference 1.95.87 → 1.95.89

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.
@@ -349,6 +349,21 @@
349
349
  "group": "ungrouped",
350
350
  "private": true
351
351
  },
352
+ {
353
+ "name": "cat-version-history [id]",
354
+ "alias": "cvh",
355
+ "options": [
356
+ [
357
+ "j",
358
+ "json",
359
+ "json format"
360
+ ]
361
+ ],
362
+ "description": "cat version-history object by component-id",
363
+ "extendedDescription": "",
364
+ "group": "ungrouped",
365
+ "private": true
366
+ },
352
367
  {
353
368
  "name": "scope-config",
354
369
  "alias": "",
@@ -844,7 +859,7 @@
844
859
  "rebuild the UI"
845
860
  ],
846
861
  [
847
- "r",
862
+ "",
848
863
  "skip-ui-build",
849
864
  "skip building UI"
850
865
  ],
package/cli-reference.mdx CHANGED
@@ -1148,7 +1148,7 @@ use `bit pattern --help` to understand patterns better and `bit pattern <pattern
1148
1148
  | `--dev` | `-d` | start UI server in dev mode. |
1149
1149
  | `--port [port-number]` | `-p` | port of the UI server. |
1150
1150
  | `--rebuild` | `-r` | rebuild the UI |
1151
- | `--skip-ui-build` | `-r` | skip building UI |
1151
+ | `--skip-ui-build` | | skip building UI |
1152
1152
  | `--verbose` | `-v` | show verbose output for inspection and prints stack trace |
1153
1153
  | `--no-browser` | | do not automatically open browser when ready |
1154
1154
  | `--skip-compilation` | | skip the auto-compilation before starting the web-server |
@@ -349,6 +349,21 @@
349
349
  "group": "ungrouped",
350
350
  "private": true
351
351
  },
352
+ {
353
+ "name": "cat-version-history [id]",
354
+ "alias": "cvh",
355
+ "options": [
356
+ [
357
+ "j",
358
+ "json",
359
+ "json format"
360
+ ]
361
+ ],
362
+ "description": "cat version-history object by component-id",
363
+ "extendedDescription": "",
364
+ "group": "ungrouped",
365
+ "private": true
366
+ },
352
367
  {
353
368
  "name": "scope-config",
354
369
  "alias": "",
@@ -844,7 +859,7 @@
844
859
  "rebuild the UI"
845
860
  ],
846
861
  [
847
- "r",
862
+ "",
848
863
  "skip-ui-build",
849
864
  "skip building UI"
850
865
  ],
@@ -5096,9 +5096,7 @@ function MDXContent(_ref) {
5096
5096
  }, "--skip-ui-build")), (0, _react2.mdx)("td", {
5097
5097
  parentName: "tr",
5098
5098
  "align": "center"
5099
- }, (0, _react2.mdx)("inlineCode", {
5100
- parentName: "td"
5101
- }, "-r")), (0, _react2.mdx)("td", {
5099
+ }), (0, _react2.mdx)("td", {
5102
5100
  parentName: "tr",
5103
5101
  "align": null
5104
5102
  }, "skip building UI")), (0, _react2.mdx)("tr", {