Sam Neirinck
Sam Neirinck
Thank you for your feedback. I just tested this locally and it seems to work here unfortunately. What version are you on? Could you run `Get-Module posh-docker` and post the...
Hi @christianacca, Thanks for the write up. I understand your concern, and ideally we move `ConvertFrom-Docker` out into another module. I'm a bit hesitant on taking in a dependency on...
Could you clarify a bit? Are you talking about the normal `docker` commands? Or are you piping its output to `ConvertFrom-Docker`?
Sounds like a good idea. I think it would be better to wait a bit because some refactoring is currently going on, making it easier to read the code, and...
Thanks for bringing this to my attention. It's true the project has been pretty silent for quite a while, mainly due to the fact I've switched to bash+WSL to interact...
Perhaps we can just add a note to the READNE here then to point towards @matt9ucci's excellent work?
I've updated the README to clarify the current status, and point to the DockerCompletion github page.
Right, I'll take a look this week to see how we can do this.
Haven't been able to take a look at this yet, but I didn't forget it :)
Thanks for the nod, I'm combining this with adding tests so I don't break compatibility with older versions.