deployctl icon indicating copy to clipboard operation
deployctl copied to clipboard

How avoid deployctl from trying to store config? it always propt me, I dont want to store in the deno.json

Open fro-profesional opened this issue 1 year ago • 1 comments

I'm using the deployctl CLI something like

deployctl deploy --org=clau --project=dev-tpls-fresh-simple --prod tpls/fresh-simple/src/main.ts and

deployctl deploy --org=clau --save-config=false --project=dev-tpls-fresh-simple --prod tpls/fresh-simple/src/main.ts

It always prompts me if I want to save it or not to deno.json; I don't want to.

Image

fro-profesional avatar Feb 02 '25 07:02 fro-profesional