What's Changed
- Fix link to legacy CLI release notes by @pjcdawkins in #206
- Bump legacy CLI to 4.21.0 and PHP to 8.2.24 by @pjcdawkins in #208
- Add a --quiet (-q) flag to silence stderr by @pjcdawkins in #207
Full Changelog: 5.0.21...5.0.22
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.21.0
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