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 fn

CommandDescription
bundleDownload the bundle of a function version as a tar.zst archive.
deleteDelete a function
disableDisables a function
enableEnables a function
getDisplay a function
listList all functions in a collection
patchRegister a code-only patch of a function version.
patchesList patch versions of a function (latest first).
registerRegister a function.
triggerTrigger a function
updateUpdate a function.