@teambit/harmony.content.cli-reference 2.0.985 → 2.0.986
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 +51 -51
- package/cli-reference.mdx +171 -171
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +51 -51
- package/dist/cli-reference.mdx.js +169 -169
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1775588810301.js → preview-1775595031658.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"arguments": [
|
|
193
193
|
{
|
|
194
194
|
"name": "component-pattern",
|
|
195
|
-
"description": "component name, component id, or
|
|
195
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"name": "env",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"arguments": [
|
|
224
224
|
{
|
|
225
225
|
"name": "component-pattern",
|
|
226
|
-
"description": "component name, component id, or
|
|
226
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
227
227
|
}
|
|
228
228
|
]
|
|
229
229
|
},
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"name": "pattern",
|
|
264
|
-
"description": "the components to update (defaults to all components). component name, component id, or
|
|
264
|
+
"description": "the components to update (defaults to all components). component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
265
265
|
}
|
|
266
266
|
],
|
|
267
267
|
"examples": [
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"arguments": [
|
|
531
531
|
{
|
|
532
532
|
"name": "component-pattern",
|
|
533
|
-
"description": "component name, component id, or
|
|
533
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
534
534
|
}
|
|
535
535
|
]
|
|
536
536
|
},
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
},
|
|
612
612
|
{
|
|
613
613
|
"name": "component-pattern",
|
|
614
|
-
"description": "component name, component id, or
|
|
614
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
615
615
|
}
|
|
616
616
|
]
|
|
617
617
|
},
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
},
|
|
704
704
|
{
|
|
705
705
|
"name": "pattern",
|
|
706
|
-
"description": "component name, component id, or
|
|
706
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
707
707
|
}
|
|
708
708
|
]
|
|
709
709
|
}
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"arguments": [
|
|
1019
1019
|
{
|
|
1020
1020
|
"name": "component-pattern",
|
|
1021
|
-
"description": "component name, component id, or
|
|
1021
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
1022
1022
|
}
|
|
1023
1023
|
]
|
|
1024
1024
|
},
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
"arguments": [
|
|
1034
1034
|
{
|
|
1035
1035
|
"name": "component-pattern",
|
|
1036
|
-
"description": "component name, component id, or
|
|
1036
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
1037
1037
|
}
|
|
1038
1038
|
]
|
|
1039
1039
|
},
|
|
@@ -1937,7 +1937,7 @@
|
|
|
1937
1937
|
"arguments": [
|
|
1938
1938
|
{
|
|
1939
1939
|
"name": "component-pattern",
|
|
1940
|
-
"description": "component name, component id, or
|
|
1940
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
1941
1941
|
}
|
|
1942
1942
|
],
|
|
1943
1943
|
"examples": [
|
|
@@ -1983,7 +1983,7 @@
|
|
|
1983
1983
|
"arguments": [
|
|
1984
1984
|
{
|
|
1985
1985
|
"name": "component-pattern",
|
|
1986
|
-
"description": "component name, component id, or
|
|
1986
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
1987
1987
|
}
|
|
1988
1988
|
]
|
|
1989
1989
|
},
|
|
@@ -2574,7 +2574,7 @@
|
|
|
2574
2574
|
"arguments": [
|
|
2575
2575
|
{
|
|
2576
2576
|
"name": "component-pattern",
|
|
2577
|
-
"description": "component name, component id, or
|
|
2577
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2578
2578
|
}
|
|
2579
2579
|
],
|
|
2580
2580
|
"examples": [
|
|
@@ -2633,7 +2633,7 @@
|
|
|
2633
2633
|
"arguments": [
|
|
2634
2634
|
{
|
|
2635
2635
|
"name": "component-pattern",
|
|
2636
|
-
"description": "component name, component id, or
|
|
2636
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2637
2637
|
}
|
|
2638
2638
|
]
|
|
2639
2639
|
},
|
|
@@ -2659,7 +2659,7 @@
|
|
|
2659
2659
|
"arguments": [
|
|
2660
2660
|
{
|
|
2661
2661
|
"name": "component-pattern",
|
|
2662
|
-
"description": "component name, component id, or
|
|
2662
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2663
2663
|
}
|
|
2664
2664
|
]
|
|
2665
2665
|
},
|
|
@@ -2729,7 +2729,7 @@
|
|
|
2729
2729
|
},
|
|
2730
2730
|
{
|
|
2731
2731
|
"name": "component-pattern",
|
|
2732
|
-
"description": "component name, component id, or
|
|
2732
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2733
2733
|
}
|
|
2734
2734
|
]
|
|
2735
2735
|
},
|
|
@@ -2755,7 +2755,7 @@
|
|
|
2755
2755
|
"arguments": [
|
|
2756
2756
|
{
|
|
2757
2757
|
"name": "component-pattern",
|
|
2758
|
-
"description": "component name, component id, or
|
|
2758
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2759
2759
|
},
|
|
2760
2760
|
{
|
|
2761
2761
|
"name": "to",
|
|
@@ -2795,7 +2795,7 @@
|
|
|
2795
2795
|
"arguments": [
|
|
2796
2796
|
{
|
|
2797
2797
|
"name": "component-pattern",
|
|
2798
|
-
"description": "component name, component id, or
|
|
2798
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2799
2799
|
}
|
|
2800
2800
|
]
|
|
2801
2801
|
},
|
|
@@ -2877,7 +2877,7 @@
|
|
|
2877
2877
|
"arguments": [
|
|
2878
2878
|
{
|
|
2879
2879
|
"name": "component-patterns...",
|
|
2880
|
-
"description": "(not recommended) component name, component id, or
|
|
2880
|
+
"description": "(not recommended) component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2881
2881
|
}
|
|
2882
2882
|
]
|
|
2883
2883
|
},
|
|
@@ -2938,7 +2938,7 @@
|
|
|
2938
2938
|
"arguments": [
|
|
2939
2939
|
{
|
|
2940
2940
|
"name": "component-pattern",
|
|
2941
|
-
"description": "component name, component id, or
|
|
2941
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2942
2942
|
},
|
|
2943
2943
|
{
|
|
2944
2944
|
"name": "package...",
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
"arguments": [
|
|
2969
2969
|
{
|
|
2970
2970
|
"name": "component-pattern",
|
|
2971
|
-
"description": "component name, component id, or
|
|
2971
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
2972
2972
|
},
|
|
2973
2973
|
{
|
|
2974
2974
|
"name": "package...",
|
|
@@ -3018,7 +3018,7 @@
|
|
|
3018
3018
|
"arguments": [
|
|
3019
3019
|
{
|
|
3020
3020
|
"name": "component-pattern",
|
|
3021
|
-
"description": "component name, component id, or
|
|
3021
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3022
3022
|
},
|
|
3023
3023
|
{
|
|
3024
3024
|
"name": "package...",
|
|
@@ -3037,7 +3037,7 @@
|
|
|
3037
3037
|
"arguments": [
|
|
3038
3038
|
{
|
|
3039
3039
|
"name": "component-pattern",
|
|
3040
|
-
"description": "component name, component id, or
|
|
3040
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3041
3041
|
}
|
|
3042
3042
|
]
|
|
3043
3043
|
},
|
|
@@ -3052,7 +3052,7 @@
|
|
|
3052
3052
|
"arguments": [
|
|
3053
3053
|
{
|
|
3054
3054
|
"name": "component-pattern",
|
|
3055
|
-
"description": "component name, component id, or
|
|
3055
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3056
3056
|
}
|
|
3057
3057
|
]
|
|
3058
3058
|
},
|
|
@@ -3379,7 +3379,7 @@
|
|
|
3379
3379
|
"arguments": [
|
|
3380
3380
|
{
|
|
3381
3381
|
"name": "component-patterns...",
|
|
3382
|
-
"description": "component name, component id, or
|
|
3382
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern.. By default, all new and modified are tagged."
|
|
3383
3383
|
}
|
|
3384
3384
|
],
|
|
3385
3385
|
"examples": [
|
|
@@ -3476,7 +3476,7 @@
|
|
|
3476
3476
|
"arguments": [
|
|
3477
3477
|
{
|
|
3478
3478
|
"name": "component-pattern",
|
|
3479
|
-
"description": "component name, component id, or
|
|
3479
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern.. By default, only new and modified components are snapped (add --unmodified to snap all components in the workspace)."
|
|
3480
3480
|
}
|
|
3481
3481
|
]
|
|
3482
3482
|
},
|
|
@@ -3522,7 +3522,7 @@
|
|
|
3522
3522
|
"arguments": [
|
|
3523
3523
|
{
|
|
3524
3524
|
"name": "component-pattern",
|
|
3525
|
-
"description": "component name, component id, or
|
|
3525
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3526
3526
|
}
|
|
3527
3527
|
]
|
|
3528
3528
|
},
|
|
@@ -3634,7 +3634,7 @@
|
|
|
3634
3634
|
"arguments": [
|
|
3635
3635
|
{
|
|
3636
3636
|
"name": "component-pattern",
|
|
3637
|
-
"description": "component name, component id, or
|
|
3637
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3638
3638
|
}
|
|
3639
3639
|
]
|
|
3640
3640
|
},
|
|
@@ -3665,7 +3665,7 @@
|
|
|
3665
3665
|
"arguments": [
|
|
3666
3666
|
{
|
|
3667
3667
|
"name": "component-pattern",
|
|
3668
|
-
"description": "component name, component id, or
|
|
3668
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3669
3669
|
},
|
|
3670
3670
|
{
|
|
3671
3671
|
"name": "version",
|
|
@@ -3770,7 +3770,7 @@
|
|
|
3770
3770
|
"arguments": [
|
|
3771
3771
|
{
|
|
3772
3772
|
"name": "component-pattern",
|
|
3773
|
-
"description": "component name, component id, or
|
|
3773
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3774
3774
|
}
|
|
3775
3775
|
]
|
|
3776
3776
|
},
|
|
@@ -3890,7 +3890,7 @@
|
|
|
3890
3890
|
[
|
|
3891
3891
|
"p",
|
|
3892
3892
|
"pattern <component-pattern>",
|
|
3893
|
-
"switch only the lane components matching the specified component-pattern. only works when the workspace is empty\n\ncomponent name, component id, or
|
|
3893
|
+
"switch only the lane components matching the specified component-pattern. only works when the workspace is empty\n\ncomponent name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
3894
3894
|
],
|
|
3895
3895
|
[
|
|
3896
3896
|
"n",
|
|
@@ -4059,7 +4059,7 @@
|
|
|
4059
4059
|
[
|
|
4060
4060
|
"",
|
|
4061
4061
|
"pattern <component-pattern>",
|
|
4062
|
-
"show lane-diff for components conforming to the specified component-pattern only\ncomponent-pattern format: component name, component id, or
|
|
4062
|
+
"show lane-diff for components conforming to the specified component-pattern only\ncomponent-pattern format: component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4063
4063
|
]
|
|
4064
4064
|
],
|
|
4065
4065
|
"description": "show diff between lanes",
|
|
@@ -4157,7 +4157,7 @@
|
|
|
4157
4157
|
"arguments": [
|
|
4158
4158
|
{
|
|
4159
4159
|
"name": "component-pattern",
|
|
4160
|
-
"description": "component name, component id, or
|
|
4160
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4161
4161
|
}
|
|
4162
4162
|
]
|
|
4163
4163
|
},
|
|
@@ -4187,7 +4187,7 @@
|
|
|
4187
4187
|
"arguments": [
|
|
4188
4188
|
{
|
|
4189
4189
|
"name": "component-pattern",
|
|
4190
|
-
"description": "component name, component id, or
|
|
4190
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4191
4191
|
}
|
|
4192
4192
|
]
|
|
4193
4193
|
},
|
|
@@ -4239,7 +4239,7 @@
|
|
|
4239
4239
|
[
|
|
4240
4240
|
"",
|
|
4241
4241
|
"pattern <component-pattern>",
|
|
4242
|
-
"show lane-diff for components conforming to the specified component-pattern only\ncomponent-pattern format: component name, component id, or
|
|
4242
|
+
"show lane-diff for components conforming to the specified component-pattern only\ncomponent-pattern format: component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4243
4243
|
]
|
|
4244
4244
|
],
|
|
4245
4245
|
"description": "show diff between lane-history entries",
|
|
@@ -4430,7 +4430,7 @@
|
|
|
4430
4430
|
},
|
|
4431
4431
|
{
|
|
4432
4432
|
"name": "pattern",
|
|
4433
|
-
"description": "partially merge the lane - only components that match the specified component-pattern\nComponent pattern format: component name, component id, or
|
|
4433
|
+
"description": "partially merge the lane - only components that match the specified component-pattern\nComponent pattern format: component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4434
4434
|
}
|
|
4435
4435
|
]
|
|
4436
4436
|
},
|
|
@@ -4517,7 +4517,7 @@
|
|
|
4517
4517
|
[
|
|
4518
4518
|
"p",
|
|
4519
4519
|
"pattern <component-pattern>",
|
|
4520
|
-
"switch only the lane components matching the specified component-pattern. only works when the workspace is empty\n\ncomponent name, component id, or
|
|
4520
|
+
"switch only the lane components matching the specified component-pattern. only works when the workspace is empty\n\ncomponent name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4521
4521
|
],
|
|
4522
4522
|
[
|
|
4523
4523
|
"n",
|
|
@@ -4667,7 +4667,7 @@
|
|
|
4667
4667
|
"arguments": [
|
|
4668
4668
|
{
|
|
4669
4669
|
"name": "component-pattern",
|
|
4670
|
-
"description": "component name, component id, or
|
|
4670
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
4671
4671
|
}
|
|
4672
4672
|
]
|
|
4673
4673
|
},
|
|
@@ -5172,7 +5172,7 @@
|
|
|
5172
5172
|
"arguments": [
|
|
5173
5173
|
{
|
|
5174
5174
|
"name": "component-pattern",
|
|
5175
|
-
"description": "component name, component id, or
|
|
5175
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5176
5176
|
}
|
|
5177
5177
|
]
|
|
5178
5178
|
}
|
|
@@ -5200,7 +5200,7 @@
|
|
|
5200
5200
|
[
|
|
5201
5201
|
"p",
|
|
5202
5202
|
"pattern",
|
|
5203
|
-
"component name, component id, or
|
|
5203
|
+
"component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5204
5204
|
],
|
|
5205
5205
|
[
|
|
5206
5206
|
"m",
|
|
@@ -5220,7 +5220,7 @@
|
|
|
5220
5220
|
[
|
|
5221
5221
|
"p",
|
|
5222
5222
|
"pattern",
|
|
5223
|
-
"component name, component id, or
|
|
5223
|
+
"component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5224
5224
|
],
|
|
5225
5225
|
[
|
|
5226
5226
|
"",
|
|
@@ -5456,7 +5456,7 @@
|
|
|
5456
5456
|
"arguments": [
|
|
5457
5457
|
{
|
|
5458
5458
|
"name": "component-pattern",
|
|
5459
|
-
"description": "component name, component id, or
|
|
5459
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5460
5460
|
}
|
|
5461
5461
|
]
|
|
5462
5462
|
},
|
|
@@ -5612,7 +5612,7 @@
|
|
|
5612
5612
|
"arguments": [
|
|
5613
5613
|
{
|
|
5614
5614
|
"name": "pattern",
|
|
5615
|
-
"description": "component name, component id, or
|
|
5615
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5616
5616
|
},
|
|
5617
5617
|
{
|
|
5618
5618
|
"name": "target-component-name",
|
|
@@ -5652,7 +5652,7 @@
|
|
|
5652
5652
|
"arguments": [
|
|
5653
5653
|
{
|
|
5654
5654
|
"name": "component-pattern",
|
|
5655
|
-
"description": "component name, component id, or
|
|
5655
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5656
5656
|
}
|
|
5657
5657
|
]
|
|
5658
5658
|
},
|
|
@@ -5682,7 +5682,7 @@
|
|
|
5682
5682
|
"arguments": [
|
|
5683
5683
|
{
|
|
5684
5684
|
"name": "pattern",
|
|
5685
|
-
"description": "component name, component id, or
|
|
5685
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5686
5686
|
}
|
|
5687
5687
|
]
|
|
5688
5688
|
},
|
|
@@ -5703,7 +5703,7 @@
|
|
|
5703
5703
|
"arguments": [
|
|
5704
5704
|
{
|
|
5705
5705
|
"name": "pattern",
|
|
5706
|
-
"description": "component name, component id, or
|
|
5706
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5707
5707
|
}
|
|
5708
5708
|
]
|
|
5709
5709
|
},
|
|
@@ -5750,7 +5750,7 @@
|
|
|
5750
5750
|
"arguments": [
|
|
5751
5751
|
{
|
|
5752
5752
|
"name": "pattern",
|
|
5753
|
-
"description": "the components to extend. component name, component id, or
|
|
5753
|
+
"description": "the components to extend. component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5754
5754
|
},
|
|
5755
5755
|
{
|
|
5756
5756
|
"name": "aspect-id",
|
|
@@ -5773,7 +5773,7 @@
|
|
|
5773
5773
|
"arguments": [
|
|
5774
5774
|
{
|
|
5775
5775
|
"name": "pattern",
|
|
5776
|
-
"description": "the components to target. component name, component id, or
|
|
5776
|
+
"description": "the components to target. component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5777
5777
|
},
|
|
5778
5778
|
{
|
|
5779
5779
|
"name": "aspect-id",
|
|
@@ -5796,7 +5796,7 @@
|
|
|
5796
5796
|
},
|
|
5797
5797
|
{
|
|
5798
5798
|
"name": "pattern",
|
|
5799
|
-
"description": "the components to update (defaults to all components). component name, component id, or
|
|
5799
|
+
"description": "the components to update (defaults to all components). component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5800
5800
|
}
|
|
5801
5801
|
],
|
|
5802
5802
|
"examples": [
|
|
@@ -5829,7 +5829,7 @@
|
|
|
5829
5829
|
"arguments": [
|
|
5830
5830
|
{
|
|
5831
5831
|
"name": "component-pattern",
|
|
5832
|
-
"description": "component name, component id, or
|
|
5832
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5833
5833
|
}
|
|
5834
5834
|
]
|
|
5835
5835
|
},
|
|
@@ -5880,7 +5880,7 @@
|
|
|
5880
5880
|
"arguments": [
|
|
5881
5881
|
{
|
|
5882
5882
|
"name": "component-pattern",
|
|
5883
|
-
"description": "component name, component id, or
|
|
5883
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5884
5884
|
}
|
|
5885
5885
|
]
|
|
5886
5886
|
},
|
|
@@ -5916,7 +5916,7 @@
|
|
|
5916
5916
|
"arguments": [
|
|
5917
5917
|
{
|
|
5918
5918
|
"name": "component-pattern",
|
|
5919
|
-
"description": "component name, component id, or
|
|
5919
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5920
5920
|
}
|
|
5921
5921
|
]
|
|
5922
5922
|
},
|
|
@@ -5947,7 +5947,7 @@
|
|
|
5947
5947
|
"arguments": [
|
|
5948
5948
|
{
|
|
5949
5949
|
"name": "component-pattern",
|
|
5950
|
-
"description": "component name, component id, or
|
|
5950
|
+
"description": "component name, component id, component pattern, or relative directory path. use component pattern to select multiple components.\nwrap the pattern with quotes. use 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'.\nuse `bit pattern --help` to understand patterns better and `bit pattern <pattern>` to validate the pattern."
|
|
5951
5951
|
}
|
|
5952
5952
|
]
|
|
5953
5953
|
}
|