The Apache OpenWhisk project is pleased to announce the release of the Apache OpenWhisk Command-Line Interface (CLI) version 1.2.0.
Apache OpenWhisk is an open source, distributed Serverless platform that executes functions (fx) in response to events at any scale. OpenWhisk manages the infrastructure, servers and scaling using Docker containers allowing focus on building amazing and efficient applications. For full details about Apache OpenWhisk, please see https://openwhisk.apache.org Apache OpenWhisk Command-Line Interface (CLI) is a unified tool that provides a consistent interface to interact with OpenWhisk services. The CLI provides developers a means to interact with the OpenWhisk programming model and manage resources such as actions, activations, triggers, rules, packages and APIs. It utilizes the Apache OpenWhisk Go Client for performing RESTful API calls to OpenWhisk platform implementations and incorporates the Apache OpenWhisk Whisk Deploy (wskdeploy) utility for YAML-based manifest deployments. The full change log is available at: https://github.com/apache/openwhisk-cli/releases/tag/1.2.0 Source archives and verification files are available at https://openwhisk.apache.org/downloads.html Regards, Matt Rutkowski