PACK Arguments
/PackageVersion, /v
By providing a package version the command will retrieve all packaged components with the same package version and then it will resolve all components (incl. the version) referenced by the package.
This is very useful, for example, when you want get or document a deployed set of components.
bc comp doc
/PackageVersion
2024-07-23-msc.01m
/PackageId, /p
By providing a package Id the command will retrieve all components of the specified packaged component. .
bc comp doc
/PackageId
ca27faab-159d-...
Last updated