redis -cli 是Redis命令行工具,允许向Redis发送命令,并在终端显示服务器的回复信息。 ... redis-cli -h {host} -p {port} -a {password} {command}.
確定! 回上一頁