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:
I really hope this gets looked into.
even at least format it so we can easily extract a return value.
I want to run remote drush and receive a value, its really a pain having this.
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.
![image](https://private-user-images.githubusercontent.com/13303024/377144436-8f82a375-ca71-4c1e-91ef-e73e5b8d5c76.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTQ5MTQsIm5iZiI6MTczOTA5NDYxNCwicGF0aCI6Ii8xMzMwMzAyNC8zNzcxNDQ0MzYtOGY4MmEzNzUtY2E3MS00YzFlLTkxZWYtZTczZTViOGQ1Yzc2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDA5NTAxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVkYTY4M2IxOWRiYzVjZTEwNmJhMTZhN2Q1MjRhMzgyOTU5ZTJjMmNjODRmNjVkMjVkOTVhNTQxZjQxOTU4ZGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.WE2xwSp3yKVX-jUj1v65sQJBbB-YN3P04HFmp1ScoWQ)
The text was updated successfully, but these errors were encountered: