Skip to main content
Module

x/wmill/pull.ts>downloadZip

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
function downloadZip
import { downloadZip } from "https://deno.land/x/wmill@v1.323.1/pull.ts";

Parameters

workspace: Workspace
plainSecrets: boolean | undefined
optional
skipVariables: boolean
optional
skipResources: boolean
optional
skipSecrets: boolean
optional
includeSchedules: boolean
optional
includeUsers: boolean
optional
includeGroups: boolean
optional
includeSettings: boolean
optional
defaultTs: "bun" | "deno"

Returns

Promise<JSZip | undefined>