Closed georgettica closed 2 years ago
so I created a PR which makes is very simple to add queries :) if someone wants to help me along there that would expedite this issue
Looks like we did our best here but they are going a different direction… maybe there will be some improvements in @oclif/core or we could try to do some more sophisticated filtering on our own one day
It's more of "I didn't do the doc change they wanted and lost interest" It's a fairly easy fix and just didn't invest enough time on it.
Maybe someone later will do that
see https://github.com/oclif/cli-ux/issues/414
the issue I was facing was negating the search, as
!=
is not a valid operator in the--filter
commandthe solution would be noting these flags are derrived from there and waiting for the maintainer there to bump the docs to reflect how the filter query language can be used