redis-cli KEYS mykeyhere //or for wild card redis-cli KEYS mykey*
redis-cli -h {ip-address} keys * get {keyname}
KEYS * # blocks the server scan NUM # NUM is the page/cursor number (start with 0)