ITNOA
Description of the new feature/enhancement
As you can know PowerShell is great Scripting Language for Automation and Administration of system. and it is built by Microsoft, so I think it is very good for WinApp CLI to get compatible with PowerShell and make native PowerShell Cmdlet to provide a native and consistent user experience in Microsoft Ecosystem.
Proposed technical implementation details (optional)
I think PowerShell has many guideline and documentation about writing and designing great Cmdlet and modules that WinApp Dev CLI teams have to follow it for example
Windows PowerShell Cmdlet Concepts
Writing a Windows PowerShell Module
PowerShell Script Module Design: Building Tools to Automate the Process
Powershell: DSL design patterns
ITNOA
Description of the new feature/enhancement
As you can know PowerShell is great Scripting Language for Automation and Administration of system. and it is built by Microsoft, so I think it is very good for WinApp CLI to get compatible with PowerShell and make native PowerShell Cmdlet to provide a native and consistent user experience in Microsoft Ecosystem.
Proposed technical implementation details (optional)
I think PowerShell has many guideline and documentation about writing and designing great Cmdlet and modules that WinApp Dev CLI teams have to follow it for example
Windows PowerShell Cmdlet Concepts
Writing a Windows PowerShell Module
PowerShell Script Module Design: Building Tools to Automate the Process
Powershell: DSL design patterns