@teambit/harmony.content.cli-reference 2.0.327 → 2.0.329

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.7.32'
2
+ description: 'Bit command synopses. Bit version: 1.7.34'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2563,7 +2563,7 @@
2563
2563
  [
2564
2564
  "",
2565
2565
  "update-main",
2566
- "EXPERIMENTAL. delete component/s on the main lane after merging this lane into main"
2566
+ "delete component/s on the main lane after merging this lane into main"
2567
2567
  ],
2568
2568
  [
2569
2569
  "",
package/cli-reference.mdx CHANGED
@@ -447,7 +447,7 @@ this command marks the components as deleted, and after snap/tag and export they
447
447
  | **Option** | **Option alias** | **Description** |
448
448
  | ------------------ | :--------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
449
449
  | `--lane` | | when on a lane, delete the component from this lane only. avoid merging it to main or other lanes |
450
- | `--update-main` | | EXPERIMENTAL. delete component/s on the main lane after merging this lane into main |
450
+ | `--update-main` | | delete component/s on the main lane after merging this lane into main |
451
451
  | `--range <string>` | | EXPERIMENTAL. enter a Semver range to delete specific tags (cannot be used for snaps). see https://www.npmjs.com/package/semver#ranges for the range syntax |
452
452
  | `--silent` | `-s` | skip confirmation |
453
453
  | `--hard` | | NOT-RECOMMENDED. delete a component completely from a remote scope. careful! this is a permanent change that could corrupt dependents. |
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.7.32'
2
+ description: 'Bit command synopses. Bit version: 1.7.34'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2563,7 +2563,7 @@
2563
2563
  [
2564
2564
  "",
2565
2565
  "update-main",
2566
- "EXPERIMENTAL. delete component/s on the main lane after merging this lane into main"
2566
+ "delete component/s on the main lane after merging this lane into main"
2567
2567
  ],
2568
2568
  [
2569
2569
  "",
@@ -2173,7 +2173,7 @@ function MDXContent(_ref) {
2173
2173
  }), (0, _react2.mdx)("td", {
2174
2174
  parentName: "tr",
2175
2175
  "align": null
2176
- }, "EXPERIMENTAL. delete component/s on the main lane after merging this lane into main")), (0, _react2.mdx)("tr", {
2176
+ }, "delete component/s on the main lane after merging this lane into main")), (0, _react2.mdx)("tr", {
2177
2177
  parentName: "tbody"
2178
2178
  }, (0, _react2.mdx)("td", {
2179
2179
  parentName: "tr",