Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fro-profesional opened this issue Feb 2, 2025 · 1 comment

Comments

@fro-profesional
Copy link

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
Copy link
Author

Adding an empty "deploy": {}, fixes this madness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant