Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function launchPlanReference
import { launchPlanReference } from "https://deno.land/x/pterodactyl@v0.6.0/src/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.