> The first is how to clean the status, can I just remove all the containers > and re-execute from ./gradlew distDocker together with all the playbooks?
you can add `-e mode=clean` to each of the playbooks. For convenience, you can also use `bin/wskdev teardown`; see more on `wskdev` also know as `redo` here: https://github.com/apache/incubator-openwhisk/tree/master/tools/build#how-to-use-redo [ Full content available at: https://github.com/apache/incubator-openwhisk/issues/3987 ] This message was relayed via gitbox.apache.org for [email protected]
