cli icon indicating copy to clipboard operation
cli copied to clipboard

Using absolute time while searching

Open arunmathews opened this issue 3 years ago • 1 comments

How can I pass in an absolute time when running a search using the cli ? When I tried it like this

humioctl ... -s 1640040603936

I got the error

Could not parse 6 to a known time unit. unit=6
humioctl -v
humioctl 0.28.11 (f128a9f6232a8bcebc942e2e228a55fc8f9a6ae7 on 2021-10-25T10:52:26Z)

arunmathews avatar Dec 24 '21 01:12 arunmathews