Skip to main content

Inspecting Packages

Use inspect and contents to debug .l6e packages.

Inspect Metadata

forge pkg inspect <package.l6e>
forge pkg inspect <package.l6e> --show-config
forge pkg inspect <package.l6e> --manifest-only

View Contents

forge pkg contents <package.l6e> [--tree] [--limit 10] [--stats] [--artifacts]

Helpful to confirm UI assets and wheels are present before install.