content/integrate/redis-data-integration/reference/cli/redis-di-scaffold.md
Usage: redis-di scaffold [OPTIONS]
log_level:
info--log-level -ldb_type (REQUIRED):
none--db-typeDB type
db_flavor:
none--db-flavorDB flavor
Output to directory or stdout
directory:
none--dirDirectory containing RDI configuration
preview:
none--previewPrint the content of the scaffolded config file to CLI output
help:
false--helpShow this message and exit.
Usage: redis-di scaffold [OPTIONS]
Generates configuration files for RDI
Options:
-l, --log-level [TRACE|DEBUG|INFO|WARNING|ERROR|CRITICAL]
[default: INFO]
--db-type [cassandra|mariadb|mongodb|mysql|oracle|postgresql|sqlserver|spanner]
DB type [required]
--db-flavor [mongodb-atlas|mongodb-replica-set|mongodb-sharded-cluster]
DB flavor
Output formats: [mutually_exclusive, required]
Output to directory or stdout
--dir TEXT Directory containing RDI configuration
--preview TEXT Print the content of the scaffolded config
file to CLI output
--help Show this message and exit.