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

 ##########
 File path: core/standalone/README.md
 ##########
 @@ -75,29 +75,33 @@ $ java -jar openwhisk-standalone.jar -h
  \   \  /  \/    \___/| .__/ \___|_| |_|__/\__|_| |_|_|___/_|\_\
   \___\/ tm           |_|
 
-      --api-gw                     Enable API Gateway support
-      --api-gw-port  <arg>         Api Gateway Port
-      --clean                      Clean any existing state like database
+  -m, --manifest  <arg>            Manifest json defining the supported 
runtimes
   -c, --config-file  <arg>         application.conf which overrides the default
                                    standalone.conf
+      --api-gw                     Enable API Gateway support
       --couchdb                    Enable CouchDB support
+      --user-events                Enable User Events along with Prometheus and
+                                   Grafana
+      --kafka                      Enable embedded Kafka support
+      --kafka-ui                   Enable Kafka UI
+
+      --all                        Enables all the optional services supported
+                                   by Standalone OpenWhisk like CouchDB, Kafka
+                                   etc
+      --api-gw-port  <arg>         Api Gateway Port
 
 Review comment:
   ```suggestion
         --api-gw-port  <arg>         API Gateway Port
   ```

----------------------------------------------------------------
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