Commit graph

2 commits

Author SHA1 Message Date
3f7836c681 Add AssumeYes opt-in for unattended installs
Interactive tools prompt for confirmation and abort when no terminal is
attached, so unattended callers stall on 'Is this ok [y/N]:'. Add an
AssumeYes toggle, mirroring UseSudoWhenNeeded, that injects each manager's
non-interactive confirmation flag (-y, --noconfirm, --non-interactive) into
Install, Remove, Upgrade, InstallFile, and UpgradeAll. A flag already
supplied by the caller is not duplicated.
2026-07-20 10:13:25 -05:00
03f319e014 first commit 2026-07-01 17:47:49 -05:00