@teambit/harmony.content.cli-reference 2.0.411 → 2.0.413

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.
@@ -998,6 +998,19 @@ function MDXContent(_ref) {
998
998
  "align": null
999
999
  }, (0, _react2.mdx)("inlineCode", {
1000
1000
  parentName: "td"
1001
+ }, "--skip-tasks <string>")), (0, _react2.mdx)("td", {
1002
+ parentName: "tr",
1003
+ "align": "center"
1004
+ }), (0, _react2.mdx)("td", {
1005
+ parentName: "tr",
1006
+ "align": null
1007
+ }, "skip the given tasks. for multiple tasks, separate by a comma and wrap with quotes. specify the task-name (e.g. \"TypescriptCompiler\") or the task-aspect-id (e.g. teambit.compilation/compiler)")), (0, _react2.mdx)("tr", {
1008
+ parentName: "tbody"
1009
+ }, (0, _react2.mdx)("td", {
1010
+ parentName: "tr",
1011
+ "align": null
1012
+ }, (0, _react2.mdx)("inlineCode", {
1013
+ parentName: "td"
1001
1014
  }, "--fail-fast")), (0, _react2.mdx)("td", {
1002
1015
  parentName: "tr",
1003
1016
  "align": "center"
@@ -1017,7 +1030,7 @@ function MDXContent(_ref) {
1017
1030
  }), (0, _react2.mdx)("td", {
1018
1031
  parentName: "tr",
1019
1032
  "align": null
1020
- }, "EXPERIMENTAL. include snap pipeline tasks. Warning: this may deploy/publish if you have such tasks")), (0, _react2.mdx)("tr", {
1033
+ }, "include snap pipeline tasks. Warning: this may deploy/publish if you have such tasks")), (0, _react2.mdx)("tr", {
1021
1034
  parentName: "tbody"
1022
1035
  }, (0, _react2.mdx)("td", {
1023
1036
  parentName: "tr",
@@ -1030,7 +1043,7 @@ function MDXContent(_ref) {
1030
1043
  }), (0, _react2.mdx)("td", {
1031
1044
  parentName: "tr",
1032
1045
  "align": null
1033
- }, "EXPERIMENTAL. include tag pipeline tasks. Warning: this may deploy/publish if you have such tasks")), (0, _react2.mdx)("tr", {
1046
+ }, "include tag pipeline tasks. Warning: this may deploy/publish if you have such tasks")), (0, _react2.mdx)("tr", {
1034
1047
  parentName: "tbody"
1035
1048
  }, (0, _react2.mdx)("td", {
1036
1049
  parentName: "tr",
@@ -2454,7 +2467,7 @@ function MDXContent(_ref) {
2454
2467
  }, "-t")), (0, _react2.mdx)("td", {
2455
2468
  parentName: "tr",
2456
2469
  "align": null
2457
- }, "EXPERIMENTAL. render dependencies as a tree, similar to \"npm ls\"")))), (0, _react2.mdx)("h3", null, "deps remove"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2470
+ }, "render dependencies as a tree, similar to \"npm ls\"")))), (0, _react2.mdx)("h3", null, "deps remove"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2458
2471
  parentName: "p"
2459
2472
  }, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
2460
2473
  parentName: "p"
@@ -2879,7 +2892,7 @@ function MDXContent(_ref) {
2879
2892
  parentName: "p"
2880
2893
  }, "deps blame <component-name> <dependency-name>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2881
2894
  parentName: "p"
2882
- }, "Description"), ": EXPERIMENTAL. find out which snap/tag changed a dependency version"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
2895
+ }, "Description"), ": find out which snap/tag changed a dependency version"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
2883
2896
  parentName: "table"
2884
2897
  }, (0, _react2.mdx)("tr", {
2885
2898
  parentName: "thead"
@@ -2911,7 +2924,7 @@ function MDXContent(_ref) {
2911
2924
  parentName: "p"
2912
2925
  }, "deps usage <dependency-name>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2913
2926
  parentName: "p"
2914
- }, "Description"), ": EXPERIMENTAL. find components that use the specified dependency"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
2927
+ }, "Description"), ": find components that use the specified dependency"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
2915
2928
  parentName: "table"
