IBM Cloud Functions Starter Kits and more
In this release of IBM Cloud Developer Tools CLI, we have enhanced the create
command to include creating an application that uses IBM Cloud Functions. Using the create
command, you can now select a Cloud Functions-based application for Node, Python with Flask, and Swift.
We have also added the entire suite of Starter Kits available from the IBM Cloud web console to IBM Cloud Developer Tools CLI. Some Starter Kits do not yet support local build
and run
, but can be created with create
and deployed through the use of a toolchain from the command line.
Improved Create Navigation
The create
command now gives you more flexibility to make changes to the application that will be generated. In addition, the design has been optimized for better readability and user experience. There is now the option to return to the previous choice throughout the create
flow:
Also, as depicted in the image above, the Scala language is now supported by IBM Cloud Developer Tools CLI.
Start developing your cloud applications with IBM Cloud Developer Tools CLI today!