Curl or wget to get data from the agent with a command line

Has anyone try to use command line curl or wget to pull data from the agent?

No, but I like this one: http://hackst.com/

curl https://agent.electricimp.com/XXXXX worked fine, I had a flag in my agent code that wasn’t set so result.send() never got called.