For the complete documentation index, see llms.txt. This page is also available as Markdown.

PACK - Packaged Components

Work with Packaged Components

PACK Commands work with Packaged Components or Package Versions.

The COMP Commands start with a ComponentId and traverse up and down a Component Hierarchy. Children references do not include a version so that always the current version of a child component will be resolved.

In contrast, Packaged Components contain a manifest that exactly describes which (child) components are part of the package including their referenced version.

Last updated