Hello, Kaelyn <kaelyn.al...@protonmail.com> writes:
> I just checked in a convenient terminal, and it does appear there is > bash-completion for Shepherd. 'herd TAB' gets completions for me, as > well as 'herd status TAB' showing my user Shepherd service names. The > one thing that doesn't seem to work is 'sudo herd status TAB' as the > completions shown are still my user Shepherd services and not the > system (a.k.a. root's) Shepherd services. Yes, ‘sudo herd status TAB’ cannot work because it would need to run ‘sudo herd status’ to get the list of available services. Thanks, Ludo’.