Command-line interface for Apache OpenWhisk serverless computing platform
OpenWhisk Command-Line Interface (CLI)
wsk
$ wsk action list
$ wsk action invoke myAction --result
$ wsk action create myAction myAction.js