September 12, 2025
Terminus 4.0.3 is now available. This small update contains the latest bug fixes and improvements for this tool.
Added
- Make site label available in
site:list
andorg:site:list
commands - Add a debug log message to
workflow:wait
printing the workflow start time
Fixed
- Regression affecting SSH commands (e.g.,
drush
,wp-cli
) on sites using external version control - Un-deprecated
--tags
parameter onorg:site:list
command - Remove unnecessary api call from
tag:add
andtag:list
causing unnecessary load and timeouts
How to upgrade Terminus
If you manage your installation via Homebrew on macOS, you can update Terminus with the following command:
brew upgrade pantheon-systems/external/terminus
For other systems, see additional upgrade instructions here.