brian wickman created AURORA-437:
------------------------------------

             Summary: 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


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)

Reply via email to