Skip to main content
Version: 2.0.0

tdk connection template

Print a fill-in connection template for a connector type

tdk connection template \
--type tabsdatak.conn.postgres:PostgresSrcConn \
--file data.csv
FlagTypeRequiredDescription
--type, -tstringOptionalConnector type, e.g. 'mysql-sql-in', 's3-file-out'. See 'tdk connection types'.
--file, -fstringOptionalWrite the template to this file. '-' (or omitting it) writes to stdout.