4.3.0
What's Changed
- Bump legacy-cli version to 4.3.0 by @pjcdawkins in #53
Full Changelog: 4.2.1...4.3.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.3.0
Full Legacy CLI changelog: platformsh/legacy-cli@v4.2.1...v4.3.0
Upgrade
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash