[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Feature request : Wildcards in BB command



On Thu, Jul 27, 2006 at 09:56:21AM +0200, Lardinois, Pierre wrote:
> Should it be possible to change the bb command so it accepts wilcards ? 
> 
> example : bb --debug 127.0.0.1 "hobbitdlog *.ip"

No - hobbitdlog is specifically for getting a single status. 
But you can get the data you want with the hobbitdboard command
instead. Like:

   bb 127.0.0.1 "hobbitdboard service=ip"

See the bb(1) man-page for a description of how you can filter data and
how you can select what data to retrieve.


Regards,
Henrik