- Toolstack-based detection and building: this means that both Symfony and Drupal projects can now be built locally in the same way they are built onPlatform.sh.
- A much more colorful interface: the commands in
platform listare color-coded according to whether they run locally or require a connection. - There is a new
platform urlcommand, which gets the public URL to your Platform.sh environment and opens it in your browser. - All of the more risky commands now have confirm steps to protect against accidents.
- The frequently used
platform checkoutcommand has been improved, for a faster experience. - Drupal users will benefit from a new
platform drush-aliasescommand, which lets you see your project’s Drush aliases. It also lets you customize the alias group name - if you type:
platform drush-aliases -g myproject
you will then have aliases such as@myproject.masterinstead of@l0ngpr0j3ct1d.master.
CLI version 1.2 released
Announcing Platform.sh CLI version 1.2.2 with new features, colorful interface, safer commands, and more. Install or upgrade using Composer now!
We are proud to announce the latest release of the Platform.sh CLI.
To install or upgrade, you can use Composer:
New features in the latest release (version 1.2.2) include:
Last modified on May 21, 2026