railwayapp / cli

Railway CLI
https://railway.app
MIT License
321 stars 83 forks source link

Don't prompt for environment in `railway link` if only one is present #524

Closed Milo123459 closed 3 months ago

Milo123459 commented 3 months ago

If the project being linked only has one environment, we won't prompt for it and default to the only environment there is.

paulocsanz commented 3 months ago

Oh sorry, I hadn't seen it and ended up implementing it already. Thank you for all the PRs though! We are updating our linear to automatically notify us about PRs and issues in a better way so this does not happen again.