RedisDataStudio - Import and Export Redis Key Data »

Download RedisDataStudio Free Trial »     Buy RedisDataStudio Now »

How to execute command line and scheduled

When you save session

Import and Export Redis Key Data - save session

Click "Save & Make Batch File"

Import and Export Redis Key Data - create batch file

Click "OK", you'll get batch file created, and you can run it in command line, like this:

C:
cd "C:\Users\pansh\AppData\Local\Programs\RedisDataStudio"
RedisDataStudio session="C:\Users\pansh\Documents\c.rdcs" logfile="C:\Users\pansh\Documents\c.log"

		

Or click "Create & Schedule Task", you can run this batch file at a specific time and/or at a certain time every day. See this for detail: Schedule Task.