flux-core icon indicating copy to clipboard operation
flux-core copied to clipboard

flux-jobs: add "advanced filter" option to use with constraints

Open chu11 opened this issue 2 years ago • 1 comments

per my list in #5126, something like flux jobs --query="userid:1234 name:foo states:pending

Possibly related work in #4186

chu11 avatar Aug 03 '23 00:08 chu11

Could we reuse --filter instead of adding a new option? states could be the default operator in the constraint parser. Actually haven't looked into it all, so may be a dumb suggestion, but I thought I'd point it out.

grondo avatar Aug 03 '23 02:08 grondo