Hi Maxim, On Wednesday, July 9th, 2025 at 11:03 PM, Maxim Cournoyer <ma...@guixotic.coop> wrote:
> > > Hi Ludovic! > > Congrats on the release! > > Ludovic Courtès l...@gnu.org writes: > > > [...] > > > ** New Fish completion > > > > This version comes with completion of the ‘herd’ command for the Fish shell. > > > Oh! Do we also have bash-completion for Shepherd? I'd be nice if we > could get completion on 'herd status TAB' to get a list of possible > services to act on. 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. Cheers, Kaelyn > > -- > Thanks, > Maxim