@teambit/harmony.content.cli-reference 1.95.141 → 1.95.144

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.
@@ -362,6 +362,11 @@
362
362
  "j",
363
363
  "json",
364
364
  "json format"
365
+ ],
366
+ [
367
+ "g",
368
+ "graph",
369
+ "generate graph image (arrows color: {\"parent\":\"green\",\"unrelated\":\"red\",\"squashed\":\"blue\"})"
365
370
  ]
366
371
  ],
367
372
  "description": "cat version-history object by component-id",
@@ -1878,11 +1883,6 @@
1878
1883
  "json",
1879
1884
  "return the output as JSON"
1880
1885
  ],
1881
- [
1882
- "",
1883
- "skip-npm-install",
1884
- "DEPRECATED. use \"--skip-dependency-installation\" instead"
1885
- ],
1886
1886
  [
1887
1887
  "x",
1888
1888
  "skip-dependency-installation",
@@ -2015,16 +2015,6 @@
2015
2015
  "verbose",
2016
2016
  "showing verbose output for inspection"
2017
2017
  ],
2018
- [
2019
- "",
2020
- "reset",
2021
- "DEPRECATED. run \"bit checkout reset\" instead"
2022
- ],
2023
- [
2024
- "",
2025
- "skip-npm-install",
2026
- "DEPRECATED. use \"--skip-dependency-installation\" instead"
2027
- ],
2028
2018
  [
2029
2019
  "x",
2030
2020
  "skip-dependency-installation",
package/cli-reference.mdx CHANGED
@@ -247,8 +247,6 @@ with no args, only workspace's capsules are deleted
247
247
  | `--all` | `-a` | all components |
248
248
  | `--workspace-only` | `-e` | when on a lane, avoid introducing new components from the remote lane that do not exist locally |
249
249
  | `--verbose` | `-v` | showing verbose output for inspection |
250
- | `--reset` | | DEPRECATED. run "bit checkout reset" instead |
251
- | `--skip-npm-install` | | DEPRECATED. use "--skip-dependency-installation" instead |
252
250
  | `--skip-dependency-installation` | `-x` | do not install packages of the imported components |
253
251
 
254
252
  ---
@@ -689,7 +687,6 @@ bit export => export all staged components to their current scope, if checked ou
689
687
  | `--override` | `-O` | override local changes |
690
688
  | `--verbose` | `-v` | show verbose output for inspection |
691
689
  | `--json` | `-j` | return the output as JSON |
692
- | `--skip-npm-install` | | DEPRECATED. use "--skip-dependency-installation" instead |
693
690
  | `--skip-dependency-installation` | `-x` | do not install packages of the imported components |
694
691
  | `--merge [strategy]` | `-m` | merge local changes with the imported version. strategy should be "theirs", "ours" or "manual" |
695
692
  | `--dependencies` | | EXPERIMENTAL. import all dependencies and write them to the workspace |
@@ -362,6 +362,11 @@
362
362
  "j",
363
363
  "json",
364
364
  "json format"
365
+ ],
366
+ [
367
+ "g",
368
+ "graph",
369
+ "generate graph image (arrows color: {\"parent\":\"green\",\"unrelated\":\"red\",\"squashed\":\"blue\"})"
365
370
  ]
366
371
  ],
367
372
  "description": "cat version-history object by component-id",
@@ -1878,11 +1883,6 @@
1878
1883
  "json",
1879
1884
  "return the output as JSON"
1880
1885
  ],
1881
- [
1882
- "",
1883
- "skip-npm-install",
1884
- "DEPRECATED. use \"--skip-dependency-installation\" instead"
1885
- ],
1886
1886
  [
1887
1887
  "x",
1888
1888
  "skip-dependency-installation",
@@ -2015,16 +2015,6 @@
2015
2015
  "verbose",
2016
2016
  "showing verbose output for inspection"
2017
2017
  ],
2018
- [
2019
- "",
2020
- "reset",
2021
- "DEPRECATED. run \"bit checkout reset\" instead"
2022
- ],
2023
- [
2024
- "",
2025
- "skip-npm-install",
2026
- "DEPRECATED. use \"--skip-dependency-installation\" instead"
2027
- ],
2028
2018
  [
2029
2019
  "x",
2030
2020
  "skip-dependency-installation",
@@ -1194,32 +1194,6 @@ function MDXContent(_ref) {
1194
1194
  "align": null
1195
1195
  }, (0, _react2.mdx)("inlineCode", {
1196
1196
  parentName: "td"
1197
- }, "--reset")), (0, _react2.mdx)("td", {
1198
- parentName: "tr",
1199
- "align": "center"
1200
- }), (0, _react2.mdx)("td", {
1201
- parentName: "tr",
1202
- "align": null
1203
- }, "DEPRECATED. run \"bit checkout reset\" instead")), (0, _react2.mdx)("tr", {
1204
- parentName: "tbody"
1205
- }, (0, _react2.mdx)("td", {
1206
- parentName: "tr",
1207
- "align": null
1208
- }, (0, _react2.mdx)("inlineCode", {
1209
- parentName: "td"
1210
- }, "--skip-npm-install")), (0, _react2.mdx)("td", {
1211
- parentName: "tr",
1212
- "align": "center"
1213
- }), (0, _react2.mdx)("td", {
1214
- parentName: "tr",
1215
- "align": null
1216
- }, "DEPRECATED. use \"--skip-dependency-installation\" instead")), (0, _react2.mdx)("tr", {
1217
- parentName: "tbody"
1218
- }, (0, _react2.mdx)("td", {
1219
- parentName: "tr",
1220
- "align": null
1221
- }, (0, _react2.mdx)("inlineCode", {
1222
- parentName: "td"
1223
1197
  }, "--skip-dependency-installation")), (0, _react2.mdx)("td", {
1224
1198
  parentName: "tr",
1225
1199
  "align": "center"
@@ -2889,19 +2863,6 @@ function MDXContent(_ref) {
2889
2863
  "align": null
2890
2864
  }, (0, _react2.mdx)("inlineCode", {
2891
2865
  parentName: "td"
2892
- }, "--skip-npm-install")), (0, _react2.mdx)("td", {
2893
- parentName: "tr",
2894
- "align": "center"
2895
- }), (0, _react2.mdx)("td", {
2896
- parentName: "tr",
2897
- "align": null
2898
- }, "DEPRECATED. use \"--skip-dependency-installation\" instead")), (0, _react2.mdx)("tr", {
2899
- parentName: "tbody"
2900
- }, (0, _react2.mdx)("td", {
2901
- parentName: "tr",
2902
- "align": null
2903
- }, (0, _react2.mdx)("inlineCode", {
2904
- parentName: "td"
2905
2866
  }, "--skip-dependency-installation")), (0, _react2.mdx)("td", {
2906
2867
  parentName: "tr",
2907
2868
  "align": "center"