ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Configure PowerShell\Pwsh location #20

Closed adamdriscoll closed 4 years ago

adamdriscoll commented 4 years ago

Is your Enhancement request related to a problem? Please describe

Currently, if you install pwsh as a dotnet global tool, UA won't be able to find it.

Describe the solution you'd like

Should have some cmdlets to manage the location of Pwsh.exe

Describe how this would improve your Universal Automation Quality of Life

Users could install pwsh how ever they want.

Describe alternatives you've considered

N\A

Additional context

N\A

adamdriscoll commented 4 years ago

Added New-UAPowerShellVersion and Remove-UAPowerShellVersion