tdk fn
| Command | Description |
|---|---|
bundle | Download the bundle of a function version as a tar.zst archive. |
delete | Delete a function |
disable | Disables a function |
enable | Enables a function |
get | Display a function |
list | List all functions in a collection |
patch | Register a code-only patch of a function version. |
patches | List patch versions of a function (latest first). |
register | Register a function. |
trigger | Trigger a function |
update | Update a function. |