Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.upsun.com/llms.txt

Use this file to discover all available pages before exploring further.

This post was originally published on the Platform.sh blog and reflects information from the time of publication.
Version 1.1.0 has been released. Many new features are now available. Here are some of the new commands:
  • project:clean: clean one or more prior builds of the local project.
  • environment:ssh: SSH in to a Platform.sh environment.
  • project:fix-aliases: regenerate stale Drush aliases.
  • environment:relationships: see the services relationships of a Platform.sh environment. (E.g. MySQL, Redis, Solr).
  • domain:add and domain:delete: manage your domains on a project.
  • platform drush: run Drush commands remotely for the current environment.
For more information, read the on Github.

How to upgrade

Go to your platform-cli repository and run git pull to get the latest version. Next, run composer global update to update to the latest version.
Last modified on April 20, 2026