Versions in this module Expand all Collapse all v0 v0.3.0 Aug 11, 2026 v0.2.0 Jul 16, 2026 Changes in this version + const PackageTypeRPM + const PackageTypeSRPM + func NewPackageListCommand() *cobra.Command + func OnAppInit(app *azldev.App) + type ListPackageOptions struct + All bool + PackageNames []string + RPMFile string + SynthesizeDebugPackages bool + type PackageListResult struct + Channel string + Component string + ComponentGroups []string + PackageGroups []string + PackageName string + Type string + func ListPackages(env *azldev.Env, options *ListPackageOptions) ([]PackageListResult, error)