"vscode:/vscode.git/clone" did not exist on "8ea18fa8d2ea1c27d9f674e30f797dc0c7347ace"
redis-cli -e option to exit with error code immediately when command fails (#8136)
without this option, redis-cli returns 0 even if command fails. kept this for backwards compatibility.
Please register or sign in to comment