This section shows how to execute a command on the cloud and get the output stream back.
>>> ./EHPC-Client --execute -d=domain --command='command'
--id The job id, default=1
--owner,-o The job owner default 'pbs'
Show content of /home/ubuntu on ec2.....com
./EHPC-Client --execute --domain='ec2.....com' --commmand='ls -la /home/ubuntu'