You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mark Chu-Carroll (JIRA)" <ji...@apache.org> on 2014/06/04 19:39:02 UTC

[jira] [Assigned] (AURORA-437) aurora clientv2 help is malformed

     [ https://issues.apache.org/jira/browse/AURORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Chu-Carroll reassigned AURORA-437:
---------------------------------------

    Assignee: Mark Chu-Carroll

> aurora clientv2 help is malformed
> ---------------------------------
>
>                 Key: AURORA-437
>                 URL: https://issues.apache.org/jira/browse/AURORA-437
>             Project: Aurora
>          Issue Type: Bug
>          Components: Client
>            Reporter: brian wickman
>            Assignee: Mark Chu-Carroll
>
> Seem to be doing '\n'.join(string) instead of '\n'.join(list of strings) somewhere:
> {noformat}
> $ aurora-beta help job status
> Usage for verb "job status":
>   s
>   t
>   a
>   t
>   u
>   s
>    
>   [
>   -
>   -
>   w
>   r
>   i
>   t
>   e
>   -
>   j
>   s
>   o
>   n
>   ]
>    
>   v
>   a
>   l
>   u
>   e
> Options:
>   --write-json
>   	Generate command output in JSON format
>   jobspec=value
>   	
>   --aurora_cluster_config=value
>   	Cluster config file
>   --no-no_socks_always_proxy
>   	Always create a proxy if no proxies are supplied.  Proxies via --tunnel_host.
>   --socks_proxy=PROXY_ADDR
>   	Attempt to proxy all connections through the socks proxy at PROXY_ADDR
>   --socks_resolve=['local', 'remote']
>   	LOCATION to perform DNS resolution where LOCATION is one of ['local', 'remote']
>   --tunnel_host=str
>   	Host to tunnel commands through (default: %(default))
> Get status information about a scheduled job or group of jobs.
> The jobspec parameter can omit parts of the jobkey, or use shell-style globs.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)