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

feat: Add --url option / --exec option / --yes option #43

Merged
merged 3 commits into from
Feb 26, 2022

Conversation

Symbolic76
Copy link
Contributor

@Symbolic76 Symbolic76 commented Feb 23, 2022

  • Added --url option for the -- connect command (accepts both redis url and redis:sentinel url)
  • Added --exec option for the -- connect command to be able to use commands like clean stats etc...
  • Added --yes option for any command waiting for a prompt answer

close #24 #32
maybe #28 too

@Symbolic76 Symbolic76 changed the title feat: Add --url option / --exec option / feat: Add --url option / --exec option / --yes option Feb 24, 2022
@darky darky merged commit 5d6e59d into darky:master Feb 26, 2022
@darky
Copy link
Owner

darky commented Feb 26, 2022

Epic work! Thanks! 👍

@darky
Copy link
Owner

darky commented Feb 26, 2022

@Symbolic76 please unpublish @monibrand/bull-repl npm package and use bull-repl since 0.27.0 version

@Symbolic76
Copy link
Contributor Author

@darky Hello, @monibrand/bull-repl has been unpublished properly. Thanks a lot for merging

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.

Turn back -u option for connect in 0.x.x version
2 participants