Re: building aurora client on mac

2015-05-22 Thread Zameer Manji
The binary should be available in the `./dist` directory adjacent to the `./pants` command. $ ls dist/ aurora.pex $ ./dist/aurora.pex usage: aurora.pex [-h] [--version] {task,quota,update,cron,job,config,sla} ... optional arguments: -h, --helpshow this help message and exit -

building aurora client on mac

2015-05-22 Thread Poppy
I am trying to build aurora client on mac for my cli usage. On Aurora git repo I do ./pants binary src/main/python/apache/aurora/client/cli:aurora Where does aurora client gets generated? Thx, Praveen > >