Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

tdk connection validate

Validate a connection YAML document against its connector schema

tdk connection validate \
--file conn-postgres.yaml
FlagTypeRequiredDescription
--file, -fstringRequiredConnection YAML file to validate, or '-' to read from stdin.