I was getting myself confused because the help for the .ps1 file has the following as an example:
.EXAMPLE
Rather that actually read thru the .ps1 (my mistake), I assumed that the exe had different options.
So I guess I need to file a bug report that the inline help be modified to remove the hyphen from the example.
Thanks for the great toolkit. Looking forward to using it quite a bit.
.EXAMPLE
Deploy-Application.ps1 -Uninstall
I assumed the exe would just pass thru parameters, but when I put the -Uninstall on the command line, it did not uninstall.Rather that actually read thru the .ps1 (my mistake), I assumed that the exe had different options.
So I guess I need to file a bug report that the inline help be modified to remove the hyphen from the example.
Thanks for the great toolkit. Looking forward to using it quite a bit.