deployctl Command line tool for Deno Deploy. Install deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -r -f https://deno.land/x/deploy/deployctl.ts Usage Run a script: deployctl run ./examples/hello.js View the help: deployctl -h