@teambit/harmony.content.cli-reference 1.95.74 → 1.95.76

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.mdx CHANGED
@@ -142,6 +142,7 @@ and a package.tgz file generated by pkg aspect.
142
142
  | specify the task-name (e.g. "TypescriptCompiler") or the task-aspect-id (e.g. teambit.compilation/compiler) |
143
143
  | `--cache-packages-on-capsule-root` | | set the package-manager cache on the capsule root |
144
144
  | `--list-tasks <string>` | | list tasks of an env or a component-id for each one of the pipelines: build, tag and snap |
145
+ | `--skip-tests` | | skip running component tests during tag process |
145
146
 
146
147
  ---
147
148