Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README for create-cluster #3548

Closed
wants to merge 1 commit into from

Conversation

yyoshiki41
Copy link
Contributor

@yyoshiki41 yyoshiki41 commented Oct 9, 2016

Add call command usage in README.

$ ./create-cluster
Usage: ./create-cluster [start|create|stop|watch|tail|call|clean]
start       -- Launch Redis Cluster instances.
create      -- Create a cluster using redis-trib create.
stop        -- Stop Redis Cluster instances.
watch       -- Show CLUSTER NODES output (first 30 lines) of first node.
tail <id>   -- Run tail -f of instance at base port + ID.
call        -- Run the given command to each nodes.
clean       -- Remove all instances data, logs, configs.

This change is Reviewable

@gkorland
Copy link
Contributor

not relevant any more

@yossigo yossigo closed this Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants