show command displays detailed metadata and information about a specific package. You can also use the view alias.
Syntax
Arguments
Search query to find the package
Package Selection Options
Filter by package identifier
Filter by package name
Filter by package moniker
Path to manifest file to display
Show specific version
Source to search for the package
Use exact string matching for queries
Scope filter:
user or machineFilter by architecture:
x86, x64, arm, arm64Filter by installer type
Filter by locale (BCP-47 format)
Display Options
List all available versions for the package
Authentication
Custom HTTP header for source requests
Authentication mode:
silent, silentPreferred, interactiveAccount to use for authentication
Accept all source agreements
Examples
Show package details:Output Format
Detailed package information includes:--versions flag:
Exit Codes
0- Success0x8A150001- Package not found0x8A150042- Multiple packages match (refine your query)
The
show command is useful for inspecting package metadata, verifying installer types, and checking available versions before installation.