@teambit/harmony.content.cli-reference 1.95.159 → 1.95.161
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.json +37 -37
- package/cli-reference.mdx +65 -64
- package/dist/cli-reference.json +37 -37
- package/dist/cli-reference.mdx.js +37 -31
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1687663176769.js → preview-1687922429426.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.161.tgz +0 -0
- package/package.json +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.159.tgz +0 -0
package/dist/cli-reference.json
CHANGED
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"name": "dependents <component-name>",
|
|
229
229
|
"alias": "",
|
|
230
230
|
"options": [],
|
|
231
|
-
"description": "
|
|
231
|
+
"description": "show dependents of the given component",
|
|
232
232
|
"extendedDescription": "",
|
|
233
233
|
"group": "info",
|
|
234
234
|
"private": false
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"output the commands info as JSON"
|
|
629
629
|
]
|
|
630
630
|
],
|
|
631
|
-
"description": "
|
|
631
|
+
"description": "generate an .md file with all commands details",
|
|
632
632
|
"extendedDescription": "",
|
|
633
633
|
"group": "general",
|
|
634
634
|
"private": false
|
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
"json format"
|
|
968
968
|
]
|
|
969
969
|
],
|
|
970
|
-
"description": "
|
|
970
|
+
"description": "generate an image file with the dependencies graph",
|
|
971
971
|
"extendedDescription": "",
|
|
972
972
|
"group": "discover",
|
|
973
973
|
"private": false,
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
"name": "scope <sub-command>",
|
|
978
978
|
"alias": "",
|
|
979
979
|
"options": [],
|
|
980
|
-
"description": "
|
|
980
|
+
"description": "manage the scope-name for components",
|
|
981
981
|
"extendedDescription": "",
|
|
982
982
|
"group": "development",
|
|
983
983
|
"private": false,
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
},
|
|
1600
1600
|
{
|
|
1601
1601
|
"name": "app <sub-command>",
|
|
1602
|
-
"alias": "",
|
|
1602
|
+
"alias": "apps",
|
|
1603
1603
|
"options": [],
|
|
1604
1604
|
"description": "Manages apps",
|
|
1605
1605
|
"extendedDescription": "",
|
|
@@ -1822,7 +1822,7 @@
|
|
|
1822
1822
|
[
|
|
1823
1823
|
"",
|
|
1824
1824
|
"target <dir>",
|
|
1825
|
-
"
|
|
1825
|
+
"link to an external directory (similar to npm-link) so other projects could use these components"
|
|
1826
1826
|
],
|
|
1827
1827
|
[
|
|
1828
1828
|
"",
|
|
@@ -1907,17 +1907,17 @@
|
|
|
1907
1907
|
[
|
|
1908
1908
|
"",
|
|
1909
1909
|
"dependencies",
|
|
1910
|
-
"
|
|
1910
|
+
"import all dependencies and write them to the workspace"
|
|
1911
1911
|
],
|
|
1912
1912
|
[
|
|
1913
1913
|
"",
|
|
1914
1914
|
"dependents",
|
|
1915
|
-
"
|
|
1915
|
+
"import components found while traversing from the given ids upwards to the workspace components"
|
|
1916
1916
|
],
|
|
1917
1917
|
[
|
|
1918
1918
|
"",
|
|
1919
1919
|
"save-in-lane",
|
|
1920
|
-
"
|
|
1920
|
+
"when checked out to a lane and the component is not on the remote-lane, save it in the lane (default to save on main)"
|
|
1921
1921
|
],
|
|
1922
1922
|
[
|
|
1923
1923
|
"",
|
|
@@ -1954,7 +1954,7 @@
|
|
|
1954
1954
|
[
|
|
1955
1955
|
"l",
|
|
1956
1956
|
"lanes",
|
|
1957
|
-
"
|
|
1957
|
+
"fetch component objects from lanes. note, it does not save the remote lanes objects locally, only the refs"
|
|
1958
1958
|
],
|
|
1959
1959
|
[
|
|
1960
1960
|
"c",
|
|
@@ -2149,7 +2149,7 @@
|
|
|
2149
2149
|
[
|
|
2150
2150
|
"",
|
|
2151
2151
|
"editor [editor]",
|
|
2152
|
-
"
|
|
2152
|
+
"open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim)."
|
|
2153
2153
|
],
|
|
2154
2154
|
[
|
|
2155
2155
|
"v",
|
|
@@ -2189,12 +2189,12 @@
|
|
|
2189
2189
|
[
|
|
2190
2190
|
"",
|
|
2191
2191
|
"snapped",
|
|
2192
|
-
"
|
|
2192
|
+
"tag components that their head is a snap (not a tag)"
|
|
2193
2193
|
],
|
|
2194
2194
|
[
|
|
2195
2195
|
"",
|
|
2196
2196
|
"unmerged",
|
|
2197
|
-
"
|
|
2197
|
+
"complete a merge process by tagging the unmerged components"
|
|
2198
2198
|
],
|
|
2199
2199
|
[
|
|
2200
2200
|
"",
|
|
@@ -2249,7 +2249,7 @@
|
|
|
2249
2249
|
[
|
|
2250
2250
|
"b",
|
|
2251
2251
|
"build",
|
|
2252
|
-
"
|
|
2252
|
+
"not needed for now. run the pipeline build and complete the tag"
|
|
2253
2253
|
],
|
|
2254
2254
|
[
|
|
2255
2255
|
"a",
|
|
@@ -2307,17 +2307,17 @@
|
|
|
2307
2307
|
[
|
|
2308
2308
|
"",
|
|
2309
2309
|
"unmerged",
|
|
2310
|
-
"
|
|
2310
|
+
"complete a merge process by snapping the unmerged components"
|
|
2311
2311
|
],
|
|
2312
2312
|
[
|
|
2313
2313
|
"b",
|
|
2314
2314
|
"build",
|
|
2315
|
-
"
|
|
2315
|
+
"not needed for now. run the build pipeline in case the feature-flag build-on-ci is enabled"
|
|
2316
2316
|
],
|
|
2317
2317
|
[
|
|
2318
2318
|
"",
|
|
2319
2319
|
"editor [editor]",
|
|
2320
|
-
"
|
|
2320
|
+
"open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim)."
|
|
2321
2321
|
],
|
|
2322
2322
|
[
|
|
2323
2323
|
"",
|
|
@@ -2360,7 +2360,7 @@
|
|
|
2360
2360
|
"DEPRECATED (use \"--skip-tests\" or \"--unmodified\" instead). force-snap even if tests are failing and even when component has not changed"
|
|
2361
2361
|
]
|
|
2362
2362
|
],
|
|
2363
|
-
"description": "
|
|
2363
|
+
"description": "create an immutable and exportable component snapshot (no release version)",
|
|
2364
2364
|
"extendedDescription": "",
|
|
2365
2365
|
"group": "development",
|
|
2366
2366
|
"private": false,
|
|
@@ -2705,17 +2705,17 @@
|
|
|
2705
2705
|
[
|
|
2706
2706
|
"",
|
|
2707
2707
|
"abort",
|
|
2708
|
-
"
|
|
2708
|
+
"in case of an unresolved merge, revert to the state before the merge began"
|
|
2709
2709
|
],
|
|
2710
2710
|
[
|
|
2711
2711
|
"",
|
|
2712
2712
|
"resolve",
|
|
2713
|
-
"
|
|
2713
|
+
"mark an unresolved merge as resolved and create a new snap with the changes"
|
|
2714
2714
|
],
|
|
2715
2715
|
[
|
|
2716
2716
|
"",
|
|
2717
2717
|
"no-snap",
|
|
2718
|
-
"
|
|
2718
|
+
"do not auto snap in case the merge completed without conflicts"
|
|
2719
2719
|
],
|
|
2720
2720
|
[
|
|
2721
2721
|
"",
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
[
|
|
2736
2736
|
"m",
|
|
2737
2737
|
"message <message>",
|
|
2738
|
-
"
|
|
2738
|
+
"override the default message for the auto snap"
|
|
2739
2739
|
]
|
|
2740
2740
|
],
|
|
2741
2741
|
"description": "merge changes of the remote head into local",
|
|
@@ -2864,7 +2864,7 @@
|
|
|
2864
2864
|
[
|
|
2865
2865
|
"p",
|
|
2866
2866
|
"pattern <component-pattern>",
|
|
2867
|
-
"
|
|
2867
|
+
"switch only the specified component-pattern. works only when the workspace is empty"
|
|
2868
2868
|
],
|
|
2869
2869
|
[
|
|
2870
2870
|
"j",
|
|
@@ -3001,7 +3001,7 @@
|
|
|
3001
3001
|
[
|
|
3002
3002
|
"",
|
|
3003
3003
|
"pattern <component-pattern>",
|
|
3004
|
-
"
|
|
3004
|
+
"show lane-diff for the specified component-pattern only"
|
|
3005
3005
|
]
|
|
3006
3006
|
],
|
|
3007
3007
|
"description": "show diff between lanes",
|
|
@@ -3053,7 +3053,7 @@
|
|
|
3053
3053
|
[
|
|
3054
3054
|
"p",
|
|
3055
3055
|
"pattern <component-pattern>",
|
|
3056
|
-
"
|
|
3056
|
+
"switch only the specified component-pattern. works only when the workspace is empty"
|
|
3057
3057
|
]
|
|
3058
3058
|
],
|
|
3059
3059
|
"description": "import a remote lane to your workspace",
|
|
@@ -3175,12 +3175,12 @@
|
|
|
3175
3175
|
[
|
|
3176
3176
|
"",
|
|
3177
3177
|
"include-deps",
|
|
3178
|
-
"
|
|
3178
|
+
"relevant for \"--pattern\" and \"--workspace\". merge also dependencies of the given components"
|
|
3179
3179
|
],
|
|
3180
3180
|
[
|
|
3181
3181
|
"",
|
|
3182
3182
|
"resolve-unrelated [merge-strategy]",
|
|
3183
|
-
"
|
|
3183
|
+
"relevant when a component on a lane and the component on main has nothing in common. merge-strategy can be \"ours\" (default) or \"theirs\""
|
|
3184
3184
|
]
|
|
3185
3185
|
],
|
|
3186
3186
|
"description": "merge a local or a remote lane",
|
|
@@ -3194,7 +3194,7 @@
|
|
|
3194
3194
|
},
|
|
3195
3195
|
{
|
|
3196
3196
|
"name": "pattern",
|
|
3197
|
-
"description": "
|
|
3197
|
+
"description": "partially merge the lane with the specified component-pattern"
|
|
3198
3198
|
}
|
|
3199
3199
|
]
|
|
3200
3200
|
}
|
|
@@ -3227,7 +3227,7 @@
|
|
|
3227
3227
|
[
|
|
3228
3228
|
"p",
|
|
3229
3229
|
"pattern <component-pattern>",
|
|
3230
|
-
"
|
|
3230
|
+
"switch only the specified component-pattern. works only when the workspace is empty"
|
|
3231
3231
|
],
|
|
3232
3232
|
[
|
|
3233
3233
|
"j",
|
|
@@ -3268,12 +3268,12 @@
|
|
|
3268
3268
|
[
|
|
3269
3269
|
"",
|
|
3270
3270
|
"no-squash",
|
|
3271
|
-
"
|
|
3271
|
+
"relevant for merging lanes into main, which by default squash."
|
|
3272
3272
|
],
|
|
3273
3273
|
[
|
|
3274
3274
|
"",
|
|
3275
3275
|
"include-deps",
|
|
3276
|
-
"
|
|
3276
|
+
"relevant for \"--pattern\". merge also dependencies of the given components"
|
|
3277
3277
|
],
|
|
3278
3278
|
[
|
|
3279
3279
|
"j",
|
|
@@ -3586,7 +3586,7 @@
|
|
|
3586
3586
|
"name": "refactor <sub-command>",
|
|
3587
3587
|
"alias": "",
|
|
3588
3588
|
"options": [],
|
|
3589
|
-
"description": "
|
|
3589
|
+
"description": "source code refactoring / codemod",
|
|
3590
3590
|
"extendedDescription": "",
|
|
3591
3591
|
"group": "development",
|
|
3592
3592
|
"private": false,
|
|
@@ -3636,7 +3636,7 @@
|
|
|
3636
3636
|
"name": "mini-status [component-pattern]",
|
|
3637
3637
|
"alias": "ms",
|
|
3638
3638
|
"options": [],
|
|
3639
|
-
"description": "basic status for fast execution",
|
|
3639
|
+
"description": "EXPERIMENTAL. basic status for fast execution",
|
|
3640
3640
|
"extendedDescription": "shows only modified/new components. for the full status, use \"bit status\".\nthe modified are components that their source code have changed, it doesn't check for config/aspect changes",
|
|
3641
3641
|
"group": "development",
|
|
3642
3642
|
"private": false,
|
|
@@ -3944,7 +3944,7 @@
|
|
|
3944
3944
|
"name": "aspect <sub-command>",
|
|
3945
3945
|
"alias": "",
|
|
3946
3946
|
"options": [],
|
|
3947
|
-
"description": "
|
|
3947
|
+
"description": "manage aspects",
|
|
3948
3948
|
"extendedDescription": "",
|
|
3949
3949
|
"group": "development",
|
|
3950
3950
|
"private": false,
|
|
@@ -4103,7 +4103,7 @@
|
|
|
4103
4103
|
[
|
|
4104
4104
|
"",
|
|
4105
4105
|
"parents",
|
|
4106
|
-
"
|
|
4106
|
+
"show parents and lanes data"
|
|
4107
4107
|
],
|
|
4108
4108
|
[
|
|
4109
4109
|
"o",
|
|
@@ -4209,7 +4209,7 @@
|
|
|
4209
4209
|
"avoid renaming files and variables/classes according to the new component name"
|
|
4210
4210
|
]
|
|
4211
4211
|
],
|
|
4212
|
-
"description": "
|
|
4212
|
+
"description": "rename component. if tagged/exported, create a new component and deprecate the original component",
|
|
4213
4213
|
"extendedDescription": "",
|
|
4214
4214
|
"group": "collaborate",
|
|
4215
4215
|
"private": false,
|
|
@@ -4266,7 +4266,7 @@
|
|
|
4266
4266
|
"avoid saving a reference to the original component"
|
|
4267
4267
|
]
|
|
4268
4268
|
],
|
|
4269
|
-
"description": "
|
|
4269
|
+
"description": "create a new component out of an existing one (copies source files and config)",
|
|
4270
4270
|
"extendedDescription": "",
|
|
4271
4271
|
"group": "collaborate",
|
|
4272
4272
|
"private": false,
|
|
@@ -160,6 +160,12 @@ function MDXContent(_ref) {
|
|
|
160
160
|
"align": null
|
|
161
161
|
}, "set the component's environment. (overrides the env from variants if exists)")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "app"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
162
162
|
parentName: "p"
|
|
163
|
+
}, "Alias"), ": ", (0, _react2.mdx)("inlineCode", {
|
|
164
|
+
parentName: "p"
|
|
165
|
+
}, "apps"), (0, _react2.mdx)("br", {
|
|
166
|
+
parentName: "p"
|
|
167
|
+
}), "\n", (0, _react2.mdx)("strong", {
|
|
168
|
+
parentName: "p"
|
|
163
169
|
}, "Description"), ": Manages apps"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
164
170
|
parentName: "p"
|
|
165
171
|
}, "bit app <sub-command>")), (0, _react2.mdx)("h3", null, "app list"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
@@ -387,7 +393,7 @@ function MDXContent(_ref) {
|
|
|
387
393
|
"align": null
|
|
388
394
|
}, "download the files to the specified dir")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "aspect"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
389
395
|
parentName: "p"
|
|
390
|
-
}, "Description"), ":
|
|
396
|
+
}, "Description"), ": manage aspects"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
391
397
|
parentName: "p"
|
|
392
398
|
}, "bit aspect <sub-command>")), (0, _react2.mdx)("h3", null, "aspect list"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
393
399
|
parentName: "p"
|
|
@@ -1294,7 +1300,7 @@ function MDXContent(_ref) {
|
|
|
1294
1300
|
parentName: "p"
|
|
1295
1301
|
}, "cli generate")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
1296
1302
|
parentName: "p"
|
|
1297
|
-
}, "Description"), ":
|
|
1303
|
+
}, "Description"), ": generate an .md file with all commands details"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
1298
1304
|
parentName: "table"
|
|
1299
1305
|
}, (0, _react2.mdx)("tr", {
|
|
1300
1306
|
parentName: "thead"
|
|
@@ -1584,7 +1590,7 @@ function MDXContent(_ref) {
|
|
|
1584
1590
|
"align": null
|
|
1585
1591
|
}, "set the component's environment. (overrides the env from variants and the template)")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "dependents"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
1586
1592
|
parentName: "p"
|
|
1587
|
-
}, "Description"), ":
|
|
1593
|
+
}, "Description"), ": show dependents of the given component"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
1588
1594
|
parentName: "p"
|
|
1589
1595
|
}, "bit dependents <component-name>")), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "deprecate"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
1590
1596
|
parentName: "p"
|
|
@@ -2412,7 +2418,7 @@ function MDXContent(_ref) {
|
|
|
2412
2418
|
"align": null
|
|
2413
2419
|
}, "show output in json format")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "fork"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
2414
2420
|
parentName: "p"
|
|
2415
|
-
}, "Description"), ":
|
|
2421
|
+
}, "Description"), ": create a new component out of an existing one (copies source files and config)"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
2416
2422
|
parentName: "p"
|
|
2417
2423
|
}, "bit fork <source-component-id> [target-component-name]")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
2418
2424
|
parentName: "table"
|
|
@@ -2646,7 +2652,7 @@ function MDXContent(_ref) {
|
|
|
2646
2652
|
"align": null
|
|
2647
2653
|
}, "json format")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "graph"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
2648
2654
|
parentName: "p"
|
|
2649
|
-
}, "Description"), ":
|
|
2655
|
+
}, "Description"), ": generate an image file with the dependencies graph"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
2650
2656
|
parentName: "p"
|
|
2651
2657
|
}, "bit graph [id]")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
2652
2658
|
parentName: "table"
|
|
@@ -2942,7 +2948,7 @@ function MDXContent(_ref) {
|
|
|
2942
2948
|
}), (0, _react2.mdx)("td", {
|
|
2943
2949
|
parentName: "tr",
|
|
2944
2950
|
"align": null
|
|
2945
|
-
}, "
|
|
2951
|
+
}, "import all dependencies and write them to the workspace")), (0, _react2.mdx)("tr", {
|
|
2946
2952
|
parentName: "tbody"
|
|
2947
2953
|
}, (0, _react2.mdx)("td", {
|
|
2948
2954
|
parentName: "tr",
|
|
@@ -2955,7 +2961,7 @@ function MDXContent(_ref) {
|
|
|
2955
2961
|
}), (0, _react2.mdx)("td", {
|
|
2956
2962
|
parentName: "tr",
|
|
2957
2963
|
"align": null
|
|
2958
|
-
}, "
|
|
2964
|
+
}, "import components found while traversing from the given ids upwards to the workspace components")), (0, _react2.mdx)("tr", {
|
|
2959
2965
|
parentName: "tbody"
|
|
2960
2966
|
}, (0, _react2.mdx)("td", {
|
|
2961
2967
|
parentName: "tr",
|
|
@@ -2968,7 +2974,7 @@ function MDXContent(_ref) {
|
|
|
2968
2974
|
}), (0, _react2.mdx)("td", {
|
|
2969
2975
|
parentName: "tr",
|
|
2970
2976
|
"align": null
|
|
2971
|
-
}, "
|
|
2977
|
+
}, "when checked out to a lane and the component is not on the remote-lane, save it in the lane (default to save on main)")), (0, _react2.mdx)("tr", {
|
|
2972
2978
|
parentName: "tbody"
|
|
2973
2979
|
}, (0, _react2.mdx)("td", {
|
|
2974
2980
|
parentName: "tr",
|
|
@@ -3640,7 +3646,7 @@ function MDXContent(_ref) {
|
|
|
3640
3646
|
}, "-p")), (0, _react2.mdx)("td", {
|
|
3641
3647
|
parentName: "tr",
|
|
3642
3648
|
"align": null
|
|
3643
|
-
}, "
|
|
3649
|
+
}, "switch only the specified component-pattern. works only when the workspace is empty")), (0, _react2.mdx)("tr", {
|
|
3644
3650
|
parentName: "tbody"
|
|
3645
3651
|
}, (0, _react2.mdx)("td", {
|
|
3646
3652
|
parentName: "tr",
|
|
@@ -3926,7 +3932,7 @@ function MDXContent(_ref) {
|
|
|
3926
3932
|
}), (0, _react2.mdx)("td", {
|
|
3927
3933
|
parentName: "tr",
|
|
3928
3934
|
"align": null
|
|
3929
|
-
}, "
|
|
3935
|
+
}, "show lane-diff for the specified component-pattern only")))), (0, _react2.mdx)("h3", null, "lane add-readme"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
3930
3936
|
parentName: "p"
|
|
3931
3937
|
}, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
|
|
3932
3938
|
parentName: "p"
|
|
@@ -3995,7 +4001,7 @@ function MDXContent(_ref) {
|
|
|
3995
4001
|
}, "-p")), (0, _react2.mdx)("td", {
|
|
3996
4002
|
parentName: "tr",
|
|
3997
4003
|
"align": null
|
|
3998
|
-
}, "
|
|
4004
|
+
}, "switch only the specified component-pattern. works only when the workspace is empty")))), (0, _react2.mdx)("h3", null, "lane remove-comp"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
3999
4005
|
parentName: "p"
|
|
4000
4006
|
}, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
|
|
4001
4007
|
parentName: "p"
|
|
@@ -4297,7 +4303,7 @@ function MDXContent(_ref) {
|
|
|
4297
4303
|
}), (0, _react2.mdx)("td", {
|
|
4298
4304
|
parentName: "tr",
|
|
4299
4305
|
"align": null
|
|
4300
|
-
}, "
|
|
4306
|
+
}, "relevant for \"--pattern\" and \"--workspace\". merge also dependencies of the given components")), (0, _react2.mdx)("tr", {
|
|
4301
4307
|
parentName: "tbody"
|
|
4302
4308
|
}, (0, _react2.mdx)("td", {
|
|
4303
4309
|
parentName: "tr",
|
|
@@ -4310,7 +4316,7 @@ function MDXContent(_ref) {
|
|
|
4310
4316
|
}), (0, _react2.mdx)("td", {
|
|
4311
4317
|
parentName: "tr",
|
|
4312
4318
|
"align": null
|
|
4313
|
-
}, "
|
|
4319
|
+
}, "relevant when a component on a lane and the component on main has nothing in common. merge-strategy can be \"ours\" (default) or \"theirs\"")))), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
4314
4320
|
parentName: "table"
|
|
4315
4321
|
}, (0, _react2.mdx)("tr", {
|
|
4316
4322
|
parentName: "thead"
|
|
@@ -4483,7 +4489,7 @@ function MDXContent(_ref) {
|
|
|
4483
4489
|
}), (0, _react2.mdx)("td", {
|
|
4484
4490
|
parentName: "tr",
|
|
4485
4491
|
"align": null
|
|
4486
|
-
}, "
|
|
4492
|
+
}, "link to an external directory (similar to npm-link) so other projects could use these components")), (0, _react2.mdx)("tr", {
|
|
4487
4493
|
parentName: "tbody"
|
|
4488
4494
|
}, (0, _react2.mdx)("td", {
|
|
4489
4495
|
parentName: "tr",
|
|
@@ -4743,7 +4749,7 @@ function MDXContent(_ref) {
|
|
|
4743
4749
|
}), (0, _react2.mdx)("td", {
|
|
4744
4750
|
parentName: "tr",
|
|
4745
4751
|
"align": null
|
|
4746
|
-
}, "
|
|
4752
|
+
}, "show parents and lanes data")), (0, _react2.mdx)("tr", {
|
|
4747
4753
|
parentName: "tbody"
|
|
4748
4754
|
}, (0, _react2.mdx)("td", {
|
|
4749
4755
|
parentName: "tr",
|
|
@@ -5012,7 +5018,7 @@ function MDXContent(_ref) {
|
|
|
5012
5018
|
}), (0, _react2.mdx)("td", {
|
|
5013
5019
|
parentName: "tr",
|
|
5014
5020
|
"align": null
|
|
5015
|
-
}, "
|
|
5021
|
+
}, "in case of an unresolved merge, revert to the state before the merge began")), (0, _react2.mdx)("tr", {
|
|
5016
5022
|
parentName: "tbody"
|
|
5017
5023
|
}, (0, _react2.mdx)("td", {
|
|
5018
5024
|
parentName: "tr",
|
|
@@ -5025,7 +5031,7 @@ function MDXContent(_ref) {
|
|
|
5025
5031
|
}), (0, _react2.mdx)("td", {
|
|
5026
5032
|
parentName: "tr",
|
|
5027
5033
|
"align": null
|
|
5028
|
-
}, "
|
|
5034
|
+
}, "mark an unresolved merge as resolved and create a new snap with the changes")), (0, _react2.mdx)("tr", {
|
|
5029
5035
|
parentName: "tbody"
|
|
5030
5036
|
}, (0, _react2.mdx)("td", {
|
|
5031
5037
|
parentName: "tr",
|
|
@@ -5038,7 +5044,7 @@ function MDXContent(_ref) {
|
|
|
5038
5044
|
}), (0, _react2.mdx)("td", {
|
|
5039
5045
|
parentName: "tr",
|
|
5040
5046
|
"align": null
|
|
5041
|
-
}, "
|
|
5047
|
+
}, "do not auto snap in case the merge completed without conflicts")), (0, _react2.mdx)("tr", {
|
|
5042
5048
|
parentName: "tbody"
|
|
5043
5049
|
}, (0, _react2.mdx)("td", {
|
|
5044
5050
|
parentName: "tr",
|
|
@@ -5094,7 +5100,7 @@ function MDXContent(_ref) {
|
|
|
5094
5100
|
}, "-m")), (0, _react2.mdx)("td", {
|
|
5095
5101
|
parentName: "tr",
|
|
5096
5102
|
"align": null
|
|
5097
|
-
}, "
|
|
5103
|
+
}, "override the default message for the auto snap")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "mini-status"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5098
5104
|
parentName: "p"
|
|
5099
5105
|
}, "Alias"), ": ", (0, _react2.mdx)("inlineCode", {
|
|
5100
5106
|
parentName: "p"
|
|
@@ -5102,7 +5108,7 @@ function MDXContent(_ref) {
|
|
|
5102
5108
|
parentName: "p"
|
|
5103
5109
|
}), "\n", (0, _react2.mdx)("strong", {
|
|
5104
5110
|
parentName: "p"
|
|
5105
|
-
}, "Description"), ": basic status for fast execution", (0, _react2.mdx)("br", {
|
|
5111
|
+
}, "Description"), ": EXPERIMENTAL. basic status for fast execution", (0, _react2.mdx)("br", {
|
|
5106
5112
|
parentName: "p"
|
|
5107
5113
|
}), "\n", "shows only modified/new components. for the full status, use \"bit status\".", (0, _react2.mdx)("br", {
|
|
5108
5114
|
parentName: "p"
|
|
@@ -5367,7 +5373,7 @@ function MDXContent(_ref) {
|
|
|
5367
5373
|
"align": null
|
|
5368
5374
|
}, "do not install packages in case of importing components")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "refactor"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5369
5375
|
parentName: "p"
|
|
5370
|
-
}, "Description"), ":
|
|
5376
|
+
}, "Description"), ": source code refactoring / codemod"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
5371
5377
|
parentName: "p"
|
|
5372
5378
|
}, "bit refactor <sub-command>")), (0, _react2.mdx)("h3", null, "refactor dependency-name"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5373
5379
|
parentName: "p"
|
|
@@ -5635,7 +5641,7 @@ function MDXContent(_ref) {
|
|
|
5635
5641
|
"align": null
|
|
5636
5642
|
}, "skip confirmation")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "rename"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5637
5643
|
parentName: "p"
|
|
5638
|
-
}, "Description"), ":
|
|
5644
|
+
}, "Description"), ": rename component. if tagged/exported, create a new component and deprecate the original component"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
5639
5645
|
parentName: "p"
|
|
5640
5646
|
}, "bit rename <current-name> <new-name>")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
5641
5647
|
parentName: "table"
|
|
@@ -5964,7 +5970,7 @@ function MDXContent(_ref) {
|
|
|
5964
5970
|
"align": null
|
|
5965
5971
|
}, "return the component data in json format")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "scope"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5966
5972
|
parentName: "p"
|
|
5967
|
-
}, "Description"), ":
|
|
5973
|
+
}, "Description"), ": manage the scope-name for components"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
5968
5974
|
parentName: "p"
|
|
5969
5975
|
}, "bit scope <sub-command>")), (0, _react2.mdx)("h3", null, "scope set"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5970
5976
|
parentName: "p"
|
|
@@ -6233,7 +6239,7 @@ function MDXContent(_ref) {
|
|
|
6233
6239
|
"align": null
|
|
6234
6240
|
}, "compare current file system component to the latest tagged component ", "[default=latest]", ". only works in legacy.")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "snap"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
6235
6241
|
parentName: "p"
|
|
6236
|
-
}, "Description"), ":
|
|
6242
|
+
}, "Description"), ": create an immutable and exportable component snapshot (no release version)"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("inlineCode", {
|
|
6237
6243
|
parentName: "p"
|
|
6238
6244
|
}, "bit snap [component-pattern]")), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
6239
6245
|
parentName: "table"
|
|
@@ -6297,7 +6303,7 @@ function MDXContent(_ref) {
|
|
|
6297
6303
|
}), (0, _react2.mdx)("td", {
|
|
6298
6304
|
parentName: "tr",
|
|
6299
6305
|
"align": null
|
|
6300
|
-
}, "
|
|
6306
|
+
}, "complete a merge process by snapping the unmerged components")), (0, _react2.mdx)("tr", {
|
|
6301
6307
|
parentName: "tbody"
|
|
6302
6308
|
}, (0, _react2.mdx)("td", {
|
|
6303
6309
|
parentName: "tr",
|
|
@@ -6312,7 +6318,7 @@ function MDXContent(_ref) {
|
|
|
6312
6318
|
}, "-b")), (0, _react2.mdx)("td", {
|
|
6313
6319
|
parentName: "tr",
|
|
6314
6320
|
"align": null
|
|
6315
|
-
}, "
|
|
6321
|
+
}, "not needed for now. run the build pipeline in case the feature-flag build-on-ci is enabled")), (0, _react2.mdx)("tr", {
|
|
6316
6322
|
parentName: "tbody"
|
|
6317
6323
|
}, (0, _react2.mdx)("td", {
|
|
6318
6324
|
parentName: "tr",
|
|
@@ -6325,7 +6331,7 @@ function MDXContent(_ref) {
|
|
|
6325
6331
|
}), (0, _react2.mdx)("td", {
|
|
6326
6332
|
parentName: "tr",
|
|
6327
6333
|
"align": null
|
|
6328
|
-
}, "
|
|
6334
|
+
}, "open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim).")), (0, _react2.mdx)("tr", {
|
|
6329
6335
|
parentName: "tbody"
|
|
6330
6336
|
}, (0, _react2.mdx)("td", {
|
|
6331
6337
|
parentName: "tr",
|
|
@@ -6760,7 +6766,7 @@ function MDXContent(_ref) {
|
|
|
6760
6766
|
}), (0, _react2.mdx)("td", {
|
|
6761
6767
|
parentName: "tr",
|
|
6762
6768
|
"align": null
|
|
6763
|
-
}, "
|
|
6769
|
+
}, "open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim).")), (0, _react2.mdx)("tr", {
|
|
6764
6770
|
parentName: "tbody"
|
|
6765
6771
|
}, (0, _react2.mdx)("td", {
|
|
6766
6772
|
parentName: "tr",
|
|
@@ -6872,7 +6878,7 @@ function MDXContent(_ref) {
|
|
|
6872
6878
|
}), (0, _react2.mdx)("td", {
|
|
6873
6879
|
parentName: "tr",
|
|
6874
6880
|
"align": null
|
|
6875
|
-
}, "
|
|
6881
|
+
}, "tag components that their head is a snap (not a tag)")), (0, _react2.mdx)("tr", {
|
|
6876
6882
|
parentName: "tbody"
|
|
6877
6883
|
}, (0, _react2.mdx)("td", {
|
|
6878
6884
|
parentName: "tr",
|
|
@@ -6885,7 +6891,7 @@ function MDXContent(_ref) {
|
|
|
6885
6891
|
}), (0, _react2.mdx)("td", {
|
|
6886
6892
|
parentName: "tr",
|
|
6887
6893
|
"align": null
|
|
6888
|
-
}, "
|
|
6894
|
+
}, "complete a merge process by tagging the unmerged components")), (0, _react2.mdx)("tr", {
|
|
6889
6895
|
parentName: "tbody"
|
|
6890
6896
|
}, (0, _react2.mdx)("td", {
|
|
6891
6897
|
parentName: "tr",
|
|
@@ -7034,7 +7040,7 @@ function MDXContent(_ref) {
|
|
|
7034
7040
|
}, "-b")), (0, _react2.mdx)("td", {
|
|
7035
7041
|
parentName: "tr",
|
|
7036
7042
|
"align": null
|
|
7037
|
-
}, "
|
|
7043
|
+
}, "not needed for now. run the pipeline build and complete the tag")), (0, _react2.mdx)("tr", {
|
|
7038
7044
|
parentName: "tbody"
|
|
7039
7045
|
}, (0, _react2.mdx)("td", {
|
|
7040
7046
|
parentName: "tr",
|