Skip to content

Command Line Tools

wheels packages show

Renders the manifest's metadata and the subset of versions[] whose wheelsVersion constraint is satisfied by the running framework. If the package is already installed, the installed version appears in the header.

Synopsis
wheels packages show <name>
Example output
$ wheels packages show wheels-sentry
wheels-sentry Sentry error tracking for Wheels with framework-aware context enrichment.
Homepage: https://github.com/wheels-dev/wheels-sentry
Documentation: https://wheels.dev/packages/wheels-sentry
License: Apache-2.0
Maintainers: @bpamiri
Tags: monitoring, errors, observability
Installed: 1.0.0
Compatible versions (runtime 4.0.0):
1.0.0 [wheelsVersion >=4.0] published 2026-04-23T00:00:00Z

A package with no compatible versions for the current runtime still renders its metadata — the "Compatible versions" section shows (none).