@teambit/harmony.content.cli-reference 2.0.642 → 2.0.643
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 +142 -137
- package/cli-reference.mdx +1 -21
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +142 -137
- package/dist/cli-reference.mdx.js +17 -110
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1748402373944.js → preview-1748488802133.js} +2 -2
- package/package.json +2 -2
package/cli-reference.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"options": [],
|
|
6
6
|
"description": "enable bash/zsh-completion shortcuts for commands and options",
|
|
7
7
|
"extendedDescription": "",
|
|
8
|
-
"group": "
|
|
8
|
+
"group": "system",
|
|
9
9
|
"private": false
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"options": [],
|
|
15
15
|
"description": "EXPERIMENTAL. enters bit cli program and generates commands list",
|
|
16
16
|
"extendedDescription": "",
|
|
17
|
-
"group": "
|
|
17
|
+
"group": "system",
|
|
18
18
|
"private": false,
|
|
19
19
|
"commands": [
|
|
20
20
|
{
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
],
|
|
57
57
|
"description": "shows help",
|
|
58
58
|
"extendedDescription": "",
|
|
59
|
-
"group": "
|
|
59
|
+
"group": "system",
|
|
60
60
|
"private": false
|
|
61
61
|
},
|
|
62
62
|
{
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
],
|
|
72
72
|
"description": "shows bit version",
|
|
73
73
|
"extendedDescription": "",
|
|
74
|
-
"group": "
|
|
74
|
+
"group": "system",
|
|
75
75
|
"private": false
|
|
76
76
|
},
|
|
77
77
|
{
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
],
|
|
112
112
|
"description": "Start the Bit CLI Model Context Protocol (MCP) server for programmatic and remote access to Bit commands.",
|
|
113
113
|
"extendedDescription": "",
|
|
114
|
-
"group": "
|
|
114
|
+
"group": "advanced",
|
|
115
115
|
"private": false
|
|
116
116
|
},
|
|
117
117
|
{
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"options": [],
|
|
121
121
|
"description": "config management",
|
|
122
122
|
"extendedDescription": "https://bit.dev/reference/config/bit-config",
|
|
123
|
-
"group": "
|
|
123
|
+
"group": "system",
|
|
124
124
|
"private": false,
|
|
125
125
|
"commands": [
|
|
126
126
|
{
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
],
|
|
238
238
|
"description": "diagnose a bit workspace",
|
|
239
239
|
"extendedDescription": "",
|
|
240
|
-
"group": "
|
|
240
|
+
"group": "system",
|
|
241
241
|
"private": false
|
|
242
242
|
},
|
|
243
243
|
{
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
],
|
|
318
318
|
"description": "create or reinitialize an empty workspace",
|
|
319
319
|
"extendedDescription": "if the current directory is already a workspace, it validates that bit files are correct and rewrite them if needed.",
|
|
320
|
-
"group": "
|
|
320
|
+
"group": "workspace-setup",
|
|
321
321
|
"private": false,
|
|
322
322
|
"skipWorkspace": true
|
|
323
323
|
},
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
],
|
|
354
354
|
"description": "display the component's essential information",
|
|
355
355
|
"extendedDescription": "",
|
|
356
|
-
"group": "info",
|
|
356
|
+
"group": "info-analysis",
|
|
357
357
|
"private": false,
|
|
358
358
|
"arguments": [
|
|
359
359
|
{
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
],
|
|
375
375
|
"description": "list available component-issues",
|
|
376
376
|
"extendedDescription": "",
|
|
377
|
-
"group": "
|
|
377
|
+
"group": "info-analysis",
|
|
378
378
|
"private": true
|
|
379
379
|
},
|
|
380
380
|
{
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
"options": [],
|
|
384
384
|
"description": "list all components maintained by the workspace and their corresponding envs",
|
|
385
385
|
"extendedDescription": "",
|
|
386
|
-
"group": "
|
|
386
|
+
"group": "component-config",
|
|
387
387
|
"private": false,
|
|
388
388
|
"commands": [
|
|
389
389
|
{
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"options": [],
|
|
393
393
|
"description": "list all envs currently used in the workspace",
|
|
394
394
|
"extendedDescription": "",
|
|
395
|
-
"group": "
|
|
395
|
+
"group": "component-config",
|
|
396
396
|
"private": false
|
|
397
397
|
},
|
|
398
398
|
{
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
],
|
|
408
408
|
"description": "show config information from a component's env",
|
|
409
409
|
"extendedDescription": "",
|
|
410
|
-
"group": "
|
|
410
|
+
"group": "component-config",
|
|
411
411
|
"private": false,
|
|
412
412
|
"arguments": [
|
|
413
413
|
{
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"name": "set <component-pattern> <env>",
|
|
421
421
|
"options": [],
|
|
422
422
|
"description": "Assigns one or more components a development environment (env)",
|
|
423
|
-
"group": "
|
|
423
|
+
"group": "component-config",
|
|
424
424
|
"arguments": [
|
|
425
425
|
{
|
|
426
426
|
"name": "component-pattern",
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"options": [],
|
|
452
452
|
"description": "un-sets an env from components that were previously set by \"bit env set\" or by a component template",
|
|
453
453
|
"extendedDescription": "keep in mind that this doesn't remove envs that are set via variants.\nin only removes envs that appear in the .bitmap file, which were previously configured via \"bit env set\".\nthe purpose of this command is to reset previously assigned envs to either allow variants configure the env or use the base node env.\nyou can use a `<pattern>` for multiple component ids, such as `bit env unset \"org.scope/utils/**\"`.\nuse comma to separate patterns and '!' to exclude. e.g. 'ui/**, !ui/button'\nuse '$' prefix to filter by states/attributes, e.g. '$deprecated', '$modified' or '$env:teambit.react/react'.\nalways wrap the pattern with single quotes to avoid collision with shell commands.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern.\n",
|
|
454
|
-
"group": "
|
|
454
|
+
"group": "component-config",
|
|
455
455
|
"arguments": [
|
|
456
456
|
{
|
|
457
457
|
"name": "component-pattern",
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"name": "replace <current-env> <new-env>",
|
|
464
464
|
"options": [],
|
|
465
465
|
"description": "replace an existing env with another env for all components using the old env",
|
|
466
|
-
"group": "
|
|
466
|
+
"group": "component-config",
|
|
467
467
|
"arguments": [
|
|
468
468
|
{
|
|
469
469
|
"name": "current-env",
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
"name": "update [env-id] [pattern]",
|
|
486
486
|
"options": [],
|
|
487
487
|
"description": "update a version of an env for all components using that env",
|
|
488
|
-
"group": "
|
|
488
|
+
"group": "component-config",
|
|
489
489
|
"arguments": [
|
|
490
490
|
{
|
|
491
491
|
"name": "env-id",
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
],
|
|
526
526
|
"description": "list all globals",
|
|
527
527
|
"extendedDescription": "",
|
|
528
|
-
"group": "
|
|
528
|
+
"group": "system",
|
|
529
529
|
"private": false
|
|
530
530
|
},
|
|
531
531
|
{
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
"options": [],
|
|
535
535
|
"description": "system operations",
|
|
536
536
|
"extendedDescription": "",
|
|
537
|
-
"group": "
|
|
537
|
+
"group": "system",
|
|
538
538
|
"private": false,
|
|
539
539
|
"commands": [
|
|
540
540
|
{
|
|
@@ -543,7 +543,7 @@
|
|
|
543
543
|
"options": [],
|
|
544
544
|
"description": "print debug.log to the screen",
|
|
545
545
|
"extendedDescription": "",
|
|
546
|
-
"group": "
|
|
546
|
+
"group": "system",
|
|
547
547
|
"private": false
|
|
548
548
|
},
|
|
549
549
|
{
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"options": [],
|
|
553
553
|
"description": "print the log file to the screen as it is being written",
|
|
554
554
|
"extendedDescription": "similar to linux \"tail -f\" command",
|
|
555
|
-
"group": "
|
|
555
|
+
"group": "system",
|
|
556
556
|
"private": false
|
|
557
557
|
}
|
|
558
558
|
]
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
],
|
|
642
642
|
"description": "generate an SVG image file with the components' dependencies graph",
|
|
643
643
|
"extendedDescription": "",
|
|
644
|
-
"group": "
|
|
644
|
+
"group": "info-analysis",
|
|
645
645
|
"private": false,
|
|
646
646
|
"remoteOp": true
|
|
647
647
|
},
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
],
|
|
698
698
|
"description": "run the ui/development server",
|
|
699
699
|
"extendedDescription": "",
|
|
700
|
-
"group": "
|
|
700
|
+
"group": "run-serve",
|
|
701
701
|
"private": false,
|
|
702
702
|
"arguments": [
|
|
703
703
|
{
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
"options": [],
|
|
713
713
|
"description": "build production assets for deployment.",
|
|
714
714
|
"extendedDescription": "",
|
|
715
|
-
"group": "
|
|
715
|
+
"group": "run-serve",
|
|
716
716
|
"private": true
|
|
717
717
|
},
|
|
718
718
|
{
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"options": [],
|
|
722
722
|
"description": "manage the scope-name for components",
|
|
723
723
|
"extendedDescription": "",
|
|
724
|
-
"group": "
|
|
724
|
+
"group": "component-config",
|
|
725
725
|
"private": false,
|
|
726
726
|
"commands": [
|
|
727
727
|
{
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
"options": [],
|
|
730
730
|
"description": "Sets the scope for specified component/s. If no component is specified, sets the default scope of the workspace",
|
|
731
731
|
"extendedDescription": "default scopes for components are set in the bitmap file. the default scope for a workspace is set in the workspace.jsonc.\na component is set with a scope (as oppose to default scope) only once it is versioned.'\n\nyou can use a `<pattern>` for multiple component ids, such as `bit scope set scope-name \"org.scope/utils/**\"`.\nuse comma to separate patterns and '!' to exclude. e.g. 'ui/**, !ui/button'\nuse '$' prefix to filter by states/attributes, e.g. '$deprecated', '$modified' or '$env:teambit.react/react'.\nalways wrap the pattern with single quotes to avoid collision with shell commands.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern.\n",
|
|
732
|
-
"group": "
|
|
732
|
+
"group": "component-config",
|
|
733
733
|
"arguments": [
|
|
734
734
|
{
|
|
735
735
|
"name": "scope-name",
|
|
@@ -762,7 +762,7 @@
|
|
|
762
762
|
],
|
|
763
763
|
"description": "rename the scope name for all components with the specified 'current scope name'. if exported, create new components and delete the original ones",
|
|
764
764
|
"extendedDescription": "Note: if `<current-scope-name>` is also the defaultScope for the workspace, this command will set `<new-scope-name>`\nas the defaultScope instead, and that will then be set for all components by default. You may see updates in your .bitmap file\nas a result of this change",
|
|
765
|
-
"group": "
|
|
765
|
+
"group": "component-config",
|
|
766
766
|
"arguments": [
|
|
767
767
|
{
|
|
768
768
|
"name": "current-scope-name",
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
]
|
|
790
790
|
],
|
|
791
791
|
"description": "Renames the owner part of the scope-name for all components with the specified 'current owner name'",
|
|
792
|
-
"group": "
|
|
792
|
+
"group": "component-config",
|
|
793
793
|
"arguments": [
|
|
794
794
|
{
|
|
795
795
|
"name": "current-owner-name",
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
],
|
|
818
818
|
"description": "fork all components of the original-scope and refactor the source-code to use the new scope name",
|
|
819
819
|
"extendedDescription": "optionally, provide [pattern] to limit the fork to specific components",
|
|
820
|
-
"group": "
|
|
820
|
+
"group": "component-config",
|
|
821
821
|
"arguments": [
|
|
822
822
|
{
|
|
823
823
|
"name": "original-scope",
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
],
|
|
858
858
|
"description": "cat a scope and show all the contents",
|
|
859
859
|
"extendedDescription": "",
|
|
860
|
-
"group": "
|
|
860
|
+
"group": "advanced",
|
|
861
861
|
"private": true
|
|
862
862
|
},
|
|
863
863
|
{
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
],
|
|
873
873
|
"description": "cat a bit object by component-id",
|
|
874
874
|
"extendedDescription": "",
|
|
875
|
-
"group": "
|
|
875
|
+
"group": "advanced",
|
|
876
876
|
"private": true
|
|
877
877
|
},
|
|
878
878
|
{
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
],
|
|
898
898
|
"description": "cat a bit object by hash",
|
|
899
899
|
"extendedDescription": "",
|
|
900
|
-
"group": "
|
|
900
|
+
"group": "advanced",
|
|
901
901
|
"private": true
|
|
902
902
|
},
|
|
903
903
|
{
|
|
@@ -906,7 +906,7 @@
|
|
|
906
906
|
"options": [],
|
|
907
907
|
"description": "cat a bit object by lane-name",
|
|
908
908
|
"extendedDescription": "",
|
|
909
|
-
"group": "
|
|
909
|
+
"group": "advanced",
|
|
910
910
|
"private": true
|
|
911
911
|
},
|
|
912
912
|
{
|
|
@@ -915,7 +915,7 @@
|
|
|
915
915
|
"options": [],
|
|
916
916
|
"description": "run an action on a remote",
|
|
917
917
|
"extendedDescription": "",
|
|
918
|
-
"group": "
|
|
918
|
+
"group": "advanced",
|
|
919
919
|
"private": true
|
|
920
920
|
},
|
|
921
921
|
{
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
"options": [],
|
|
925
925
|
"description": "manage the version-history of components",
|
|
926
926
|
"extendedDescription": "",
|
|
927
|
-
"group": "
|
|
927
|
+
"group": "version-control",
|
|
928
928
|
"private": false,
|
|
929
929
|
"commands": [
|
|
930
930
|
{
|
|
@@ -959,7 +959,7 @@
|
|
|
959
959
|
],
|
|
960
960
|
"description": "generate a graph of the version history of a component and save as an SVG file",
|
|
961
961
|
"extendedDescription": "",
|
|
962
|
-
"group": "info",
|
|
962
|
+
"group": "info-analysis",
|
|
963
963
|
"private": false
|
|
964
964
|
},
|
|
965
965
|
{
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
],
|
|
980
980
|
"description": "show the version-history of a component",
|
|
981
981
|
"extendedDescription": "",
|
|
982
|
-
"group": "info",
|
|
982
|
+
"group": "info-analysis",
|
|
983
983
|
"private": false
|
|
984
984
|
},
|
|
985
985
|
{
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
],
|
|
1010
1010
|
"description": "rebuild the version history of a component. helpful when it got corrupted for some reason",
|
|
1011
1011
|
"extendedDescription": "",
|
|
1012
|
-
"group": "info",
|
|
1012
|
+
"group": "info-analysis",
|
|
1013
1013
|
"private": false,
|
|
1014
1014
|
"arguments": [
|
|
1015
1015
|
{
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
],
|
|
1033
1033
|
"description": "cat version-history object by component-id",
|
|
1034
1034
|
"extendedDescription": "",
|
|
1035
|
-
"group": "
|
|
1035
|
+
"group": "advanced",
|
|
1036
1036
|
"private": true
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
],
|
|
1053
1053
|
"description": "eject components configuration (create a `component.json` file)",
|
|
1054
1054
|
"extendedDescription": "note this can be reversed at any time by snapping/tagging changes and deleting the component.json file \nyou can use a `<pattern>` for multiple component ids, such as `bit eject-conf \"org.scope/utils/**\"`.\nuse comma to separate patterns and '!' to exclude. e.g. 'ui/**, !ui/button'\nuse '$' prefix to filter by states/attributes, e.g. '$deprecated', '$modified' or '$env:teambit.react/react'.\nalways wrap the pattern with single quotes to avoid collision with shell commands.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern.\n",
|
|
1055
|
-
"group": "
|
|
1055
|
+
"group": "component-config",
|
|
1056
1056
|
"private": false
|
|
1057
1057
|
},
|
|
1058
1058
|
{
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
],
|
|
1068
1068
|
"description": "manage capsules",
|
|
1069
1069
|
"extendedDescription": "a capsule is a directory containing the component code, isolated from the workspace.\nnormally, capsules are created during the build process, the component files are copied and the packages are installed\nvia the configured package-manager. the purpose is to compile/test them in isolation to make sure they will work for\nother users after publishing/exporting them.",
|
|
1070
|
-
"group": "
|
|
1070
|
+
"group": "advanced",
|
|
1071
1071
|
"private": false,
|
|
1072
1072
|
"commands": [
|
|
1073
1073
|
{
|
|
@@ -1082,7 +1082,7 @@
|
|
|
1082
1082
|
],
|
|
1083
1083
|
"description": "list the capsules generated for this workspace",
|
|
1084
1084
|
"extendedDescription": "",
|
|
1085
|
-
"group": "
|
|
1085
|
+
"group": "advanced",
|
|
1086
1086
|
"private": false
|
|
1087
1087
|
},
|
|
1088
1088
|
{
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
],
|
|
1138
1138
|
"description": "create capsules for components",
|
|
1139
1139
|
"extendedDescription": "",
|
|
1140
|
-
"group": "
|
|
1140
|
+
"group": "advanced",
|
|
1141
1141
|
"private": false
|
|
1142
1142
|
},
|
|
1143
1143
|
{
|
|
@@ -1157,7 +1157,7 @@
|
|
|
1157
1157
|
],
|
|
1158
1158
|
"description": "delete capsules",
|
|
1159
1159
|
"extendedDescription": "with no args, only workspace's capsules are deleted",
|
|
1160
|
-
"group": "
|
|
1160
|
+
"group": "advanced",
|
|
1161
1161
|
"private": false
|
|
1162
1162
|
}
|
|
1163
1163
|
]
|
|
@@ -1168,7 +1168,7 @@
|
|
|
1168
1168
|
"options": [],
|
|
1169
1169
|
"description": "set aspects in the workspace/scope config to make them loadable by the workspace/scope",
|
|
1170
1170
|
"extendedDescription": "",
|
|
1171
|
-
"group": "
|
|
1171
|
+
"group": "workspace-setup",
|
|
1172
1172
|
"private": false,
|
|
1173
1173
|
"remoteOp": true,
|
|
1174
1174
|
"arguments": [
|
|
@@ -1184,7 +1184,7 @@
|
|
|
1184
1184
|
"options": [],
|
|
1185
1185
|
"description": "unset aspects in the workspace config (opposite of \"use\" command)",
|
|
1186
1186
|
"extendedDescription": "",
|
|
1187
|
-
"group": "
|
|
1187
|
+
"group": "workspace-setup",
|
|
1188
1188
|
"private": false,
|
|
1189
1189
|
"remoteOp": true,
|
|
1190
1190
|
"arguments": [
|
|
@@ -1206,7 +1206,7 @@
|
|
|
1206
1206
|
],
|
|
1207
1207
|
"description": "list the component ids matching the given pattern",
|
|
1208
1208
|
"extendedDescription": "this command helps validating a pattern before using it in other commands.\nNOTE: always wrap the pattern with quotes to avoid collision with shell commands. depending on your shell, it might be single or double quotes.\na pattern can be a simple component-id or component-name. e.g. 'ui/button'.\na pattern can be used with wildcards for multiple component ids, e.g. 'org.scope/utils/**' or '**/utils/**' to capture all org/scopes.\nto enter multiple patterns, separate them by a comma, e.g. 'ui/*, lib/*'\nto exclude, use '!'. e.g. 'ui/**, !ui/button'\nthe matching algorithm is from multimatch (@see https://github.com/sindresorhus/multimatch).\n\nto filter by a state or attribute, prefix the pattern with \"$\". e.g. '$deprecated', '$modified'.\nlist of supported states: [new, modified, deprecated, deleted, snappedOnMain, softTagged, codeModified, localOnly].\nto filter by multi-params state/attribute, separate the params with \":\", e.g. '$env:teambit.react/react'.\nlist of supported multi-params states: [env].\nto match a state and another criteria, use \" AND \" keyword. e.g. '$modified AND teambit.workspace/** AND $env:teambit.react/react'.\n",
|
|
1209
|
-
"group": "
|
|
1209
|
+
"group": "info-analysis",
|
|
1210
1210
|
"private": false,
|
|
1211
1211
|
"examples": [
|
|
1212
1212
|
{
|
|
@@ -1237,7 +1237,7 @@
|
|
|
1237
1237
|
"options": [],
|
|
1238
1238
|
"description": "manage local-only components, which reside only in the workspace and are not snapped/tagged",
|
|
1239
1239
|
"extendedDescription": "",
|
|
1240
|
-
"group": "
|
|
1240
|
+
"group": "component-config",
|
|
1241
1241
|
"private": false,
|
|
1242
1242
|
"commands": [
|
|
1243
1243
|
{
|
|
@@ -1287,7 +1287,7 @@
|
|
|
1287
1287
|
"options": [],
|
|
1288
1288
|
"description": "perform git operations",
|
|
1289
1289
|
"extendedDescription": "",
|
|
1290
|
-
"group": "
|
|
1290
|
+
"group": "workspace-tools",
|
|
1291
1291
|
"private": false,
|
|
1292
1292
|
"commands": [
|
|
1293
1293
|
{
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
],
|
|
1303
1303
|
"description": "setup bit's git merge driver for bitmap files",
|
|
1304
1304
|
"extendedDescription": "",
|
|
1305
|
-
"group": "
|
|
1305
|
+
"group": "workspace-tools",
|
|
1306
1306
|
"private": false
|
|
1307
1307
|
},
|
|
1308
1308
|
{
|
|
@@ -1311,7 +1311,7 @@
|
|
|
1311
1311
|
"options": [],
|
|
1312
1312
|
"description": "a special command to merge conflicting bitmap files during git merge",
|
|
1313
1313
|
"extendedDescription": "",
|
|
1314
|
-
"group": "
|
|
1314
|
+
"group": "workspace-tools",
|
|
1315
1315
|
"private": true
|
|
1316
1316
|
}
|
|
1317
1317
|
]
|
|
@@ -1358,7 +1358,7 @@
|
|
|
1358
1358
|
],
|
|
1359
1359
|
"description": "list components on a workspace or a remote scope (with flag).",
|
|
1360
1360
|
"extendedDescription": "",
|
|
1361
|
-
"group": "
|
|
1361
|
+
"group": "info-analysis",
|
|
1362
1362
|
"private": false,
|
|
1363
1363
|
"remoteOp": true,
|
|
1364
1364
|
"skipWorkspace": true
|
|
@@ -1369,7 +1369,7 @@
|
|
|
1369
1369
|
"options": [],
|
|
1370
1370
|
"description": "manage workspace config files",
|
|
1371
1371
|
"extendedDescription": "",
|
|
1372
|
-
"group": "
|
|
1372
|
+
"group": "workspace-tools",
|
|
1373
1373
|
"private": false,
|
|
1374
1374
|
"commands": [
|
|
1375
1375
|
{
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
],
|
|
1420
1420
|
"description": "write config files in the workspace. useful for IDEs",
|
|
1421
1421
|
"extendedDescription": "",
|
|
1422
|
-
"group": "
|
|
1422
|
+
"group": "workspace-tools",
|
|
1423
1423
|
"private": false
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
],
|
|
1450
1450
|
"description": "clean (delete) written config files in the workspace. useful for IDEs",
|
|
1451
1451
|
"extendedDescription": "",
|
|
1452
|
-
"group": "
|
|
1452
|
+
"group": "workspace-tools",
|
|
1453
1453
|
"private": false
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
],
|
|
1465
1465
|
"description": "list config writers",
|
|
1466
1466
|
"extendedDescription": "",
|
|
1467
|
-
"group": "
|
|
1467
|
+
"group": "workspace-tools",
|
|
1468
1468
|
"private": false
|
|
1469
1469
|
}
|
|
1470
1470
|
]
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
],
|
|
1551
1551
|
"description": "track one or more directories as new components",
|
|
1552
1552
|
"extendedDescription": "Learn the recommended workflow for tracking directories as components, in the link below.",
|
|
1553
|
-
"group": "development",
|
|
1553
|
+
"group": "component-development",
|
|
1554
1554
|
"private": false
|
|
1555
1555
|
},
|
|
1556
1556
|
{
|
|
@@ -1595,7 +1595,7 @@
|
|
|
1595
1595
|
],
|
|
1596
1596
|
"description": "create a new component (source files and config) using a template.",
|
|
1597
1597
|
"extendedDescription": "",
|
|
1598
|
-
"group": "development",
|
|
1598
|
+
"group": "component-development",
|
|
1599
1599
|
"private": false,
|
|
1600
1600
|
"arguments": [
|
|
1601
1601
|
{
|
|
@@ -1639,11 +1639,16 @@
|
|
|
1639
1639
|
"a",
|
|
1640
1640
|
"aspect <aspect-id>",
|
|
1641
1641
|
"show templates provided by the aspect-id"
|
|
1642
|
+
],
|
|
1643
|
+
[
|
|
1644
|
+
"j",
|
|
1645
|
+
"json",
|
|
1646
|
+
"return templates in json format"
|
|
1642
1647
|
]
|
|
1643
1648
|
],
|
|
1644
1649
|
"description": "list available templates for \"bit create\" and \"bit new\"",
|
|
1645
1650
|
"extendedDescription": "list components templates when inside bit-workspace (for bit-create), otherwise, list workspace templates (for bit-new)",
|
|
1646
|
-
"group": "development",
|
|
1651
|
+
"group": "component-development",
|
|
1647
1652
|
"private": false
|
|
1648
1653
|
},
|
|
1649
1654
|
{
|
|
@@ -1698,7 +1703,7 @@
|
|
|
1698
1703
|
],
|
|
1699
1704
|
"description": "create a new workspace from a template",
|
|
1700
1705
|
"extendedDescription": "",
|
|
1701
|
-
"group": "
|
|
1706
|
+
"group": "workspace-setup",
|
|
1702
1707
|
"private": false,
|
|
1703
1708
|
"arguments": [
|
|
1704
1709
|
{
|
|
@@ -1753,7 +1758,7 @@
|
|
|
1753
1758
|
],
|
|
1754
1759
|
"description": "automatically recompile modified components (on save)",
|
|
1755
1760
|
"extendedDescription": "by default, the watcher doesn't use polling, to keep the CPU idle.\nif this doesn't work well for you, run \"bit config set watch_use_polling true\" to use polling.",
|
|
1756
|
-
"group": "development",
|
|
1761
|
+
"group": "component-development",
|
|
1757
1762
|
"private": false
|
|
1758
1763
|
},
|
|
1759
1764
|
{
|
|
@@ -1838,7 +1843,7 @@
|
|
|
1838
1843
|
],
|
|
1839
1844
|
"description": "run set of tasks for build.",
|
|
1840
1845
|
"extendedDescription": "by default, only new and modified components are built.\nthe build takes place in an isolated directories on the filesystem (called \"capsules\"). the component files are copied to these directories\nand the package-manager installs the dependencies in the capsules root. once done, the build pipeline is running.\nbecause this process can take a while on a large workspace, some flags are available to shorten the process. See the example section for more info.\n ",
|
|
1841
|
-
"group": "development",
|
|
1846
|
+
"group": "component-development",
|
|
1842
1847
|
"private": false,
|
|
1843
1848
|
"arguments": [
|
|
1844
1849
|
{
|
|
@@ -1884,7 +1889,7 @@
|
|
|
1884
1889
|
],
|
|
1885
1890
|
"description": "list and download component artifacts",
|
|
1886
1891
|
"extendedDescription": "artifacts are created on isolated capsules during tag or snap commands.\nexample of artifacts are dists files generated by a compiler, a JUnit.xml file generated by a tester\nand a package.tgz file generated by pkg aspect.\n",
|
|
1887
|
-
"group": "
|
|
1892
|
+
"group": "testing",
|
|
1888
1893
|
"private": false,
|
|
1889
1894
|
"arguments": [
|
|
1890
1895
|
{
|
|
@@ -1925,7 +1930,7 @@
|
|
|
1925
1930
|
],
|
|
1926
1931
|
"description": "locally run an app component (independent of bit's dev server)",
|
|
1927
1932
|
"extendedDescription": "",
|
|
1928
|
-
"group": "
|
|
1933
|
+
"group": "run-serve",
|
|
1929
1934
|
"private": false,
|
|
1930
1935
|
"arguments": [
|
|
1931
1936
|
{
|
|
@@ -1940,7 +1945,7 @@
|
|
|
1940
1945
|
"options": [],
|
|
1941
1946
|
"description": "Manages apps",
|
|
1942
1947
|
"extendedDescription": "",
|
|
1943
|
-
"group": "
|
|
1948
|
+
"group": "run-serve",
|
|
1944
1949
|
"private": false,
|
|
1945
1950
|
"commands": [
|
|
1946
1951
|
{
|
|
@@ -1955,7 +1960,7 @@
|
|
|
1955
1960
|
],
|
|
1956
1961
|
"description": "list all registered apps",
|
|
1957
1962
|
"extendedDescription": "",
|
|
1958
|
-
"group": "
|
|
1963
|
+
"group": "run-serve",
|
|
1959
1964
|
"private": false
|
|
1960
1965
|
},
|
|
1961
1966
|
{
|
|
@@ -1990,7 +1995,7 @@
|
|
|
1990
1995
|
],
|
|
1991
1996
|
"description": "locally run an app component (independent of bit's dev server)",
|
|
1992
1997
|
"extendedDescription": "",
|
|
1993
|
-
"group": "
|
|
1998
|
+
"group": "run-serve",
|
|
1994
1999
|
"private": false,
|
|
1995
2000
|
"arguments": [
|
|
1996
2001
|
{
|
|
@@ -2033,7 +2038,7 @@
|
|
|
2033
2038
|
],
|
|
2034
2039
|
"description": "compile components in the workspace",
|
|
2035
2040
|
"extendedDescription": "",
|
|
2036
|
-
"group": "development",
|
|
2041
|
+
"group": "component-development",
|
|
2037
2042
|
"private": false,
|
|
2038
2043
|
"arguments": [
|
|
2039
2044
|
{
|
|
@@ -2119,7 +2124,7 @@
|
|
|
2119
2124
|
],
|
|
2120
2125
|
"description": "installs workspace dependencies",
|
|
2121
2126
|
"extendedDescription": "when no package is specified, all workspace dependencies are installed and all workspace components are imported.",
|
|
2122
|
-
"group": "
|
|
2127
|
+
"group": "dependencies",
|
|
2123
2128
|
"private": false,
|
|
2124
2129
|
"arguments": [
|
|
2125
2130
|
{
|
|
@@ -2134,7 +2139,7 @@
|
|
|
2134
2139
|
"options": [],
|
|
2135
2140
|
"description": "uninstall dependencies",
|
|
2136
2141
|
"extendedDescription": "",
|
|
2137
|
-
"group": "
|
|
2142
|
+
"group": "dependencies",
|
|
2138
2143
|
"private": false
|
|
2139
2144
|
},
|
|
2140
2145
|
{
|
|
@@ -2169,7 +2174,7 @@
|
|
|
2169
2174
|
],
|
|
2170
2175
|
"description": "update dependencies. By default, dependencies are updated to the highest semver compatible versions.",
|
|
2171
2176
|
"extendedDescription": "",
|
|
2172
|
-
"group": "
|
|
2177
|
+
"group": "dependencies",
|
|
2173
2178
|
"private": false,
|
|
2174
2179
|
"arguments": [
|
|
2175
2180
|
{
|
|
@@ -2215,7 +2220,7 @@
|
|
|
2215
2220
|
],
|
|
2216
2221
|
"description": "create links in the node_modules directory, to core aspects and to components in the workspace",
|
|
2217
2222
|
"extendedDescription": "",
|
|
2218
|
-
"group": "
|
|
2223
|
+
"group": "dependencies",
|
|
2219
2224
|
"private": false,
|
|
2220
2225
|
"arguments": [
|
|
2221
2226
|
{
|
|
@@ -2230,7 +2235,7 @@
|
|
|
2230
2235
|
"options": [],
|
|
2231
2236
|
"description": "move a component to a different filesystem path",
|
|
2232
2237
|
"extendedDescription": "(note: this does NOT affect the component's name or scope, just its location in the workspace)",
|
|
2233
|
-
"group": "development",
|
|
2238
|
+
"group": "component-development",
|
|
2234
2239
|
"private": false,
|
|
2235
2240
|
"arguments": [
|
|
2236
2241
|
{
|
|
@@ -2432,7 +2437,7 @@
|
|
|
2432
2437
|
],
|
|
2433
2438
|
"description": "remove component(s) from the local workspace",
|
|
2434
2439
|
"extendedDescription": "to mark components as deleted on the remote scope, use \"bit delete\".",
|
|
2435
|
-
"group": "
|
|
2440
|
+
"group": "component-development",
|
|
2436
2441
|
"private": false,
|
|
2437
2442
|
"remoteOp": true,
|
|
2438
2443
|
"skipWorkspace": true,
|
|
@@ -2528,7 +2533,7 @@
|
|
|
2528
2533
|
"options": [],
|
|
2529
2534
|
"description": "manage dependencies",
|
|
2530
2535
|
"extendedDescription": "",
|
|
2531
|
-
"group": "
|
|
2536
|
+
"group": "dependencies",
|
|
2532
2537
|
"private": false,
|
|
2533
2538
|
"commands": [
|
|
2534
2539
|
{
|
|
@@ -2548,7 +2553,7 @@
|
|
|
2548
2553
|
],
|
|
2549
2554
|
"description": "show direct and indirect dependencies of the given component",
|
|
2550
2555
|
"extendedDescription": "",
|
|
2551
|
-
"group": "info",
|
|
2556
|
+
"group": "info-analysis",
|
|
2552
2557
|
"private": false,
|
|
2553
2558
|
"arguments": [
|
|
2554
2559
|
{
|
|
@@ -2574,7 +2579,7 @@
|
|
|
2574
2579
|
],
|
|
2575
2580
|
"description": "remove a dependency from one or more components",
|
|
2576
2581
|
"extendedDescription": "this command removes the dependency whether it was set by 'bit deps set'/variants or by auto-detection.\nif the dependency was auto-detected, it will be marked with a minus sign in the .bitmap file.\notherwise, the config is written to .bitmap without the dependency.\nsee also 'bit deps unset'",
|
|
2577
|
-
"group": "
|
|
2582
|
+
"group": "dependencies",
|
|
2578
2583
|
"private": false,
|
|
2579
2584
|
"arguments": [
|
|
2580
2585
|
{
|
|
@@ -2604,7 +2609,7 @@
|
|
|
2604
2609
|
],
|
|
2605
2610
|
"description": "unset a dependency to component(s) that was set via config (e.g. \"bit deps set\" or variants)",
|
|
2606
2611
|
"extendedDescription": "this command removes the dependency only when it was set by config not if it was auto detected.\nin the .bitmap file, the config is written without the dependency.\nsee also \"bit deps remove\"",
|
|
2607
|
-
"group": "
|
|
2612
|
+
"group": "dependencies",
|
|
2608
2613
|
"private": false,
|
|
2609
2614
|
"arguments": [
|
|
2610
2615
|
{
|
|
@@ -2623,7 +2628,7 @@
|
|
|
2623
2628
|
"options": [],
|
|
2624
2629
|
"description": "show the immediate dependencies and how their versions were determined",
|
|
2625
2630
|
"extendedDescription": "",
|
|
2626
|
-
"group": "info",
|
|
2631
|
+
"group": "info-analysis",
|
|
2627
2632
|
"private": false,
|
|
2628
2633
|
"arguments": [
|
|
2629
2634
|
{
|
|
@@ -2654,7 +2659,7 @@
|
|
|
2654
2659
|
],
|
|
2655
2660
|
"description": "set a dependency to component(s)",
|
|
2656
2661
|
"extendedDescription": "",
|
|
2657
|
-
"group": "
|
|
2662
|
+
"group": "dependencies",
|
|
2658
2663
|
"private": false,
|
|
2659
2664
|
"arguments": [
|
|
2660
2665
|
{
|
|
@@ -2673,7 +2678,7 @@
|
|
|
2673
2678
|
"options": [],
|
|
2674
2679
|
"description": "reset dependencies to the default values (revert any previously \"bit deps set\")",
|
|
2675
2680
|
"extendedDescription": "",
|
|
2676
|
-
"group": "
|
|
2681
|
+
"group": "dependencies",
|
|
2677
2682
|
"private": false,
|
|
2678
2683
|
"arguments": [
|
|
2679
2684
|
{
|
|
@@ -2688,7 +2693,7 @@
|
|
|
2688
2693
|
"options": [],
|
|
2689
2694
|
"description": "write dependencies that were previously set via \"bit deps set\" into .bitmap",
|
|
2690
2695
|
"extendedDescription": "",
|
|
2691
|
-
"group": "
|
|
2696
|
+
"group": "dependencies",
|
|
2692
2697
|
"private": false,
|
|
2693
2698
|
"arguments": [
|
|
2694
2699
|
{
|
|
@@ -2703,7 +2708,7 @@
|
|
|
2703
2708
|
"options": [],
|
|
2704
2709
|
"description": "find out which snap/tag changed a dependency version",
|
|
2705
2710
|
"extendedDescription": "",
|
|
2706
|
-
"group": "info",
|
|
2711
|
+
"group": "info-analysis",
|
|
2707
2712
|
"private": false,
|
|
2708
2713
|
"arguments": [
|
|
2709
2714
|
{
|
|
@@ -2724,7 +2729,7 @@
|
|
|
2724
2729
|
],
|
|
2725
2730
|
"description": "find components that use the specified dependency",
|
|
2726
2731
|
"extendedDescription": "",
|
|
2727
|
-
"group": "
|
|
2732
|
+
"group": "dependencies",
|
|
2728
2733
|
"private": false,
|
|
2729
2734
|
"arguments": [
|
|
2730
2735
|
{
|
|
@@ -2745,7 +2750,7 @@
|
|
|
2745
2750
|
],
|
|
2746
2751
|
"description": "write all workspace component dependencies to package.json or workspace.jsonc, resolving conflicts by picking the ranges that match the highest versions",
|
|
2747
2752
|
"extendedDescription": "",
|
|
2748
|
-
"group": "
|
|
2753
|
+
"group": "dependencies",
|
|
2749
2754
|
"private": false,
|
|
2750
2755
|
"arguments": []
|
|
2751
2756
|
}
|
|
@@ -2763,7 +2768,7 @@
|
|
|
2763
2768
|
],
|
|
2764
2769
|
"description": "find components that use the specified dependency",
|
|
2765
2770
|
"extendedDescription": "",
|
|
2766
|
-
"group": "
|
|
2771
|
+
"group": "dependencies",
|
|
2767
2772
|
"private": false,
|
|
2768
2773
|
"arguments": [
|
|
2769
2774
|
{
|
|
@@ -2778,7 +2783,7 @@
|
|
|
2778
2783
|
"options": [],
|
|
2779
2784
|
"description": "set a component as always peer",
|
|
2780
2785
|
"extendedDescription": "",
|
|
2781
|
-
"group": "
|
|
2786
|
+
"group": "dependencies",
|
|
2782
2787
|
"private": false,
|
|
2783
2788
|
"arguments": [
|
|
2784
2789
|
{
|
|
@@ -2797,7 +2802,7 @@
|
|
|
2797
2802
|
"options": [],
|
|
2798
2803
|
"description": "unset a component as always peer",
|
|
2799
2804
|
"extendedDescription": "",
|
|
2800
|
-
"group": "
|
|
2805
|
+
"group": "dependencies",
|
|
2801
2806
|
"private": false,
|
|
2802
2807
|
"arguments": [
|
|
2803
2808
|
{
|
|
@@ -2818,7 +2823,7 @@
|
|
|
2818
2823
|
],
|
|
2819
2824
|
"description": "show dependents of the given component",
|
|
2820
2825
|
"extendedDescription": "",
|
|
2821
|
-
"group": "
|
|
2826
|
+
"group": "dependencies",
|
|
2822
2827
|
"private": false,
|
|
2823
2828
|
"arguments": [
|
|
2824
2829
|
{
|
|
@@ -2854,7 +2859,7 @@
|
|
|
2854
2859
|
],
|
|
2855
2860
|
"description": "remove component from the workspace and install it instead as a regular npm package.",
|
|
2856
2861
|
"extendedDescription": "By default the component files will be removed from the workspace",
|
|
2857
|
-
"group": "
|
|
2862
|
+
"group": "dependencies",
|
|
2858
2863
|
"private": false,
|
|
2859
2864
|
"arguments": [
|
|
2860
2865
|
{
|
|
@@ -2869,7 +2874,7 @@
|
|
|
2869
2874
|
"options": [],
|
|
2870
2875
|
"description": "EXPERIMENTAL. resume failed export",
|
|
2871
2876
|
"extendedDescription": "resume failed export to persist the pending objects on the given remotes.\nthe export-id is the id the client received in the error message during the failure.\nalternatively, exporting to any one of the failed scopes, throws server-is-busy error with the export-id",
|
|
2872
|
-
"group": "
|
|
2877
|
+
"group": "advanced",
|
|
2873
2878
|
"private": true,
|
|
2874
2879
|
"remoteOp": true
|
|
2875
2880
|
},
|
|
@@ -3082,7 +3087,7 @@
|
|
|
3082
3087
|
],
|
|
3083
3088
|
"description": "create an immutable and exportable component snapshot, tagged with a release version.",
|
|
3084
3089
|
"extendedDescription": "if no patterns are provided, it will tag all new and modified components.\nif patterns are entered, you can specify a version per pattern using \"@\" sign, e.g. bit tag foo@1.0.0 bar@minor baz@major",
|
|
3085
|
-
"group": "
|
|
3090
|
+
"group": "version-control",
|
|
3086
3091
|
"private": false,
|
|
3087
3092
|
"remoteOp": true,
|
|
3088
3093
|
"arguments": [
|
|
@@ -3175,7 +3180,7 @@
|
|
|
3175
3180
|
],
|
|
3176
3181
|
"description": "create an immutable and exportable component snapshot (non-release version)",
|
|
3177
3182
|
"extendedDescription": "",
|
|
3178
|
-
"group": "
|
|
3183
|
+
"group": "version-control",
|
|
3179
3184
|
"private": false,
|
|
3180
3185
|
"arguments": [
|
|
3181
3186
|
{
|
|
@@ -3216,7 +3221,7 @@
|
|
|
3216
3221
|
],
|
|
3217
3222
|
"description": "revert tagged or snapped versions for component(s)",
|
|
3218
3223
|
"extendedDescription": "https://bit.dev/components/tags#undoing-a-tag",
|
|
3219
|
-
"group": "
|
|
3224
|
+
"group": "version-control",
|
|
3220
3225
|
"private": false,
|
|
3221
3226
|
"arguments": [
|
|
3222
3227
|
{
|
|
@@ -3231,7 +3236,7 @@
|
|
|
3231
3236
|
"options": [],
|
|
3232
3237
|
"description": "show common-snap and distance between two given snaps or between local and remote snaps",
|
|
3233
3238
|
"extendedDescription": "in case source and target snaps are not provided, the command will use the local and remote heads.\nby \"head\" we mean component-head if on main, or lane-head if on lane.\nif source and target snaps are provided, the command will use them to calculate the distance.",
|
|
3234
|
-
"group": "
|
|
3239
|
+
"group": "advanced",
|
|
3235
3240
|
"private": true
|
|
3236
3241
|
},
|
|
3237
3242
|
{
|
|
@@ -3286,7 +3291,7 @@
|
|
|
3286
3291
|
],
|
|
3287
3292
|
"description": "switch between component versions or remove local changes",
|
|
3288
3293
|
"extendedDescription": "\n`bit checkout <version> [component-pattern]` => checkout the specified ids (or all components when --all is used) to the specified version\n`bit checkout head [component-pattern]` => checkout to the last snap/tag (use --latest if you only want semver tags), omit [component-pattern] to checkout head for all\n`bit checkout head~x [component-pattern]` => go backward x generations from the head and checkout to that version\n`bit checkout latest [component-pattern]` => checkout to the latest satisfying semver tag, omit [component-pattern] to checkout latest for all\n`bit checkout reset [component-pattern]` => remove local modifications from the specified ids (or all components when --all is used). also, if a component dir is deleted from the filesystem, it'll be restored\nwhen on a lane, \"checkout head\" only checks out components on this lane. to update main components, run \"bit lane merge main\"",
|
|
3289
|
-
"group": "
|
|
3294
|
+
"group": "version-control",
|
|
3290
3295
|
"private": false,
|
|
3291
3296
|
"arguments": [
|
|
3292
3297
|
{
|
|
@@ -3316,7 +3321,7 @@
|
|
|
3316
3321
|
],
|
|
3317
3322
|
"description": "replace the current component files by the specified version, leave the version intact",
|
|
3318
3323
|
"extendedDescription": "",
|
|
3319
|
-
"group": "
|
|
3324
|
+
"group": "version-control",
|
|
3320
3325
|
"private": false,
|
|
3321
3326
|
"arguments": [
|
|
3322
3327
|
{
|
|
@@ -3346,7 +3351,7 @@
|
|
|
3346
3351
|
],
|
|
3347
3352
|
"description": "stash modified components",
|
|
3348
3353
|
"extendedDescription": "",
|
|
3349
|
-
"group": "
|
|
3354
|
+
"group": "version-control",
|
|
3350
3355
|
"private": false,
|
|
3351
3356
|
"commands": [
|
|
3352
3357
|
{
|
|
@@ -3371,7 +3376,7 @@
|
|
|
3371
3376
|
],
|
|
3372
3377
|
"description": "stash modified components",
|
|
3373
3378
|
"extendedDescription": "",
|
|
3374
|
-
"group": "
|
|
3379
|
+
"group": "version-control",
|
|
3375
3380
|
"private": false
|
|
3376
3381
|
},
|
|
3377
3382
|
{
|
|
@@ -3401,7 +3406,7 @@
|
|
|
3401
3406
|
],
|
|
3402
3407
|
"description": "apply the changes according to the stash. if no stash-id provided, it loads the latest stash",
|
|
3403
3408
|
"extendedDescription": "",
|
|
3404
|
-
"group": "
|
|
3409
|
+
"group": "version-control",
|
|
3405
3410
|
"private": false
|
|
3406
3411
|
},
|
|
3407
3412
|
{
|
|
@@ -3410,7 +3415,7 @@
|
|
|
3410
3415
|
"options": [],
|
|
3411
3416
|
"description": "list stash",
|
|
3412
3417
|
"extendedDescription": "",
|
|
3413
|
-
"group": "
|
|
3418
|
+
"group": "version-control",
|
|
3414
3419
|
"private": false
|
|
3415
3420
|
}
|
|
3416
3421
|
]
|
|
@@ -3472,7 +3477,7 @@
|
|
|
3472
3477
|
],
|
|
3473
3478
|
"description": "test components in the workspace. by default only runs tests for new and modified components",
|
|
3474
3479
|
"extendedDescription": "",
|
|
3475
|
-
"group": "
|
|
3480
|
+
"group": "testing",
|
|
3476
3481
|
"private": false,
|
|
3477
3482
|
"arguments": [
|
|
3478
3483
|
{
|
|
@@ -3503,7 +3508,7 @@
|
|
|
3503
3508
|
],
|
|
3504
3509
|
"description": "show the diff between the components' current source files and config, and their latest snapshot or tag",
|
|
3505
3510
|
"extendedDescription": "",
|
|
3506
|
-
"group": "
|
|
3511
|
+
"group": "info-analysis",
|
|
3507
3512
|
"private": false,
|
|
3508
3513
|
"arguments": [
|
|
3509
3514
|
{
|
|
@@ -3588,7 +3593,7 @@
|
|
|
3588
3593
|
],
|
|
3589
3594
|
"description": "show components(s) version history",
|
|
3590
3595
|
"extendedDescription": "",
|
|
3591
|
-
"group": "
|
|
3596
|
+
"group": "version-control",
|
|
3592
3597
|
"private": false,
|
|
3593
3598
|
"remoteOp": true,
|
|
3594
3599
|
"skipWorkspace": true,
|
|
@@ -3611,7 +3616,7 @@
|
|
|
3611
3616
|
],
|
|
3612
3617
|
"description": "EXPERIMENTAL. show file history",
|
|
3613
3618
|
"extendedDescription": "",
|
|
3614
|
-
"group": "
|
|
3619
|
+
"group": "version-control",
|
|
3615
3620
|
"private": false,
|
|
3616
3621
|
"arguments": [
|
|
3617
3622
|
{
|
|
@@ -3632,7 +3637,7 @@
|
|
|
3632
3637
|
],
|
|
3633
3638
|
"description": "EXPERIMENTAL. per line, show who and when was the last to modify it",
|
|
3634
3639
|
"extendedDescription": "",
|
|
3635
|
-
"group": "
|
|
3640
|
+
"group": "version-control",
|
|
3636
3641
|
"private": false,
|
|
3637
3642
|
"arguments": [
|
|
3638
3643
|
{
|
|
@@ -3703,7 +3708,7 @@
|
|
|
3703
3708
|
],
|
|
3704
3709
|
"description": "merge changes of the remote head into local - auto-snaps all merged components",
|
|
3705
3710
|
"extendedDescription": "merge changes of the remote head into local when they are diverged. when on a lane, merge the remote head of the lane into the local\nand creates snaps for merged components that have diverged, on the lane.\nif no ids are specified, all pending-merge components will be merged. (run \"bit status\" to list them).\noptionally use '--abort' to revert the last merge. to revert a lane merge, use \"bit lane merge-abort\" command.",
|
|
3706
|
-
"group": "
|
|
3711
|
+
"group": "version-control",
|
|
3707
3712
|
"private": false,
|
|
3708
3713
|
"arguments": [
|
|
3709
3714
|
{
|
|
@@ -3848,7 +3853,7 @@
|
|
|
3848
3853
|
],
|
|
3849
3854
|
"description": "switch to the specified lane",
|
|
3850
3855
|
"extendedDescription": "",
|
|
3851
|
-
"group": "
|
|
3856
|
+
"group": "collaborate",
|
|
3852
3857
|
"private": true,
|
|
3853
3858
|
"arguments": [
|
|
3854
3859
|
{
|
|
@@ -4424,7 +4429,7 @@
|
|
|
4424
4429
|
],
|
|
4425
4430
|
"description": "switch to the specified lane",
|
|
4426
4431
|
"extendedDescription": "",
|
|
4427
|
-
"group": "
|
|
4432
|
+
"group": "collaborate",
|
|
4428
4433
|
"private": true,
|
|
4429
4434
|
"arguments": [
|
|
4430
4435
|
{
|
|
@@ -4439,7 +4444,7 @@
|
|
|
4439
4444
|
"options": [],
|
|
4440
4445
|
"description": "cat lane-history object by lane-name",
|
|
4441
4446
|
"extendedDescription": "",
|
|
4442
|
-
"group": "
|
|
4447
|
+
"group": "advanced",
|
|
4443
4448
|
"private": true
|
|
4444
4449
|
},
|
|
4445
4450
|
{
|
|
@@ -4459,7 +4464,7 @@
|
|
|
4459
4464
|
],
|
|
4460
4465
|
"description": "communicate with bit cli program via http requests",
|
|
4461
4466
|
"extendedDescription": "",
|
|
4462
|
-
"group": "
|
|
4467
|
+
"group": "workspace-setup",
|
|
4463
4468
|
"private": false
|
|
4464
4469
|
},
|
|
4465
4470
|
{
|
|
@@ -4534,7 +4539,7 @@
|
|
|
4534
4539
|
"options": [],
|
|
4535
4540
|
"description": "source code refactoring / codemod",
|
|
4536
4541
|
"extendedDescription": "",
|
|
4537
|
-
"group": "
|
|
4542
|
+
"group": "workspace-tools",
|
|
4538
4543
|
"private": false,
|
|
4539
4544
|
"commands": [
|
|
4540
4545
|
{
|
|
@@ -4543,7 +4548,7 @@
|
|
|
4543
4548
|
"options": [],
|
|
4544
4549
|
"description": "replace the dependency's old package-name with a new one in the code",
|
|
4545
4550
|
"extendedDescription": "the `<old-id>` and `<new-id>` arguments can be either a component-id or a package-name.",
|
|
4546
|
-
"group": "
|
|
4551
|
+
"group": "workspace-tools",
|
|
4547
4552
|
"private": false
|
|
4548
4553
|
}
|
|
4549
4554
|
]
|
|
@@ -4595,7 +4600,7 @@
|
|
|
4595
4600
|
],
|
|
4596
4601
|
"description": "log in to Bit cloud",
|
|
4597
4602
|
"extendedDescription": "",
|
|
4598
|
-
"group": "
|
|
4603
|
+
"group": "auth",
|
|
4599
4604
|
"private": false,
|
|
4600
4605
|
"remoteOp": true,
|
|
4601
4606
|
"skipWorkspace": true
|
|
@@ -4606,7 +4611,7 @@
|
|
|
4606
4611
|
"options": [],
|
|
4607
4612
|
"description": "log the CLI out of Bit",
|
|
4608
4613
|
"extendedDescription": "",
|
|
4609
|
-
"group": "
|
|
4614
|
+
"group": "auth",
|
|
4610
4615
|
"private": false,
|
|
4611
4616
|
"skipWorkspace": true
|
|
4612
4617
|
},
|
|
@@ -4616,7 +4621,7 @@
|
|
|
4616
4621
|
"options": [],
|
|
4617
4622
|
"description": "display the currently logged in user",
|
|
4618
4623
|
"extendedDescription": "",
|
|
4619
|
-
"group": "
|
|
4624
|
+
"group": "auth",
|
|
4620
4625
|
"private": false,
|
|
4621
4626
|
"skipWorkspace": true
|
|
4622
4627
|
},
|
|
@@ -4626,7 +4631,7 @@
|
|
|
4626
4631
|
"options": [],
|
|
4627
4632
|
"description": "manage npmrc file with scope, registry, and token information from bit.cloud",
|
|
4628
4633
|
"extendedDescription": "",
|
|
4629
|
-
"group": "
|
|
4634
|
+
"group": "auth",
|
|
4630
4635
|
"private": false,
|
|
4631
4636
|
"skipWorkspace": true,
|
|
4632
4637
|
"commands": [
|
|
@@ -4647,7 +4652,7 @@
|
|
|
4647
4652
|
],
|
|
4648
4653
|
"description": "update npmrc file with scope, registry, and token information from bit.cloud",
|
|
4649
4654
|
"extendedDescription": "",
|
|
4650
|
-
"group": "
|
|
4655
|
+
"group": "auth",
|
|
4651
4656
|
"private": false,
|
|
4652
4657
|
"skipWorkspace": false
|
|
4653
4658
|
}
|
|
@@ -4675,7 +4680,7 @@
|
|
|
4675
4680
|
],
|
|
4676
4681
|
"description": "Insights on component graph",
|
|
4677
4682
|
"extendedDescription": "",
|
|
4678
|
-
"group": "
|
|
4683
|
+
"group": "workspace-tools",
|
|
4679
4684
|
"private": true
|
|
4680
4685
|
},
|
|
4681
4686
|
{
|
|
@@ -4715,7 +4720,7 @@
|
|
|
4715
4720
|
],
|
|
4716
4721
|
"description": "present the current status of components in the workspace, including indication of detected issues",
|
|
4717
4722
|
"extendedDescription": "",
|
|
4718
|
-
"group": "
|
|
4723
|
+
"group": "info-analysis",
|
|
4719
4724
|
"private": false
|
|
4720
4725
|
},
|
|
4721
4726
|
{
|
|
@@ -4740,8 +4745,8 @@
|
|
|
4740
4745
|
],
|
|
4741
4746
|
"description": "basic status for fast execution",
|
|
4742
4747
|
"extendedDescription": "shows only modified/new components with code changes. for the full status, use \"bit status\".\nthis command only checks source code changes, it doesn't check for config/aspect/dependency changes",
|
|
4743
|
-
"group": "
|
|
4744
|
-
"private":
|
|
4748
|
+
"group": "info-analysis",
|
|
4749
|
+
"private": true,
|
|
4745
4750
|
"arguments": [
|
|
4746
4751
|
{
|
|
4747
4752
|
"name": "component-pattern",
|
|
@@ -4761,7 +4766,7 @@
|
|
|
4761
4766
|
],
|
|
4762
4767
|
"description": "clears Bit's cache from current working machine",
|
|
4763
4768
|
"extendedDescription": "The following gets removed by this command:\n1) components cache on the filesystem (mainly the dependencies graph and docs)\n2) scope's index file, which maps the component-id:object-hash",
|
|
4764
|
-
"group": "
|
|
4769
|
+
"group": "system",
|
|
4765
4770
|
"private": false,
|
|
4766
4771
|
"skipWorkspace": true
|
|
4767
4772
|
},
|
|
@@ -4807,7 +4812,7 @@
|
|
|
4807
4812
|
],
|
|
4808
4813
|
"description": "rename component. if exported, create a new component and delete the original component. otherwise just renames current component",
|
|
4809
4814
|
"extendedDescription": "",
|
|
4810
|
-
"group": "
|
|
4815
|
+
"group": "component-development",
|
|
4811
4816
|
"private": false,
|
|
4812
4817
|
"remoteOp": true,
|
|
4813
4818
|
"skipWorkspace": true,
|
|
@@ -4906,7 +4911,7 @@
|
|
|
4906
4911
|
],
|
|
4907
4912
|
"description": "extracts and displays the API schema (types, functions, classes, interfaces) of the specified component/s.",
|
|
4908
4913
|
"extendedDescription": "Extracts TypeScript definitions to provide a comprehensive view of a component's public API.\nShows detailed information about exported elements including classes, interfaces, functions, types, and enums with their respective signatures and documentation.\n\nyou can use a `<pattern>` for multiple component ids, such as `bit schema \"org.scope/utils/**\"`.\nuse comma to separate patterns and '!' to exclude. e.g. 'ui/**, !ui/button'\nuse '$' prefix to filter by states/attributes, e.g. '$deprecated', '$modified' or '$env:teambit.react/react'.\nalways wrap the pattern with single quotes to avoid collision with shell commands.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern.\n",
|
|
4909
|
-
"group": "
|
|
4914
|
+
"group": "info-analysis",
|
|
4910
4915
|
"private": false
|
|
4911
4916
|
},
|
|
4912
4917
|
{
|
|
@@ -4931,7 +4936,7 @@
|
|
|
4931
4936
|
],
|
|
4932
4937
|
"description": "check typescript types",
|
|
4933
4938
|
"extendedDescription": "",
|
|
4934
|
-
"group": "
|
|
4939
|
+
"group": "testing",
|
|
4935
4940
|
"private": false,
|
|
4936
4941
|
"arguments": [
|
|
4937
4942
|
{
|
|
@@ -4946,7 +4951,7 @@
|
|
|
4946
4951
|
"options": [],
|
|
4947
4952
|
"description": "manage aspects",
|
|
4948
4953
|
"extendedDescription": "",
|
|
4949
|
-
"group": "
|
|
4954
|
+
"group": "component-config",
|
|
4950
4955
|
"private": false,
|
|
4951
4956
|
"commands": [
|
|
4952
4957
|
{
|
|
@@ -4961,7 +4966,7 @@
|
|
|
4961
4966
|
],
|
|
4962
4967
|
"description": "list all aspects configured on component(s)",
|
|
4963
4968
|
"extendedDescription": "",
|
|
4964
|
-
"group": "
|
|
4969
|
+
"group": "info-analysis",
|
|
4965
4970
|
"private": false,
|
|
4966
4971
|
"arguments": [
|
|
4967
4972
|
{
|
|
@@ -4982,7 +4987,7 @@
|
|
|
4982
4987
|
],
|
|
4983
4988
|
"description": "list all core aspects",
|
|
4984
4989
|
"extendedDescription": "",
|
|
4985
|
-
"group": "
|
|
4990
|
+
"group": "info-analysis",
|
|
4986
4991
|
"private": false,
|
|
4987
4992
|
"arguments": [
|
|
4988
4993
|
{
|
|
@@ -5008,7 +5013,7 @@
|
|
|
5008
5013
|
],
|
|
5009
5014
|
"description": "list the aspects set on a component, as well as their configs and data",
|
|
5010
5015
|
"extendedDescription": "",
|
|
5011
|
-
"group": "
|
|
5016
|
+
"group": "info-analysis",
|
|
5012
5017
|
"private": false,
|
|
5013
5018
|
"arguments": [
|
|
5014
5019
|
{
|
|
@@ -5029,7 +5034,7 @@
|
|
|
5029
5034
|
],
|
|
5030
5035
|
"description": "set components with an aspect to extend their development tools, metadata and (possibly) artifacts",
|
|
5031
5036
|
"extendedDescription": "",
|
|
5032
|
-
"group": "
|
|
5037
|
+
"group": "component-config",
|
|
5033
5038
|
"private": false,
|
|
5034
5039
|
"arguments": [
|
|
5035
5040
|
{
|
|
@@ -5052,7 +5057,7 @@
|
|
|
5052
5057
|
"options": [],
|
|
5053
5058
|
"description": "unset an aspect from component(s).",
|
|
5054
5059
|
"extendedDescription": "",
|
|
5055
|
-
"group": "
|
|
5060
|
+
"group": "component-config",
|
|
5056
5061
|
"private": false,
|
|
5057
5062
|
"arguments": [
|
|
5058
5063
|
{
|
|
@@ -5071,7 +5076,7 @@
|
|
|
5071
5076
|
"options": [],
|
|
5072
5077
|
"description": "update a version of an aspect for all or specified components",
|
|
5073
5078
|
"extendedDescription": "",
|
|
5074
|
-
"group": "
|
|
5079
|
+
"group": "component-config",
|
|
5075
5080
|
"private": false,
|
|
5076
5081
|
"arguments": [
|
|
5077
5082
|
{
|
|
@@ -5108,7 +5113,7 @@
|
|
|
5108
5113
|
],
|
|
5109
5114
|
"description": "generate preview bundle for components",
|
|
5110
5115
|
"extendedDescription": "",
|
|
5111
|
-
"group": "
|
|
5116
|
+
"group": "run-serve",
|
|
5112
5117
|
"private": true,
|
|
5113
5118
|
"arguments": [
|
|
5114
5119
|
{
|
|
@@ -5129,7 +5134,7 @@
|
|
|
5129
5134
|
],
|
|
5130
5135
|
"description": "serve local preview bundle for components",
|
|
5131
5136
|
"extendedDescription": "",
|
|
5132
|
-
"group": "
|
|
5137
|
+
"group": "run-serve",
|
|
5133
5138
|
"private": true
|
|
5134
5139
|
},
|
|
5135
5140
|
{
|
|
@@ -5154,7 +5159,7 @@
|
|
|
5154
5159
|
],
|
|
5155
5160
|
"description": "format components in the development workspace",
|
|
5156
5161
|
"extendedDescription": "",
|
|
5157
|
-
"group": "
|
|
5162
|
+
"group": "testing",
|
|
5158
5163
|
"private": false,
|
|
5159
5164
|
"arguments": [
|
|
5160
5165
|
{
|
|
@@ -5190,7 +5195,7 @@
|
|
|
5190
5195
|
],
|
|
5191
5196
|
"description": "lint components in the development workspace",
|
|
5192
5197
|
"extendedDescription": "",
|
|
5193
|
-
"group": "
|
|
5198
|
+
"group": "testing",
|
|
5194
5199
|
"private": false,
|
|
5195
5200
|
"arguments": [
|
|
5196
5201
|
{
|