browseDownload binary →
redis-cli/Redis CLI
Redis Ltd.Command line interface for interacting with Redis in-memory data store servers.
Databases & Data
01Install
brew install redis02Global Flags
| Flag | Type | Description |
|---|---|---|
-h | string | Server hostname |
-p | string | Server port |
-a | string | Authentication password |
-u | string | Server URI |
--raw | boolean | Raw output format (no quoting) |
--csv | boolean | CSV output format |
--json | boolean | JSON output format |
03Authentication
Methods
connection-stringenvironment-variables
Env vars
REDISCLI_AUTHREDIS_URL04Capabilities
Reference
binary
redis-clicheck
redis-cli --versionauth
connection-string, environment-variablesformats
text