Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netzo/cli/src/subcommands/deploy.ts>Args

Netzo - roll out internal tools faster
Go to Latest
interface Args
import { type Args } from "https://deno.land/x/netzo@v0.1.85/cli/src/subcommands/deploy.ts";

Properties

help: boolean
static: boolean
prod: boolean
optional
exclude: string[]
optional
include: string[]
apiKey: string | null
project: string | null
importMap: string | null
dryRun: boolean