RuiLi8080 commented on a change in pull request #3243: [STORM-3616] add optional flag to fail upload-credentials cmd if no creds were uploaded URL: https://github.com/apache/storm/pull/3243#discussion_r402342853
########## File path: docs/Command-line-client.md ########## @@ -319,7 +319,9 @@ eg: `storm shell resources/ python topology.py arg1 arg2` Syntax: `storm upload_credentials topology-name [credkey credvalue]*` -Uploads a new set of credentials to a running topology +Uploads a new set of credentials to a running topology + * `-e --exception`: optioanl flag. If set, command will fail and throw exception if no credentials were uploaded. Review comment: Fixed ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
