Skip to content

5.0.21

Latest
Compare
Choose a tag to compare
@akalipetis akalipetis released this 18 Sep 14:38
e190345

What's Changed

Full Changelog: 5.0.20...5.0.21


Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases
Full Legacy CLI changelog: platformsh/legacy-cli@v4.20.3...v4.20.5


Upgrade

Platform.sh

Upgrade using the same tool you used for installing the CLI:

HomeBrew

brew update && brew upgrade platformsh/tap/platformsh-cli

Scoop

scoop update platform

Bash installer

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

Upgrade using the same tool you used for installing the CLI:

HomeBrew

brew update && brew upgrade platformsh/tap/upsun-cli

Scoop

scoop update upsun

Bash installer

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