Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.23 KB

File metadata and controls

28 lines (18 loc) · 1.23 KB

Upsun CLI

Important

This repository has been migrated to upsun/cli.

Please use the new repository for installations, updates, and issue reporting. Existing installations will continue to work, but we recommend migrating to the new repository.

The Upsun CLI is the official command-line interface for Upsun (formerly Platform.sh).

Install

curl -fsSL https://raw.githubusercontent.com/upsun/cli/main/installer.sh | bash

For other installation methods (Homebrew, Scoop, Alpine, Debian/Ubuntu, RHEL/Fedora, Nix), upgrade instructions, and documentation, see upsun/cli.

The platform binary

The platform binary remains available for users who depend on it. It is functionally close to upsun but the binary name differs and a few behaviors are subtly different. To install it, use this repository's installer:

curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash

Licenses

This binary redistributes PHP in a binary form, which comes with the PHP License. PHP is freely available from the PHP website.