Frank Meier
05e54ec962
add force option to 'create-cluster create' script call ( #7612 )
...
(cherry picked from commit c8f3182f378e069f8be0bbc333ae9c5e8682e804)
2020-09-01 09:27:58 +03:00
antirez
d66ac30fd4
Fix create-cluster BIN_PATH.
2020-04-30 13:02:58 +02:00
Itamar Haber
1541e3e522
Update create-cluster
2020-04-30 13:02:58 +02:00
Itamar Haber
c028751ef0
Adds BIN_PATH
to create-cluster
...
Allows for setting the binaries path if used outside the upstream repo.
Also documents `call` in usage clause (TODO: port to
`redis-cli --cluster call` or just deprecate it).
2020-04-30 13:02:58 +02:00
antirez
bfc40083ac
create-cluster script tailall option.
2019-12-11 10:16:25 +01:00
antirez
a64168dc89
create-cluster script: allow additional options.
2019-12-03 17:52:04 +01:00
nikhilajayk
c9cf8a3c5f
Added cluster host and protected mode variables
2019-09-26 21:51:49 +05:30
artix
614127c478
- Updated create-cluster with redis-cli
...
- Updated README
2018-05-07 15:56:15 +02:00
Aric Huang
143c09f422
(fix) Update create-cluster README
...
Fix a few typos/adjust wording in `create-cluster` README
2017-06-16 16:10:00 -07:00
antirez
e456bb0297
Cluster: add clean-logs command to create-cluster script.
2017-04-14 10:52:00 +02:00
superlogical
19531e1d19
create-cluster fix for stop and watch commands
2015-03-24 09:44:52 +13:00
antirez
96e2bcbe90
Cluster: ignore various node files in create-cluster dir.
2015-03-13 13:16:01 +01:00
antirez
87456e4878
Ignore config.sh inside create-cluster script dir.
2015-02-03 09:34:20 +01:00
antirez
4cc1e82f71
Cluster: create-cluster script improved.
2015-01-30 10:41:45 +01:00
antirez
ecf101f1c0
create-cluster script: sane default timeout.
2015-01-29 13:21:42 +01:00
antirez
023a04f71f
create-cluster script added.
...
Simple shell script to create / destroy Redis clusters for manual
testing.
2015-01-28 23:26:46 +01:00