
CLI
Execute Redis CLI commands directly using the official Redis Docker image.
Run any redis-cli command in a Docker container. Supports authentication, TLS, database selection, and JSON output format (Redis 7+). Commands are executed sequentially and the task fails if any command fails.
CLI
Execute Redis CLI commands directly using the official Redis Docker image.
Run any redis-cli command in a Docker container. Supports authentication, TLS, database selection, and JSON output format (Redis 7+). Commands are executed sequentially and the task fails if any command fails.