chetanmeh commented on a change in pull request #4670: Standalone God mode
URL: https://github.com/apache/openwhisk/pull/4670#discussion_r331692189
 
 

 ##########
 File path: 
core/standalone/src/main/scala/org/apache/openwhisk/standalone/StandaloneOpenWhisk.scala
 ##########
 @@ -96,13 +95,37 @@ class Conf(arguments: Seq[String]) extends 
ScallopConf(arguments) {
 
   val userEvents = opt[Boolean](descr = "Enable User Events along with 
Prometheus and Grafana", noshort = true)
 
+  val all = opt[Boolean](
+    descr = "Enables all the optional services supported by Standalone 
OpenWhisk like CouchDB, Kafka etc",
 
 Review comment:
   Updated the help docs

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to