@teambit/harmony.content.cli-reference 1.95.107 → 1.95.109

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.
@@ -2127,7 +2127,41 @@ function MDXContent(_ref) {
2127
2127
  parentName: "p"
2128
2128
  }, "envs get <component-name>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2129
2129
  parentName: "p"
2130
- }, "Description"), ": show information about a component's env"), (0, _react2.mdx)("h3", null, "envs set"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2130
+ }, "Description"), ": show information about a component's env"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
2131
+ parentName: "table"
2132
+ }, (0, _react2.mdx)("tr", {
2133
+ parentName: "thead"
2134
+ }, (0, _react2.mdx)("th", {
2135
+ parentName: "tr",
2136
+ "align": null
2137
+ }, (0, _react2.mdx)("strong", {
2138
+ parentName: "th"
2139
+ }, "Option")), (0, _react2.mdx)("th", {
2140
+ parentName: "tr",
2141
+ "align": "center"
2142
+ }, (0, _react2.mdx)("strong", {
2143
+ parentName: "th"
2144
+ }, "Option alias")), (0, _react2.mdx)("th", {
2145
+ parentName: "tr",
2146
+ "align": null
2147
+ }, (0, _react2.mdx)("strong", {
2148
+ parentName: "th"
2149
+ }, "Description")))), (0, _react2.mdx)("tbody", {
2150
+ parentName: "table"
2151
+ }, (0, _react2.mdx)("tr", {
2152
+ parentName: "tbody"
2153
+ }, (0, _react2.mdx)("td", {
2154
+ parentName: "tr",
2155
+ "align": null
2156
+ }, (0, _react2.mdx)("inlineCode", {
2157
+ parentName: "td"
2158
+ }, "--services <string>")), (0, _react2.mdx)("td", {
2159
+ parentName: "tr",
2160
+ "align": "center"
2161
+ }), (0, _react2.mdx)("td", {
2162
+ parentName: "tr",
2163
+ "align": null
2164
+ }, "show information about the specific services only. for multiple services, separate by a comma and wrap with quotes")))), (0, _react2.mdx)("h3", null, "envs set"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
2131
2165
  parentName: "p"
2132
2166
  }, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
2133
2167
  parentName: "p"
@@ -3828,21 +3862,13 @@ function MDXContent(_ref) {
3828
3862
  parentName: "p"
3829
3863
  }), "\n", (0, _react2.mdx)("strong", {
3830
3864
  parentName: "p"
3831
- }, "Description"), ": merge changes of different component versions", (0, _react2.mdx)("br", {
3832
- parentName: "p"
3833
- }), "\n", "merge changes of different component versions", (0, _react2.mdx)("br", {
3834
- parentName: "p"
3835
- }), "\n", "", (0, _react2.mdx)("inlineCode", {
3836
- parentName: "p"
3837
- }, "bit merge <version> [ids...]"), " => merge changes of the given version into the checked out version", (0, _react2.mdx)("br", {
3838
- parentName: "p"
3839
- }), "\n", "", (0, _react2.mdx)("inlineCode", {
3865
+ }, "Description"), ": merge changes of the remote head into local", (0, _react2.mdx)("br", {
3840
3866
  parentName: "p"
3841
- }, "bit merge [ids...]"), " => EXPERIMENTAL. merge changes of the remote head into local, optionally use '--abort' or '--resolve'", (0, _react2.mdx)("br", {
3867
+ }), "\n", "merge changes of the remote head into local, optionally use '--abort' or '--resolve", (0, _react2.mdx)("br", {
3842
3868
  parentName: "p"
3843
- }), "\n", "you can use a pattern for multiple ids, such as bit merge 0.0.1 \"utils/", "*", "\". (wrap the pattern with quotes to avoid collision with shell commands)"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
3869
+ }), "\n", "you can use a pattern for multiple ids, such as bit merge \"utils/", "*", "\". (wrap the pattern with quotes to avoid collision with shell commands)"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
3844
3870
  parentName: "p"
3845
- }, "bit merge [values...]")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
3871
+ }, "bit merge [ids...]")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
3846
3872
  parentName: "table"
3847
3873
  }, (0, _react2.mdx)("tr", {
3848
3874
  parentName: "thead"