Version 1.1.0 has been released. Many new features are now available. Here are some of the new commands: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.
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:addanddomain:delete: manage your domains on a project.platform drush: run Drush commands remotely for the current environment.
How to upgrade
Go to yourplatform-cli repository and run git pull to get the latest version. Next, run composer global update to update to the latest version.