Skip to content

build: Include the user in `target.RunShell` logging

Dduvall requested to merge main-Id292002289fb608bd952da7b40ca0dee600ee317 into main

Keep track of the effective user for each call to target.User and
display the current user in the target.RunShell log output.

The user information is stylized in a psuedo-Bash style for the sake of
saving screen real estate.

Merge request reports