2916
2929
  }, (0, _react2.mdx)("tr", {
2917
2930
  parentName: "thead"
@@ -3807,7 +3820,7 @@ function MDXContent(_ref) {
3807
3820
  }), (0, _react2.mdx)("td", {
3808
3821
  parentName: "tr",
3809
3822
  "align": null
3810
- }, "EXPERIMENTAL. avoid export to the central hub, instead, export directly to the original scopes. not recommended!")), (0, _react2.mdx)("tr", {
3823
+ }, "avoid export to the central hub, instead, export directly to the original scopes. not recommended!")), (0, _react2.mdx)("tr", {
3811
3824
  parentName: "tbody"
3812
3825
  }, (0, _react2.mdx)("td", {
3813
3826
  parentName: "tr",
@@ -3833,7 +3846,7 @@ function MDXContent(_ref) {
3833
3846
  }), (0, _react2.mdx)("td", {
3834
3847
  parentName: "tr",
3835
3848
  "align": null
3836
- }, "EXPERIMENTAL. in case previous export failed and locally it shows exported and only one snap/tag was created, try using this flag")), (0, _react2.mdx)("tr", {
3849
+ }, "in case previous export failed and locally it shows exported and only one snap/tag was created, try using this flag")), (0, _react2.mdx)("tr", {
3837
3850
  parentName: "tbody"
3838
3851
  }, (0, _react2.mdx)("td", {
3839
3852
  parentName: "tr",
@@ -3846,7 +3859,7 @@ function MDXContent(_ref) {
3846
3859
  }), (0, _react2.mdx)("td", {
3847
3860
  parentName: "tr",
3848
3861
  "align": null
3849
- }, "EXPERIMENTAL. don't throw an error when artifact files are missing. not recommended, unless you're sure the artifacts are in the remote")), (0, _react2.mdx)("tr", {
3862
+ }, "don't throw an error when artifact files are missing. not recommended, unless you're sure the artifacts are in the remote")), (0, _react2.mdx)("tr", {
3850
3863
  parentName: "tbody"
3851
3864
  }, (0, _react2.mdx)("td", {
3852
3865
  parentName: "tr",
@@ -4077,7 +4090,7 @@ function MDXContent(_ref) {
4077
4090
  }), (0, _react2.mdx)("td", {
4078
4091
  parentName: "tr",
4079
4092
  "align": null
4080
- }, "EXPERIMENTAL. use ast to transform files instead of regex")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "format"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
4093
+ }, "use ast to transform files instead of regex")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "format"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
4081
4094
  parentName: "p"
4082
4095
  }, "Description"), ": format components in the development workspace"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
4083
4096
  parentName: "p"
@@ -5839,7 +5852,7 @@ function MDXContent(_ref) {
5839
5852
  parentName: "p"
5840
5853
  }, "lane rename <new-name>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
5841
5854
  parentName: "p"
5842
- }, "Description"), ": EXPERIMENTAL. change the lane-name locally", (0, _react2.mdx)("br", {
5855
+ }, "Description"), ": change the lane-name locally", (0, _react2.mdx)("br", {
5843
5856
  parentName: "p"
5844
5857
  }), "\n", "the remote will be updated after the next \"bit export\" command"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
5845
5858
  parentName: "table"
@@ -6667,7 +6680,7 @@ function MDXContent(_ref) {
6667
6680
  }), (0, _react2.mdx)("td", {
6668
6681
  parentName: "tr",
6669
6682
  "align": null
6670
- }, "EXPERIMENTAL. relevant for merging a lane into another non-main lane, which by default does not squash")), (0, _react2.mdx)("tr", {
6683
+ }, "relevant for merging a lane into another non-main lane, which by default does not squash")), (0, _react2.mdx)("tr", {
6671
6684
  parentName: "tbody"
6672
6685
  }, (0, _react2.mdx)("td", {
6673
6686
  parentName: "tr",
@@ -8002,7 +8015,7 @@ function MDXContent(_ref) {
8002
8015
  parentName: "p"
8003
8016
  }), "\n", (0, _react2.mdx)("strong", {
8004
8017
  parentName: "p"
8005
- }, "Description"), ": EXPERIMENTAL. basic status for fast execution", (0, _react2.mdx)("br", {
8018
+ }, "Description"), ": basic status for fast execution", (0, _react2.mdx)("br", {
8006
8019
  parentName: "p"
8007
8020
  }), "\n", "shows only modified/new components with code changes. for the full status, use \"bit status\".", (0, _react2.mdx)("br", {
8008
8021
  parentName: "p"
@@ -8472,7 +8485,7 @@ function MDXContent(_ref) {
8472
8485
  "align": null
8473
8486
  }, "return the output as JSON")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "recover"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
8474
8487
  parentName: "p"
8475
- }, "Description"), ": EXPERIMENTAL. recover component(s) soft-deleted from the workspace, or a remote scope"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
8488
+ }, "Description"), ": recover component(s) soft-deleted from the workspace, or a remote scope"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
8476
8489
  parentName: "p"
