@teambit/harmony.content.cli-reference 2.0.174 → 2.0.176

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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.6.59'
2
+ description: 'Bit command synopses. Bit version: 1.6.61'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2946,6 +2946,11 @@
2946
2946
  "ignore-issues [issues]",
2947
2947
  "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict, NonLoadedEnv, ExternalEnvWithoutVersion, RemovedDependencies, SelfReference]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
2948
2948
  ],
2949
+ [
2950
+ "",
2951
+ "update-dependents",
2952
+ "EXPERIMENTAL. when snapped on a lane, mark it as update-dependents so it will be skipped from the workspace"
2953
+ ],
2949
2954
  [
2950
2955
  "j",
2951
2956
  "json",
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.6.59'
2
+ description: 'Bit command synopses. Bit version: 1.6.61'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2946,6 +2946,11 @@
2946
2946
  "ignore-issues [issues]",
2947
2947
  "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict, NonLoadedEnv, ExternalEnvWithoutVersion, RemovedDependencies, SelfReference]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
2948
2948
  ],
2949
+ [
2950
+ "",
2951
+ "update-dependents",
2952
+ "EXPERIMENTAL. when snapped on a lane, mark it as update-dependents so it will be skipped from the workspace"
2953
+ ],
2949
2954
  [
2950
2955
  "j",
2951
2956
  "json",