open fun rxObject(key: String, cmd: ObjectCmd): Single<Void>
Inspect the internals of Redis objects
key - Key string
key
cmd - Object sub command
cmd
Return