Skip to content

Improve sudoers command output#675

Merged
swalkinshaw merged 1 commit into
masterfrom
improve-vm-sudoers-output
Apr 22, 2026
Merged

Improve sudoers command output#675
swalkinshaw merged 1 commit into
masterfrom
improve-vm-sudoers-output

Conversation

@swalkinshaw
Copy link
Copy Markdown
Member

trellis vm sudoers is meant to be piped into sudo tee but if its run without that, the output might be confusing. This uses isatty to detect if its being run in an interactive terminal or not to vary the output and be more helpful

`trellis vm sudoers` is meant to be piped into `sudo tee` but if its run
without that, the output might be confusing. This uses `isatty` to
detect if its being run in an interactive terminal or not to vary the
output and be more helpful
@swalkinshaw swalkinshaw enabled auto-merge (squash) April 22, 2026 02:16
@swalkinshaw swalkinshaw disabled auto-merge April 22, 2026 02:16
@swalkinshaw swalkinshaw merged commit bd1600d into master Apr 22, 2026
8 checks passed
@swalkinshaw swalkinshaw deleted the improve-vm-sudoers-output branch April 22, 2026 02:16
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.

1 participant