CLI
redis-di
A command line tool to manage and configure Redis Data Integration
redis-di add-content
Add a new context
redis-di configure
Configure the RDI Database so it is ready to process data
redis-di create
Create a RDI database instance
redis-di delete
Delete RDI database permanently
redis-di delete-all-contexts
Delete all contexts
redis-di delete-context
Delete a context
redis-di deploy
Deploy RDI configurations including target
redis-di describe-job
Describe a transformation engine job
redis-di dump-support-package
Dump RDI support package
redis-di get-rejected
Return all stored rejected entries
redis-di list-contexts
List all saved contexts
redis-di list-jobs
List transformation engine jobs
redis-di reset
Reset the pipeline into initial full sync mode
redis-di scaffold
Generate configuration files for RDI and Debezium (when ingesting data to Redis)
redis-di set-context
Set context to active
redis-di set-secret
Write a secret to Redis secret store
redis-di start
Start the pipeline
redis-di status
Display the status of the pipeline end to end
redis-di stop
Stop the pipeline
redis-di trace
Start a trace session for troubleshooting data transformation
redis-di upgrade
Upgrade RDI Engine without losing data or downtime