ananace / fog-hyperv

Hyper-V provider for fog
MIT License
8 stars 1 forks source link

Raise exceptions on missing required arguments on requests #7

Closed ananace closed 7 years ago

ananace commented 7 years ago

Most of the cmdlets will pause and ask for user input in case required arguments are missing, this is A Bad Thing™ if you're running without stdin connected.