specify local port as argument (#15445)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7671f4bfb2
commit
fd974ca794
+1
-1
@@ -117,7 +117,7 @@ for database debugging.
|
|||||||
|
|
||||||
2. Start the Redis command line interface:
|
2. Start the Redis command line interface:
|
||||||
|
|
||||||
redis-cli
|
redis-cli -p 7000
|
||||||
|
|
||||||
3. At the Redis command line prompt, enter the `ping` command:
|
3. At the Redis command line prompt, enter the `ping` command:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user