smolnar82 commented on code in PR #891: URL: https://github.com/apache/knox/pull/891#discussion_r1533888556
########## gateway-release-common/home/bin/knox-functions.sh: ########## @@ -50,6 +50,17 @@ DEFAULT_APP_STATUS_TEST_RETRY_SLEEP=2 ##### common functions ##### ############################ +function setVerbose() { Review Comment: KnoxCLI only supports `--verbose`, hence the long version only. Maybe later... -- 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. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org