Set deployment title with cli
justyn
PROOP

a year ago

It would be great when using the cli tool if you could name the deployment created when you use railway up. We are starting to deploy through github actions (as described here: https://blog.railway.com/p/github-actions)when a release is created in github and it would be awesome if the deployment in railway were title the git tag name rather than all of them just saying 'railway up'.

Something like:

railway up --service=${{ env.SVC_ID }} --name=${{ github.ref_name }}

Under Review

0 Threads mention this feature

0 Replies

Loading...