@teambit/harmony.content.cli-reference 2.0.136 → 2.0.138
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 +11 -2
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +11 -2
- package/dist/cli-reference.mdx.js +3 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1704778620686.js → preview-1704880813005.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"private": true
|
|
356
356
|
},
|
|
357
357
|
{
|
|
358
|
-
"name": "cat-version-history
|
|
358
|
+
"name": "cat-version-history <id>",
|
|
359
359
|
"alias": "cvh",
|
|
360
360
|
"options": [
|
|
361
361
|
[
|
|
@@ -2137,7 +2137,7 @@
|
|
|
2137
2137
|
"do not write config files (such as eslint, tsconfig, prettier, etc...)"
|
|
2138
2138
|
],
|
|
2139
2139
|
[
|
|
2140
|
-
"",
|
|
2140
|
+
"a",
|
|
2141
2141
|
"add-missing-deps",
|
|
2142
2142
|
"install all missing dependencies"
|
|
2143
2143
|
],
|
|
@@ -4070,6 +4070,15 @@
|
|
|
4070
4070
|
}
|
|
4071
4071
|
]
|
|
4072
4072
|
},
|
|
4073
|
+
{
|
|
4074
|
+
"name": "cat-lane-history <lane-name>",
|
|
4075
|
+
"alias": "clh",
|
|
4076
|
+
"options": [],
|
|
4077
|
+
"description": "cat lane-history object by lane-name",
|
|
4078
|
+
"extendedDescription": "",
|
|
4079
|
+
"group": "ungrouped",
|
|
4080
|
+
"private": true
|
|
4081
|
+
},
|
|
4073
4082
|
{
|
|
4074
4083
|
"name": "server",
|
|
4075
4084
|
"alias": "",
|
package/cli-reference.mdx
CHANGED
|
@@ -964,7 +964,7 @@ when no package is specified, all workspace dependencies are installed and all w
|
|
|
964
964
|
| `--skip-import` | | do not import bit objects post installation |
|
|
965
965
|
| `--skip-compile` | | do not compile components |
|
|
966
966
|
| `--skip-write-config-files` | | do not write config files (such as eslint, tsconfig, prettier, etc...) |
|
|
967
|
-
| `--add-missing-deps` |
|
|
967
|
+
| `--add-missing-deps` | `-a` | install all missing dependencies |
|
|
968
968
|
| `--add-missing-peers` | | install all missing peer dependencies |
|
|
969
969
|
| `--recurring-install` | | automatically run install again if there are non loaded old envs in your workspace |
|
|
970
970
|
| `--no-optional [noOptional]` | | do not install optional dependencies (works with pnpm only) |
|
package/dist/cli-reference.json
CHANGED
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"private": true
|
|
356
356
|
},
|
|
357
357
|
{
|
|
358
|
-
"name": "cat-version-history
|
|
358
|
+
"name": "cat-version-history <id>",
|
|
359
359
|
"alias": "cvh",
|
|
360
360
|
"options": [
|
|
361
361
|
[
|
|
@@ -2137,7 +2137,7 @@
|
|
|
2137
2137
|
"do not write config files (such as eslint, tsconfig, prettier, etc...)"
|
|
2138
2138
|
],
|
|
2139
2139
|
[
|
|
2140
|
-
"",
|
|
2140
|
+
"a",
|
|
2141
2141
|
"add-missing-deps",
|
|
2142
2142
|
"install all missing dependencies"
|
|
2143
2143
|
],
|
|
@@ -4070,6 +4070,15 @@
|
|
|
4070
4070
|
}
|
|
4071
4071
|
]
|
|
4072
4072
|
},
|
|
4073
|
+
{
|
|
4074
|
+
"name": "cat-lane-history <lane-name>",
|
|
4075
|
+
"alias": "clh",
|
|
4076
|
+
"options": [],
|
|
4077
|
+
"description": "cat lane-history object by lane-name",
|
|
4078
|
+
"extendedDescription": "",
|
|
4079
|
+
"group": "ungrouped",
|
|
4080
|
+
"private": true
|
|
4081
|
+
},
|
|
4073
4082
|
{
|
|
4074
4083
|
"name": "server",
|
|
4075
4084
|
"alias": "",
|
|
@@ -4882,7 +4882,9 @@ function MDXContent(_ref) {
|
|
|
4882
4882
|
}, "--add-missing-deps")), (0, _react2.mdx)("td", {
|
|
4883
4883
|
parentName: "tr",
|
|
4884
4884
|
"align": "center"
|
|
4885
|
-
}
|
|
4885
|
+
}, (0, _react2.mdx)("inlineCode", {
|
|
4886
|
+
parentName: "td"
|
|
4887
|
+
}, "-a")), (0, _react2.mdx)("td", {
|
|
4886
4888
|
parentName: "tr",
|
|
4887
4889
|
"align": null
|
|
4888
4890
|
}, "install all missing dependencies")), (0, _react2.mdx)("tr", {
|