Skip to content

Ensure global CLI quiet flag is respected#1687

Merged
djmb merged 4 commits intobasecamp:mainfrom
mike-weiner:fix-1673-ensure-app-exec-respects-quiet-flag
Nov 7, 2025
Merged

Ensure global CLI quiet flag is respected#1687
djmb merged 4 commits intobasecamp:mainfrom
mike-weiner:fix-1673-ensure-app-exec-respects-quiet-flag

Conversation

@mike-weiner
Copy link
Contributor

@mike-weiner mike-weiner commented Oct 26, 2025

Closes #1673.

This change ensures that all of the puts_by_host invocations respect the global --quiet flag.

@djmb
Copy link
Collaborator

djmb commented Oct 27, 2025

@mike-weiner - thanks for the PR! I think it would make sense to apply this in all puts_by_host invocations.

@mike-weiner mike-weiner changed the title Ensure app exec command respects global CLI quiet flag Ensure global CLI quiet flag is respected Oct 28, 2025
@mike-weiner
Copy link
Contributor Author

@djmb - All requested changes have been made. This PR can be added to your review list for whenever you have a moment.

@djmb djmb merged commit 783eb80 into basecamp:main Nov 7, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

--quiet flag doesn't suppress 'App Host:' prefix in app exec output

2 participants