You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
topics/cli.md is descriptive of the CLI but I don't think it makes the connection for users that it's bundled with the server package. Lots of folks need to use the CLI but consume Valkey through a container or service so they don't have the Valkey itself installed on their workstations.
So, this section needs to give an example of how to:
Get it by building from source
Run valkey-cli from a container
Use something like memurai-cli on Windows machines.
Install the standalone CLI package in some distros (e.g. alpine)
The text was updated successfully, but these errors were encountered:
topics/cli.md
is descriptive of the CLI but I don't think it makes the connection for users that it's bundled with the server package. Lots of folks need to use the CLI but consume Valkey through a container or service so they don't have the Valkey itself installed on their workstations.So, this section needs to give an example of how to:
valkey-cli
from a containerThe text was updated successfully, but these errors were encountered: