You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Joshua Cohen (JIRA)" <ji...@apache.org> on 2015/01/07 19:18:34 UTC

[jira] [Commented] (AURORA-989) aurora client v2 dont have "version" command

    [ https://issues.apache.org/jira/browse/AURORA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267974#comment-14267974 ] 

Joshua Cohen commented on AURORA-989:
-------------------------------------

The version info for v2 is included in the output of the base command:

{noformat}
$ aurora2 |head -1
Aurora Client version none@Wednesday Jan 07, 2015 00:56:29
{noformat}

That said, I agree that an explicit version command would be good to have.

> 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)