Hacker News new | ask | show | jobs
by Naracion 128 days ago
It seems it's a 3 state system already, with exit code 2 being the "not vouched / neutral" state.

https://github.com/mitchellh/vouch?tab=readme-ov-file#local-...

Local Commands

Check a user's vouch status:

vouch check <username>

Exit codes: 0 = vouched, 1 = denounced, 2 = unknown.