GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/2747
STORM-3134: Improve upload-creds user experience
This also fixes a bug in upload-credentials when it was translated to java
by adding in optionalArg to CLI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-3134
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2747.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2747
----
commit aa4d93c9c3d75b12c00cbd8966f976e5ea107fbe
Author: Robert (Bobby) Evans <evans@...>
Date: 2018-06-29T23:06:34Z
STORM-3134: Improve upload-creds user experience
----
---