Terminal command not returning stdout like it should
Posted: Fri Jan 23, 2015 4:51 pm
Hi guys,
I'm stuck on this annoying issue. I've installed AWS CLI on our production machine but for some reason, even though I can access it fine within Terminal, Switch cannot get any response out of it.
Here is a screenshot showing the result from Switch trying 'aws --version' along with Terminal doing it:
Notice how nothing is in the result for Switch and yet it prints a line in Terminal where the same command is being run.
To prove my scripting example works, here is the same thing with 'curl --version' which works as expected....
Anyone have any idea what is going on here?
I'm stuck on this annoying issue. I've installed AWS CLI on our production machine but for some reason, even though I can access it fine within Terminal, Switch cannot get any response out of it.
Here is a screenshot showing the result from Switch trying 'aws --version' along with Terminal doing it:
Notice how nothing is in the result for Switch and yet it prints a line in Terminal where the same command is being run.
To prove my scripting example works, here is the same thing with 'curl --version' which works as expected....
Anyone have any idea what is going on here?