mrutkows opened a new issue #680: Display "None" for on command line wehn no bindings found URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/680 Prior to deployment, wskdeploy displays the entities and bindings that will be used for deployment. However, if there are no bindings, the word "bindings:" appears but nothing after it. for example, on a package: ``` Packages: Name: validate bindings: * action: validate_singleline_params ``` I propose that we display the keyword "None" (colorized in YELLOW) to indicate that the tool indeed found no bindings (positive feedback).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
