By providing a package version the command will retrieve all s 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 . .
bc comp doc /PackageId ca27faab-159d-...
/DeployedOnly
Default = false
When /ComponentId is specified only deployed packages will be considered.
/MaxPackages
Default = 2
The maximum number of packaged components which will be considered for the same Main Component.