8477
8490
  }, "bit recover <component-name>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
8478
8491
  parentName: "table"
@@ -8905,7 +8918,7 @@ function MDXContent(_ref) {
8905
8918
  }), (0, _react2.mdx)("td", {
8906
8919
  parentName: "tr",
8907
8920
  "align": null
8908
- }, "EXPERIMENTAL. use ast to transform files instead of regex")), (0, _react2.mdx)("tr", {
8921
+ }, "use ast to transform files instead of regex")), (0, _react2.mdx)("tr", {
8909
8922
  parentName: "tbody"
8910
8923
  }, (0, _react2.mdx)("td", {
8911
8924
  parentName: "tr",
@@ -9630,7 +9643,7 @@ function MDXContent(_ref) {
9630
9643
  }), (0, _react2.mdx)("td", {
9631
9644
  parentName: "tr",
9632
9645
  "align": null
9633
- }, "EXPERIMENTAL. use ast to transform files instead of regex")))), (0, _react2.mdx)("h3", null, "scope fork"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
9646
+ }, "use ast to transform files instead of regex")))), (0, _react2.mdx)("h3", null, "scope fork"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
9634
9647
  parentName: "p"
9635
9648
  }, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
9636
9649
  parentName: "p"
@@ -9722,7 +9735,7 @@ function MDXContent(_ref) {
9722
9735
  }), (0, _react2.mdx)("td", {
9723
9736
  parentName: "tr",
9724
9737
  "align": null
9725
- }, "EXPERIMENTAL. use ast to transform files instead of regex")), (0, _react2.mdx)("tr", {
9738
+ }, "use ast to transform files instead of regex")), (0, _react2.mdx)("tr", {
9726
9739
  parentName: "tbody"
9727
9740
  }, (0, _react2.mdx)("td", {
9728
9741
  parentName: "tr",
@@ -9739,7 +9752,7 @@ function MDXContent(_ref) {
9739
9752
  "align": null
9740
9753
  }, "do not install packages of the imported components")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "server"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
9741
9754
  parentName: "p"
9742
- }, "Description"), ": EXPERIMENTAL. communicate with bit cli program via http requests"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
9755
+ }, "Description"), ": communicate with bit cli program via http requests"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
9743
9756
  parentName: "p"
9744
9757
  }, "bit server")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
9745
9758
  parentName: "table"
@@ -10369,7 +10382,7 @@ function MDXContent(_ref) {
10369
10382
  "align": null
10370
10383
  }, "name of the ui root to use, e.g. \"teambit.scope/scope\" or \"teambit.workspace/workspace\"")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "stash"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
10371
10384
  parentName: "p"
10372
- }, "Description"), ": EXPERIMENTAL. stash modified components"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
10385
+ }, "Description"), ": stash modified components"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
10373
10386
  parentName: "p"
10374
10387
  }, "bit stash <sub-command>")), (0, _react2.mdx)("h3", null, "stash save"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
10375
10388
  parentName: "p"
@@ -11970,7 +11983,7 @@ function MDXContent(_ref) {
11970
11983
  }, "-t")), (0, _react2.mdx)("td", {
11971
11984
  parentName: "tr",
11972
11985
  "align": null
11973
- }, "EXPERIMENTAL. show errors/warnings for types. options are ", "[file, project]", " to investigate only changed file or entire project. defaults to project")), (0, _react2.mdx)("tr", {
11986
+ }, "show errors/warnings for types. options are ", "[file, project]", " to investigate only changed file or entire project. defaults to project")), (0, _react2.mdx)("tr", {
11974
11987
  parentName: "tbody"
11975
11988
  }, (0, _react2.mdx)("td", {
11976
11989
  parentName: "tr",
@@ -12004,7 +12017,7 @@ function MDXContent(_ref) {
12004
12017
  parentName: "p"
12005
12018
  }, "bit whoami")), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "why"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
12006
12019
  parentName: "p"
12007
- }, "Description"), ": EXPERIMENTAL. find components that use the specified dependency"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
12020
+ }, "Description"), ": find components that use the specified dependency"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
12008
12021
  parentName: "p"
12009
12022
  }, "bit why <dependency-name>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
12010
12023
  parentName: "table"