X
Innovation

New Cloud Foundry command-line interface arrives

Even the most advanced clouds can still use a little shell command goodness.
Written by Steven Vaughan-Nichols, Senior Contributing Editor

The Cloud Foundry Foundation, home to the open-source Cloud Foundry Platform-as-a-Service (PaaS) cloud, announced from the virtual Cloud Foundry North American Summit the release of version 7 of the Cloud Foundry Command Line Interface (CF CLI v7).

A command line? For the cloud? Oh yes. There are still times -- many times -- when for fine control of setup, monitoring, and management, you can't beat the power of shell commands.   

As Cloud Foundry states:

 CLI v7 "unlocks new application development workflows for users who require granular control of their applications and supports advanced deployment strategies by utilizing the Cloud Foundry v3 APIs. Both the new CLI tool and the v3 APIs enable unique workflows by exposing package, droplet, build, and process control resources. The new version of the CLI and APIs also introduces new resources such as sidecars, manifests, and deployments.

Indeed, the new command line makes life easier for developers. Josh Collins, Cloud Foundry's CLI project lead and VMware senior product manager, explained, "Modern development techniques are much simpler with Cloud Foundry as a result of the new CLI, which abstracts away the nuances of the CF API into a command-line interface that's easy and elegant to use."

Some key features available through the CF CLI v7 are:

Chip Childers, the new Cloud Foundry Foundation executive director, added: 

With the cf CLI v7 in their pocket, the Cloud Foundry community is providing developers with powerful new capabilities and is prepared to continue to advance the state of the art for developer productivity as features from the Kubernetes ecosystem are integrated into the platform. Cloud Foundry has always been about empowering developers and that spirit is reflected in this new CLI, where we focus on simplifying advanced development methodologies for the community.

You can install CF CLI v7 today.  Enjoy!

Related Stories:

Editorial standards