Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for option to suppress exit messages #2639

Open
beau-townsend opened this issue Oct 16, 2024 · 0 comments
Open

Request for option to suppress exit messages #2639

beau-townsend opened this issue Oct 16, 2024 · 0 comments

Comments

@beau-townsend
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant