@teambit/harmony.content.cli-reference 1.95.150 → 1.95.152
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli-reference.json +10 -5
- package/cli-reference.mdx +46 -45
- package/dist/cli-reference.json +10 -5
- package/dist/cli-reference.mdx.js +16 -3
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1684985676927.js → preview-1685331045403.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.152.tgz +0 -0
- package/package.json +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.150.tgz +0 -0
package/cli-reference.json
CHANGED
|
@@ -2244,7 +2244,7 @@
|
|
|
2244
2244
|
[
|
|
2245
2245
|
"i",
|
|
2246
2246
|
"ignore-issues [issues]",
|
|
2247
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2247
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2248
2248
|
],
|
|
2249
2249
|
[
|
|
2250
2250
|
"I",
|
|
@@ -2352,7 +2352,7 @@
|
|
|
2352
2352
|
[
|
|
2353
2353
|
"i",
|
|
2354
2354
|
"ignore-issues [issues]",
|
|
2355
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2355
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2356
2356
|
],
|
|
2357
2357
|
[
|
|
2358
2358
|
"a",
|
|
@@ -2493,7 +2493,7 @@
|
|
|
2493
2493
|
[
|
|
2494
2494
|
"i",
|
|
2495
2495
|
"ignore-issues [issues]",
|
|
2496
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2496
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2497
2497
|
],
|
|
2498
2498
|
[
|
|
2499
2499
|
"I",
|
|
@@ -2549,7 +2549,7 @@
|
|
|
2549
2549
|
[
|
|
2550
2550
|
"i",
|
|
2551
2551
|
"ignore-issues [issues]",
|
|
2552
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2552
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2553
2553
|
],
|
|
2554
2554
|
[
|
|
2555
2555
|
"j",
|
|
@@ -3109,7 +3109,12 @@
|
|
|
3109
3109
|
[
|
|
3110
3110
|
"",
|
|
3111
3111
|
"no-squash",
|
|
3112
|
-
"
|
|
3112
|
+
"relevant for merging lanes into main, which by default squash"
|
|
3113
|
+
],
|
|
3114
|
+
[
|
|
3115
|
+
"",
|
|
3116
|
+
"squash",
|
|
3117
|
+
"EXPERIMENTAL. relevant for merging a lane into another lane, which by default does not squash"
|
|
3113
3118
|
],
|
|
3114
3119
|
[
|
|
3115
3120
|
"",
|
package/cli-reference.mdx
CHANGED
|
@@ -899,7 +899,8 @@ it will snap-merge these components to complete the merge. use "no-snap" to opt-
|
|
|
899
899
|
| `--build` | | in case of snap during the merge, run the build-pipeline (similar to bit snap --build) |
|
|
900
900
|
| `--message <message>` | `-m` | override the default message for the auto snap |
|
|
901
901
|
| `--keep-readme` | | skip deleting the lane readme component after merging |
|
|
902
|
-
| `--no-squash` | |
|
|
902
|
+
| `--no-squash` | | relevant for merging lanes into main, which by default squash |
|
|
903
|
+
| `--squash` | | EXPERIMENTAL. relevant for merging a lane into another lane, which by default does not squash |
|
|
903
904
|
| `--ignore-config-changes` | | allow merging when component are modified due to config changes (such as dependencies) only and not files |
|
|
904
905
|
| `--verbose` | | show details of components that were not merged legitimately |
|
|
905
906
|
| `--skip-dependency-installation` | `-x` | do not install packages of the imported components |
|
|
@@ -1353,21 +1354,21 @@ use `bit pattern --help` to understand patterns better and `bit pattern <pattern
|
|
|
1353
1354
|
|
|
1354
1355
|
`bit snap [component-pattern]`
|
|
1355
1356
|
|
|
1356
|
-
| **Option** | **Option alias** | **Description**
|
|
1357
|
-
| -------------------------- | :--------------: |
|
|
1358
|
-
| `--message <message>` | `-m` | log message describing the latest changes
|
|
1359
|
-
| `--unmodified` | | include unmodified components (by default, only new and modified components are snapped)
|
|
1360
|
-
| `--unmerged` | | EXPERIMENTAL. complete a merge process by snapping the unmerged components
|
|
1361
|
-
| `--build` | `-b` | EXPERIMENTAL. not needed for now. run the build pipeline in case the feature-flag build-on-ci is enabled
|
|
1362
|
-
| `--editor [editor]` | | EXPERIMENTAL. open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim).
|
|
1363
|
-
| `--skip-tests` | | skip running component tests during snap process
|
|
1364
|
-
| `--skip-auto-snap` | | skip auto snapping dependents
|
|
1365
|
-
| `--disable-snap-pipeline` | | skip the snap pipeline
|
|
1366
|
-
| `--force-deploy` | | run the deploy pipeline although the build failed
|
|
1367
|
-
| `--ignore-issues [issues]` | `-i` | ignore component issues (shown in "bit status" as "issues found"), issues to ignore: [MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
1368
|
-
| `--all` | `-a` | DEPRECATED (not needed anymore, it is the default now). snap all new and modified components
|
|
1369
|
-
| `--fail-fast` | | stop pipeline execution on the first failed task (by default a task is skipped only when its dependent failed)
|
|
1370
|
-
| `--force` | `-f` | DEPRECATED (use "--skip-tests" or "--unmodified" instead). force-snap even if tests are failing and even when component has not changed
|
|
1357
|
+
| **Option** | **Option alias** | **Description** |
|
|
1358
|
+
| -------------------------- | :--------------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
1359
|
+
| `--message <message>` | `-m` | log message describing the latest changes |
|
|
1360
|
+
| `--unmodified` | | include unmodified components (by default, only new and modified components are snapped) |
|
|
1361
|
+
| `--unmerged` | | EXPERIMENTAL. complete a merge process by snapping the unmerged components |
|
|
1362
|
+
| `--build` | `-b` | EXPERIMENTAL. not needed for now. run the build pipeline in case the feature-flag build-on-ci is enabled |
|
|
1363
|
+
| `--editor [editor]` | | EXPERIMENTAL. open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim). |
|
|
1364
|
+
| `--skip-tests` | | skip running component tests during snap process |
|
|
1365
|
+
| `--skip-auto-snap` | | skip auto snapping dependents |
|
|
1366
|
+
| `--disable-snap-pipeline` | | skip the snap pipeline |
|
|
1367
|
+
| `--force-deploy` | | run the deploy pipeline although the build failed |
|
|
1368
|
+
| `--ignore-issues [issues]` | `-i` | ignore component issues (shown in "bit status" as "issues found"), issues to ignore: [MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict] to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify "\*". |
|
|
1369
|
+
| `--all` | `-a` | DEPRECATED (not needed anymore, it is the default now). snap all new and modified components |
|
|
1370
|
+
| `--fail-fast` | | stop pipeline execution on the first failed task (by default a task is skipped only when its dependent failed) |
|
|
1371
|
+
| `--force` | `-f` | DEPRECATED (use "--skip-tests" or "--unmodified" instead). force-snap even if tests are failing and even when component has not changed |
|
|
1371
1372
|
|
|
1372
1373
|
---
|
|
1373
1374
|
|
|
@@ -1430,35 +1431,35 @@ if patterns are entered, you can specify a version per pattern using "@" sign, e
|
|
|
1430
1431
|
|
|
1431
1432
|
`bit tag [component-patterns...]`
|
|
1432
1433
|
|
|
1433
|
-
| **Option** | **Option alias** | **Description**
|
|
1434
|
-
| ---------------------------- | :--------------: |
|
|
1435
|
-
| `--message <message>` | `-m` | a log message describing latest changes
|
|
1436
|
-
| `--unmodified` | `-u` | include unmodified components (by default, only new and modified components are tagged)
|
|
1437
|
-
| `--editor [editor]` | | EXPERIMENTAL. open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim).
|
|
1438
|
-
| `--ver <version>` | `-v` | tag with the given version
|
|
1439
|
-
| `--increment <level>` | `-l` | options are: [major, premajor, minor, preminor, patch, prepatch, prerelease], default to patch
|
|
1440
|
-
| `--prerelease-id <id>` | | prerelease identifier (e.g. "dev" to get "1.0.0-dev.1")
|
|
1441
|
-
| `--patch` | `-p` | syntactic sugar for "--increment patch"
|
|
1442
|
-
| `--minor` | | syntactic sugar for "--increment minor"
|
|
1443
|
-
| `--major` | | syntactic sugar for "--increment major"
|
|
1444
|
-
| `--pre-release [identifier]` | | syntactic sugar for "--increment prerelease" and `--prerelease-id <identifier>`
|
|
1445
|
-
| `--snapped` | | EXPERIMENTAL. tag components that their head is a snap (not a tag)
|
|
1446
|
-
| `--unmerged` | | EXPERIMENTAL. complete a merge process by tagging the unmerged components
|
|
1447
|
-
| `--skip-tests` | | skip running component tests during tag process
|
|
1448
|
-
| `--skip-auto-tag` | | skip auto tagging dependents
|
|
1449
|
-
| `--soft` | | do not persist. only keep note of the changes to be made
|
|
1450
|
-
| `--persist` | | persist the changes generated by --soft tag
|
|
1451
|
-
| `--disable-tag-pipeline` | | skip the tag pipeline to avoid publishing the components
|
|
1452
|
-
| `--force-deploy` | | run the tag pipeline although the build failed
|
|
1453
|
-
| `--increment-by <number>` | | (default to 1) increment semver flag (patch/minor/major) by. e.g. incrementing patch by 2: 0.0.1 -> 0.0.3.
|
|
1454
|
-
| `--ignore-issues [issues]` | `-i` | ignore component issues (shown in "bit status" as "issues found"), issues to ignore: [MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
1455
|
-
| `--ignore-newest-version` | `-I` | ignore existing of newer versions (default = false)
|
|
1456
|
-
| `--fail-fast` | | stop pipeline execution on the first failed task (by default a task is skipped only when its dependent failed)
|
|
1457
|
-
| `--build` | `-b` | EXPERIMENTAL. not needed for now. run the pipeline build and complete the tag
|
|
1458
|
-
| `--all [version]` | `-a` | DEPRECATED (not needed anymore, it is the default now). tag all new and modified components
|
|
1459
|
-
| `--scope [version]` | `-s` | DEPRECATED (use "--unmodified" instead). tag all components of the current scope
|
|
1460
|
-
| `--force` | `-f` | DEPRECATED (use "--skip-tests" or "--unmodified" instead). force-tag even if tests are failing and even when component has not changed
|
|
1461
|
-
| `--disable-deploy-pipeline` | | DEPRECATED. use --disable-tag-pipeline instead
|
|
1434
|
+
| **Option** | **Option alias** | **Description** |
|
|
1435
|
+
| ---------------------------- | :--------------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
1436
|
+
| `--message <message>` | `-m` | a log message describing latest changes |
|
|
1437
|
+
| `--unmodified` | `-u` | include unmodified components (by default, only new and modified components are tagged) |
|
|
1438
|
+
| `--editor [editor]` | | EXPERIMENTAL. open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim). |
|
|
1439
|
+
| `--ver <version>` | `-v` | tag with the given version |
|
|
1440
|
+
| `--increment <level>` | `-l` | options are: [major, premajor, minor, preminor, patch, prepatch, prerelease], default to patch |
|
|
1441
|
+
| `--prerelease-id <id>` | | prerelease identifier (e.g. "dev" to get "1.0.0-dev.1") |
|
|
1442
|
+
| `--patch` | `-p` | syntactic sugar for "--increment patch" |
|
|
1443
|
+
| `--minor` | | syntactic sugar for "--increment minor" |
|
|
1444
|
+
| `--major` | | syntactic sugar for "--increment major" |
|
|
1445
|
+
| `--pre-release [identifier]` | | syntactic sugar for "--increment prerelease" and `--prerelease-id <identifier>` |
|
|
1446
|
+
| `--snapped` | | EXPERIMENTAL. tag components that their head is a snap (not a tag) |
|
|
1447
|
+
| `--unmerged` | | EXPERIMENTAL. complete a merge process by tagging the unmerged components |
|
|
1448
|
+
| `--skip-tests` | | skip running component tests during tag process |
|
|
1449
|
+
| `--skip-auto-tag` | | skip auto tagging dependents |
|
|
1450
|
+
| `--soft` | | do not persist. only keep note of the changes to be made |
|
|
1451
|
+
| `--persist` | | persist the changes generated by --soft tag |
|
|
1452
|
+
| `--disable-tag-pipeline` | | skip the tag pipeline to avoid publishing the components |
|
|
1453
|
+
| `--force-deploy` | | run the tag pipeline although the build failed |
|
|
1454
|
+
| `--increment-by <number>` | | (default to 1) increment semver flag (patch/minor/major) by. e.g. incrementing patch by 2: 0.0.1 -> 0.0.3. |
|
|
1455
|
+
| `--ignore-issues [issues]` | `-i` | ignore component issues (shown in "bit status" as "issues found"), issues to ignore: [MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict] to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify "\*". |
|
|
1456
|
+
| `--ignore-newest-version` | `-I` | ignore existing of newer versions (default = false) |
|
|
1457
|
+
| `--fail-fast` | | stop pipeline execution on the first failed task (by default a task is skipped only when its dependent failed) |
|
|
1458
|
+
| `--build` | `-b` | EXPERIMENTAL. not needed for now. run the pipeline build and complete the tag |
|
|
1459
|
+
| `--all [version]` | `-a` | DEPRECATED (not needed anymore, it is the default now). tag all new and modified components |
|
|
1460
|
+
| `--scope [version]` | `-s` | DEPRECATED (use "--unmodified" instead). tag all components of the current scope |
|
|
1461
|
+
| `--force` | `-f` | DEPRECATED (use "--skip-tests" or "--unmodified" instead). force-tag even if tests are failing and even when component has not changed |
|
|
1462
|
+
| `--disable-deploy-pipeline` | | DEPRECATED. use --disable-tag-pipeline instead |
|
|
1462
1463
|
|
|
1463
1464
|
---
|
|
1464
1465
|
|
package/dist/cli-reference.json
CHANGED
|
@@ -2244,7 +2244,7 @@
|
|
|
2244
2244
|
[
|
|
2245
2245
|
"i",
|
|
2246
2246
|
"ignore-issues [issues]",
|
|
2247
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2247
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2248
2248
|
],
|
|
2249
2249
|
[
|
|
2250
2250
|
"I",
|
|
@@ -2352,7 +2352,7 @@
|
|
|
2352
2352
|
[
|
|
2353
2353
|
"i",
|
|
2354
2354
|
"ignore-issues [issues]",
|
|
2355
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2355
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2356
2356
|
],
|
|
2357
2357
|
[
|
|
2358
2358
|
"a",
|
|
@@ -2493,7 +2493,7 @@
|
|
|
2493
2493
|
[
|
|
2494
2494
|
"i",
|
|
2495
2495
|
"ignore-issues [issues]",
|
|
2496
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2496
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2497
2497
|
],
|
|
2498
2498
|
[
|
|
2499
2499
|
"I",
|
|
@@ -2549,7 +2549,7 @@
|
|
|
2549
2549
|
[
|
|
2550
2550
|
"i",
|
|
2551
2551
|
"ignore-issues [issues]",
|
|
2552
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
2552
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2553
2553
|
],
|
|
2554
2554
|
[
|
|
2555
2555
|
"j",
|
|
@@ -3109,7 +3109,12 @@
|
|
|
3109
3109
|
[
|
|
3110
3110
|
"",
|
|
3111
3111
|
"no-squash",
|
|
3112
|
-
"
|
|
3112
|
+
"relevant for merging lanes into main, which by default squash"
|
|
3113
|
+
],
|
|
3114
|
+
[
|
|
3115
|
+
"",
|
|
3116
|
+
"squash",
|
|
3117
|
+
"EXPERIMENTAL. relevant for merging a lane into another lane, which by default does not squash"
|
|
3113
3118
|
],
|
|
3114
3119
|
[
|
|
3115
3120
|
"",
|
|
@@ -4111,7 +4111,20 @@ function MDXContent(_ref) {
|
|
|
4111
4111
|
}), (0, _react2.mdx)("td", {
|
|
4112
4112
|
parentName: "tr",
|
|
4113
4113
|
"align": null
|
|
4114
|
-
}, "
|
|
4114
|
+
}, "relevant for merging lanes into main, which by default squash")), (0, _react2.mdx)("tr", {
|
|
4115
|
+
parentName: "tbody"
|
|
4116
|
+
}, (0, _react2.mdx)("td", {
|
|
4117
|
+
parentName: "tr",
|
|
4118
|
+
"align": null
|
|
4119
|
+
}, (0, _react2.mdx)("inlineCode", {
|
|
4120
|
+
parentName: "td"
|
|
4121
|
+
}, "--squash")), (0, _react2.mdx)("td", {
|
|
4122
|
+
parentName: "tr",
|
|
4123
|
+
"align": "center"
|
|
4124
|
+
}), (0, _react2.mdx)("td", {
|
|
4125
|
+
parentName: "tr",
|
|
4126
|
+
"align": null
|
|
4127
|
+
}, "EXPERIMENTAL. relevant for merging a lane into another lane, which by default does not squash")), (0, _react2.mdx)("tr", {
|
|
4115
4128
|
parentName: "tbody"
|
|
4116
4129
|
}, (0, _react2.mdx)("td", {
|
|
4117
4130
|
parentName: "tr",
|
|
@@ -6270,7 +6283,7 @@ function MDXContent(_ref) {
|
|
|
6270
6283
|
}, "-i")), (0, _react2.mdx)("td", {
|
|
6271
6284
|
parentName: "tr",
|
|
6272
6285
|
"align": null
|
|
6273
|
-
}, "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore: ", "[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
6286
|
+
}, "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore: ", "[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]", " to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"", "*", "\".")), (0, _react2.mdx)("tr", {
|
|
6274
6287
|
parentName: "tbody"
|
|
6275
6288
|
}, (0, _react2.mdx)("td", {
|
|
6276
6289
|
parentName: "tr",
|
|
@@ -6869,7 +6882,7 @@ function MDXContent(_ref) {
|
|
|
6869
6882
|
}, "-i")), (0, _react2.mdx)("td", {
|
|
6870
6883
|
parentName: "tr",
|
|
6871
6884
|
"align": null
|
|
6872
|
-
}, "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore: ", "[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles,
|
|
6885
|
+
}, "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore: ", "[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]", " to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"", "*", "\".")), (0, _react2.mdx)("tr", {
|
|
6873
6886
|
parentName: "tbody"
|
|
6874
6887
|
}, (0, _react2.mdx)("td", {
|
|
6875
6888
|
parentName: "tr",
|