resp-cli
0.9.57-g096e530df3
This is a prerelease version of resp-cli.
dotnet tool install --global resp-cli --version 0.9.57-g096e530df3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local resp-cli --version 0.9.57-g096e530df3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=resp-cli&version=0.9.57-g096e530df3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package resp-cli --version 0.9.57-g096e530df3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 toredis-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 | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.57-g096e530df3 | 147 | 9/4/2025 |