deployctl
deployctl copied to clipboard
Export deploy fn for use from deno scripts instead of cli
Could the deploy function in src/subcommands/deploy.ts be exported so that it could be used directly from another Deno script rather than via the cli?