resp-cli 0.9.34-gdd097adc5c

This is a prerelease version of resp-cli.
dotnet tool install --global resp-cli --version 0.9.34-gdd097adc5c                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local resp-cli --version 0.9.34-gdd097adc5c                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=resp-cli&version=0.9.34-gdd097adc5c&prerelease                
nuke :add-package resp-cli --version 0.9.34-gdd097adc5c                

resp-cli

resp-cli is a .NET global tool that provides a basic interactive CLI for talking to RESP servers such as Redis, Garnet, Valkey, or anything else that talks RESP.

resp-cli has two different modes:

  • resp-cli - a REPL that works similarly to redis-cli etc.
  • resp-cli --gui a terminal desktop application with rich tools for inspecting RESP traffic and managing RESP databases.

You probably want the --gui mode! At some future point, this may switch, so that you need to use resp-cli --repl to use the more basic mode.

It is intentionally comparable to the Redis tool redis-cli, but is explicitly intended to be server-agnostic, and deliberately avoids implementation-specific naming. RESP is the name of the data protocol used by Redis and redis-like servers (usually key-value stores).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.9.34-gdd097adc5c 57 11/14/2024