ConsoleGuiTools
ConsoleGuiTools copied to clipboard
Add Show-ConsoleCommand
trafficstars
Summary of the new feature / enhancement
There is a cmdlet called Show-Command that create a graphical menu of available parameters to interactively create the command. However, this cmdlet is only available on Windows. There should be a TUI equivalent for all platforms to use.
Proposed technical implementation details (optional)
No response