2009/9/18 Iustin Pop <[email protected]>: > The gnt-instance commands that have the multi-filter can take also zero > arguments, if the --all flag is passed. But they currently are declared > with min=1, and this is a regression due to the recent bash completion > changes.
LGTM > There is also the problem that --primary/--secondary expect a node and > not an instance, but currently the completion doesn't support this > distinction, I think. No, it doesn't. It's possible to implement, but I'm not sure whether it's worth the effort. Regards, Michael
