@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.
- package/cli-reference.docs.mdx +1 -1
- package/cli-reference.json +1 -1
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +1 -1
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1719890668338.js → preview-1720063334094.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
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` | |
|
|
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. |
|
package/dist/cli-reference.json
CHANGED
|
@@ -2173,7 +2173,7 @@ function MDXContent(_ref) {
|
|
|
2173
2173
|
}), (0, _react2.mdx)("td", {
|
|
2174
2174
|
parentName: "tr",
|
|
2175
2175
|
"align": null
|
|
2176
|
-
}, "
|
|
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",
|