What's Changed
- Bump legacy CLI version to v4.30.0 by @pjcdawkins in #296
Full Changelog: 5.8.0...5.9.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.30.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/cli/main/installer.sh | VENDOR=upsun bash