摘要: ``` docker exec -it redis bash redis-cli -h 127.0.0.1 auth 123456 keys * ``` 阅读全文
posted @ 2023-08-30 09:34 qing222 阅读(37) 评论(0) 推荐(0) 编辑