Bhuvan Arumugam created AURORA-989:
--------------------------------------
Summary: aurora client v2 dont have "version" command
Key: AURORA-989
URL: https://issues.apache.org/jira/browse/AURORA-989
Project: Aurora
Issue Type: Bug
Components: Client
Affects Versions: 0.7.0
Reporter: Bhuvan Arumugam
aurora v2 client should include this command. there's no way to find version of
client running.
{code}
[bhuvan@build ~/projects/mesos/incubator-aurora]$ ./dist/aurora2.pex version
usage: aurora2.pex [-h] {task,quota,cron,job,config,sla,beta-update} ...
aurora2.pex: error: argument noun: invalid choice: 'version' (choose from
'task', 'quota', 'cron', 'job', 'config', 'sla', 'beta-update')
{code}
{code}
[bhuvan@build ~/projects/mesos/incubator-aurora]$ ./dist/aurora_client.pex
version
Aurora client build info:
sha: 6c71b72e5b5f4da3346ea4036e39096a4eb9cd97
date: Tuesday Jan 06, 2015 21:42:55
Aurora API version: APIVersion(major=3)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)