You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terminus composer cwb-1testsite.dev -- show drupal/autologout --format=json
Expected behavior
Output that is faithful to the originally executed command, without additional unexpected output.
Actual behavior
When executing composer commands an exit message like " [notice] Command: cwb-1testsite.dev -- composer show drupal/autologout [Exit: 0]" is posted at the end of the output. This interferes with the ability to use a tool like jq to parse the results.
The text was updated successfully, but these errors were encountered:
Platform
( ) MacOS
(x) Linux
( ) WSL2
Installed Via
( ) Homebrew
( ) Apt Package
( ) Manually
(x) Lando
PHP Version
( ) 7.4x
(x) 8.0
( ) 8.1
Terminus Version
3.3.5
Command Executed
terminus composer cwb-1testsite.dev -- show drupal/autologout --format=json
Expected behavior
Output that is faithful to the originally executed command, without additional unexpected output.
Actual behavior
When executing composer commands an exit message like " [notice] Command: cwb-1testsite.dev -- composer show drupal/autologout [Exit: 0]" is posted at the end of the output. This interferes with the ability to use a tool like jq to parse the results.
The text was updated successfully, but these errors were encountered: