Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function launchPlanReference
import { launchPlanReference } from "https://deno.land/x/pterodactyl@v0.6.0/pterodactyl.js";

Creates a launch plan reference that can be used in a workkflow annotated function to utilize an existing flyte launch plan 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 launch plan to reference.