Difference between revisions of "Redis-cli -x"
Jump to navigation
Jump to search
(Created page with "{{lc}} cat /etc/passwd | redis-cli -x set mypasswd {{redis-cli}}") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | <code>cat [[/etc/passwd]] | redis-cli -x [[set]] mypasswd</code> | |
+ | <code>redis-cli -x [[SET]] net_services < [[/etc/services]]</code> | ||
+ | [[redis-cli auth password]] | ||
− | {{redis-cli}} | + | == See also == |
+ | * {{redis-cli}} | ||
+ | |||
+ | [[Category:Redis]] |
Latest revision as of 08:10, 9 March 2023
cat /etc/passwd | redis-cli -x set mypasswd
redis-cli -x SET net_services < /etc/services
redis-cli auth password
See also[edit]
redis-cli [ info server | memory usage | info memory | memory stats | memory doctor | dbsize | flushall | ping | monitor | --bigkeys | --stat | --scan | --latency | --latency-history | --latency-dist | --intrinsic-latency 5 | -x | -h ] redis-cli --help
Advertising: