I've looked "everywhere." I cannot find documentation for all the supported command line options for redis-server
I'm using version 5.0.3
I tried redis-server --help
It is no help.
The usage given doesn't even mention --port
, --slaveof
, --replicaof
, --loglevel
... yet these options are shown in the help's examples.
Does someone know where I can find full and complete documentation for the server's command line? Thanks.
Right at the top of the redis configuration documents it says the following:
"... it is possible to ... pass Redis configuration parameters using the command line directly."
Therefore, every configuration file option is passable on the command line. I'm an idiot.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With