redis-cli
Opens a connection to a Redis server.
- Connect to the local server:
- Connect to a remote server on the default port (6379):
- Connect to a remote server specifying a port number:
- Connect to a remote server specifying a URI:
- Specify a password:
- Execute Redis command:
- Connect to the local cluster:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).