This repository was archived by the owner on Apr 27, 2026. It is now read-only.
5.6.0
What's Changed
- Update installer.sh to revert the default vendor to platformsh by @pjcdawkins in https://github.com/platformsh/cli/pull/277
- Bump legacy CLI to 4.27.0 by @pjcdawkins in https://github.com/platformsh/cli/pull/279
- feat(deps): bump Platformify to v0.4.2 by @akalipetis in https://github.com/platformsh/cli/pull/280
- Fix go mod tidy checks by @akalipetis in https://github.com/platformsh/cli/pull/281
Full Changelog: 5.5.0...5.6.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.27.0
Upgrade
Platform.sh
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/platformsh-cliScoop
scoop update platformBash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bashUpsun
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/upsun-cliScoop
scoop update upsunBash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash