Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function taskReference
import { taskReference } from "https://deno.land/x/pterodactyl@v0.4.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.