You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I'm creating some lambdas for a personal project and I would like to use the cargo lambda command to automatically build and deploy
I wanted to know if it is possible to put a custom command for this, and if it is not possible how can I run it without cargo:run setting the flags -- automatically
The text was updated successfully, but these errors were encountered:
Hello everybody
Recently I'm creating some lambdas for a personal project and I would like to use the cargo lambda command to automatically build and deploy
I wanted to know if it is possible to put a custom command for this, and if it is not possible how can I run it without cargo:run setting the flags -- automatically
The text was updated successfully, but these errors were encountered: