Skip to content

CLI

  • redis-web (canonical)
  • webdis (compatibility alias)

Both binaries accept the same flags and config file format. Prefer redis-web for new deployments and scripts.

Terminal window
redis-web redis-web.json
redis-web --config redis-web.json
redis-web --write-default-config

Alias binary:

Terminal window
webdis webdis.json

The alias is temporary and emits a deprecation message.