Skip to content

Add tls and filename for index file#69

Open
angaz wants to merge 3 commits into
obukhov:masterfrom
angaz:add_tls
Open

Add tls and filename for index file#69
angaz wants to merge 3 commits into
obukhov:masterfrom
angaz:add_tls

Conversation

@angaz

@angaz angaz commented Jun 30, 2022

Copy link
Copy Markdown

Added support for TLS. Added --tls flag which copies the way redis-cli works.

Also added a flag to place the index file in a specified filename. I needed this because I ran the tool for multiple clusters at the same time.

I also moved up creating the file because once it ran for about an hour and then couldn't create the file. So now it will fail earlier.

I couldn't decide where to put the new flags that I added, so I sorted the flags by name.

@jtomaszewski jtomaszewski mentioned this pull request Oct 20, 2024
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.

2 participants