redis-di
用于管理和配置 Redis 数据集成的命令行工具
用法
Usage: redis-di [OPTIONS] COMMAND [ARGS]...
选项
-
version
:- 类型: BOOL
- 违约:
false
- 用法:
--version
显示版本并退出。
-
help
:- 类型: BOOL
- 违约:
false
- 用法:
--help
显示此消息并退出。
CLI 帮助
Usage: redis-di [OPTIONS] COMMAND [ARGS]...
A command line tool to manage & configure Redis Data Integration
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
add-context Adds a new context
configure-rdi Configures RDI db connection credentials
delete-all-contexts Deletes all contexts
delete-context Deletes a context
deploy Deploys the RDI configurations including target
describe-job Describes a transformation engine's job
dump-support-package Dumps RDI support package
get-rejected Returns all the stored rejected entries
install Installs RDI
list-contexts Lists all saved contexts
list-jobs Lists transformation engine's jobs
monitor Monitors RDI by collecting metrics and exporting...
reset Resets the pipeline into initial full sync mode
scaffold Generates configuration files for RDI
set-context Sets a context to be the active one
set-secret Creates a secret of a specified key
start Starts the pipeline
status Displays the status of the pipeline end to end
stop Stops the pipeline
trace Starts a trace session for troubleshooting data...
upgrade Upgrades RDI without losing data or downtime