 |
PowerShell parameter parsing « Jim's Random Notes
PowerShell has some nice built-in command line parameter parsing. I’ve only been wishing for something like this for … well, forever. Imagine you have a script that accepts four parameters:-EnvironmentName (or -e), which is mandatory-DestinationDir (or -d
blog.mischel.com |
 |