You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply. Tricky stuff. I can see why this is an issue:
The CLI supports the following parameters:
--only-matching, -o
print only matched IP in result line, excluding surrounding content.
--include-cidrs
prints the CIDRs too.
--include-ranges
prints the Ranges too.
--cidrs-only
prints the CIDRs only.
--ranges-only
prints the Ranges only.
I will open an internal ticket and see what the engineers think. Thank you.
Running the following command on a list of IPs and CIDRs prints only the IPs.
Intuitively, I'd suggest something like this to produce the same output:
The text was updated successfully, but these errors were encountered: