1
Current cmd supports getting the manifest for 1 single app.
Can this cmd be extended to support:
- Multiple package files
- or
- Folder which contains multiple apps
- With filter to include/exclude file pattern
- Recursive switch to include sub folder
This way a set of files will be returned by the cmdlet.
On top of this add parameter to sort the output with DependencyFirst/Last like bccontainerhelper does in the Get-NavContainerAppInfo.
Using this pattern a list of apps can be inspected from folder and processed in correct way based on the dependecies.
STATUS DETAILS
New
