redis-cli 进入redis命令行

 flushall 清除所有

如果报出“NOAUTH Authentication required.”错误,那么需要用密码授权

使用 auth [密码]    就可以继续操作了

 

【redis】linux服务器清空redis

相关文章:

  • 2022-12-23
  • 2021-04-30
  • 2021-05-26
  • 2021-06-09
猜你喜欢
  • 2021-09-28
  • 2021-12-03
  • 2022-03-07
  • 2021-09-29
  • 2021-04-10
  • 2021-09-30
  • 2021-08-13
相关资源
相似解决方案