Skip to main content
Version: 2.0.0

tdk collection connection

Display the connection of a source/destination collection.

Emits the dehydrated connection document as JSON or YAML; secret and var names are never shown.

tdk collection connection \
--proj quickstart \
--format table \
--name sales_data
FlagTypeRequiredDescription
--proj, -PstringOptionalProject to target; overrides the pinned project. Prompted for when a command needs one and neither is set.
-o, --formattable | json | yamlOptionalOutput format. Defaults to json.
--name, -nstringOptionalName of the source/destination collection whose connection to display.