Reverse range read in `fdbcli`

From the code, I would assume that getrange abc def -25 would work, but that returns ERROR: bad limit. Is there a way to do a reverse range read from fdbcli?

I don’t think reverse range reads are currently supported in fdbcli, but feel free to raise an issue if this is something you need.