May 26, 2026
Terminus 4.3.0 is now available. This release adds GitHub Enterprise Server (GHES) support for VCS commands, enabling customers using GHES to provision and manage their repositories through Terminus.
Key improvements in this release
- GHES provisioning command: New
vcs:github-host:addcommand allows provisioning GitHub Enterprise Server hosts for use with Pantheon VCS integrations (#2838) - GHES support in VCS commands: Existing VCS commands now accept a
--github-hostoption to target GitHub Enterprise Server instances (#2840) - Twig dependency update: Updated the twig templating dependency (#2841)
How to upgrade to Terminus 4.3.0
If you use Homebrew (macOS-only) to manage your Terminus installation, you should upgrade using:
If you installed Terminus directly from the .phar file, you should upgrade using the self:update command:
For more information about this release, visit the GitHub release page.
If you have questions or concerns around Terminus, please use the Terminus issue queue.