redis-di
A command line tool to manage & configure Redis Data Integration
redis-di add-context
Adds a new context
redis-di configure-rdi
Configures RDI db connection credentials
redis-di delete-all-contexts
Deletes all contexts
redis-di delete-context
Deletes a context
redis-di deploy
Deploys the RDI configurations including target
redis-di describe-job
Describes a transformation engine's job
redis-di dump-support-package
Dumps RDI support package
redis-di get-rejected
Returns all the stored rejected entries
redis-di install
Installs RDI
redis-di list-contexts
Lists all saved contexts
redis-di list-jobs
Lists transformation engine's jobs
redis-di monitor
Monitors RDI by collecting metrics and exporting to Prometheus
redis-di reset
Resets the pipeline into initial full sync mode
redis-di scaffold
Generates configuration files for RDI
redis-di set-context
Sets a context to be the active one
redis-di set-secret
Creates a secret of a specified key
redis-di start
Starts the pipeline
redis-di status
Displays the status of the pipeline end to end
redis-di stop
Stops the pipeline
redis-di trace
Starts a trace session for troubleshooting data transformation
redis-di upgrade
Upgrades RDI without losing data or downtime