[
https://issues.apache.org/jira/browse/AURORA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741573#comment-14741573
]
Bill Farner commented on AURORA-1491:
-------------------------------------
You could also just accept arguments to pass along to ssh. That covers a bunch
of other use cases, and allows the end-user to select the level of verbosity as
well
{noformat}
-v Verbose mode. Causes ssh to print debugging messages about its
progress. This is helpful in debugging connection, authentication, and configu-
ration problems. Multiple -v options increase the verbosity. The
maximum is 3.
{noformat}
> Make "aurora task run" support -v all the way down to ssh.
> ----------------------------------------------------------
>
> Key: AURORA-1491
> URL: https://issues.apache.org/jira/browse/AURORA-1491
> Project: Aurora
> Issue Type: Task
> Components: Client
> Reporter: Maxim Khutornenko
> Priority: Minor
>
> The "aurora task" commands should pass "-v" flag down to subprocess to make
> sure "ssh -v" is invoked. Otherwise, it's impossible to debug command
> failures due to misbehaving ssh.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)