Skip to content

5.0.13

Compare
Choose a tag to compare
@akalipetis akalipetis released this 14 May 14:39
· 77 commits to main since this release
7f36856

What's Changed

New Contributors

Full Changelog: 5.0.12...5.0.13


Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.13
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.12...v5.0.13


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