top | item 31759921

(no title)

EToS | 3 years ago

Switched to GCP Cloud Run.. but do miss the Heroku CLI sometimes

discuss

order

petercooper|3 years ago

For anyone who really digged Heroku's CLI experience, fly.io is particularly strong in this area, I find. The ability to just deploy in a single command from any directory was a huge draw for me (even Render requires you deploy from a git repo - a best practice, sure, but I like the option).

nxss|3 years ago

Got too much fighting time with .yml configs on Fly, deploy from git is must have nowadays.

holografix|3 years ago

What CLI…? Just set up continuous deploy from GitHub from the Cloud Run UX itself. It’ll create a Cloud Build trigger for you and deploy every time you push to your desired branch.