Marko Bozikovic
Marko Bozikovic
@fflaten Sorry, rereading my original question, I see I messed up the explanation a bit: I am only mocking `Invoke-RestMethod` in this example. My test does simply something like this:...
You're missing `-PowerLineFont` switch in your `Set-PowerLinePrompt` call
Done: issues #846, #847 and #848
I've read the #110 discussion and we can certainly use it as a starting point... I'm still not sure which approach would be better. On one hand, multi-parameter approach makes...
Do we need include/exclude trace flags if we have the Ensure property? I'm also thinking that maybe we should not support -d, -e and -l parameters, since changing these parameters...
@johlju I haven't forgotten about this, but I'd like to concentrate on solving #220 first. I could also use a bit more time to think about all the things I'd...
Oh, I see the problem. If I mark a property as a `Key`, the corresponding parameter has to be `Mandatory`, which means it has to be specified when creating a...
Ok, sounds like a plan. An easy win here would be to allow `TaskName` to be given as `path\to\task\MyTask`, which would then be parsed for the path and task name,...
I like No. 3, too.
@PlagueHO I'm currently on holiday, but I'd be more than happy to implement this when I get back. Just let me know which reboot flag would you prefer to use...