using powershell I cant tell if `docker pull <image> | undocker -o <image>` is working. `undocker --help` works fine. but I cant tell if the | (pipe) in powershell is working properly
using powershell I cant tell if
docker pull <image> | undocker -o <image>is working.
undocker --helpworks fine. but I cant tell if the | (pipe) in powershell is working properly