redis-cli: add new argument -c (#5022)

translation-badges
klew 2020-12-12 11:13:57 +08:00 committed by GitHub
parent f6748fd090
commit 5ccf69e1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -26,3 +26,7 @@
- Execute Redis command:
`redis-cli {{redis_command}}`
- Connect to the local cluster:
`redis-cli -c`