Horje
redis cli connect to remote server with password Code Example
redis cli connect to remote server with password
$redis-cli -h 127.0.0.1 -p 6379 -a mysupersecretpassword
redis-cli port host
$ redis-cli -h redis15.localnet.org -p 6390 ping
PONG
Source: redis.io




Shell

Related
Git Store Username and Password Code Example Git Store Username and Password Code Example
caching git ignore to repository Code Example caching git ignore to repository Code Example
how to install to mysql server in powershell Code Example how to install to mysql server in powershell Code Example
activating git ignore in repository Code Example activating git ignore in repository Code Example
add to docker group Code Example add to docker group Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11