anyone might have a pointer on running a 'curl' command on a windows agent with V3 powershell? when I try it - it just runs forever, no error or timeout.
tedbot
use -v
curl -v
so you can see what's going on
kitplummer
will try it, cheers.
same same...just goes and goes, no more output.
i'm guessing it's not actually running the command on the agent.
if i run the command locally, it works. if i run something simple like 'dir' from the pipeline, it works. so i'm guessing it is something with powershell