[
https://issues.apache.org/jira/browse/AURORA-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Khutornenko resolved AURORA-488.
--------------------------------------
Resolution: Duplicate
AURORA-437
> clientv2 help string contains extra newlines
> --------------------------------------------
>
> Key: AURORA-488
> URL: https://issues.apache.org/jira/browse/AURORA-488
> Project: Aurora
> Issue Type: Bug
> Components: Client
> Reporter: Kevin Sweeney
> Priority: Minor
>
> {noformat}
> $ aurora-beta help job create
> Usage for verb "job create":
> c
> r
> e
> a
> t
> e
>
> [
> -
> -
> b
> i
> n
> d
> =
> p
> y
> s
> t
> a
> c
> h
> i
> o
> -
> b
> i
> n
> d
> i
> n
> g
> ]
>
> [
> -
> -
> r
> e
> a
> d
> -
> j
> s
> o
> n
> ]
>
> [
> -
> -
> w
> a
> i
> t
> -
> u
> n
> t
> i
> l
> =
> (
> '
> P
> E
> N
> D
> I
> N
> G
> '
> ,
>
> '
> R
> U
> N
> N
> I
> N
> G
> '
> ,
>
> '
> F
> I
> N
> I
> S
> H
> E
> D
> '
> )
> ]
>
> [
> -
> -
> o
> p
> e
> n
> -
> b
> r
> o
> w
> s
> e
> r
> ]
>
> C
> L
> U
> S
> T
> E
> R
> /
> R
> O
> L
> E
> /
> E
> N
> V
> /
> N
> A
> M
> E
>
> s
> t
> r
> Options:
> --bind=pystachio-binding
> Bind a thermos mustache variable name to a value. Multiple flags may be
> used to specify multiple values.
> --read-json
> Read job configuration in json format
> --wait-until=('PENDING', 'RUNNING', 'FINISHED')
> Block the client until all the tasks have transitioned into the
> requested state. Default: PENDING
> --open-browser
> open browser to view job page after job is created
> jobspec=CLUSTER/ROLE/ENV/NAME
> Fully specified job key, in CLUSTER/ROLE/ENV/NAME format
> config_file=str
> pathname of the aurora configuration file contain the job specification
> --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))
> Create a job using aurora
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)