Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function taskReference
import { taskReference } from "https://deno.land/x/pterodactyl@v0.6.0/pterodactyl.js";

Creates a task reference that can be used in a workflow annotated function to utilize an existing flyte task in a workflow. Only works when script is used as input to pterodactyl_register script. When called during local execution it throws.

Parameters

unnamed 0
  • Id for the task to reference.