Allow the option to specify a service name for
railway add -[d/r/i]
a year ago
Currently, only --service supports specifying a service name.
This post serves to track the request to allow for specifying a service name for the other options - --database, --repo, and --image
0 Threads mention this feature
1 Replies
aravindh
PRO
a year ago
Railway service names need to be unique across environments in a project. There are cases where we want to use reference variables in services that point to another service within the same env using the CLI. To achieve this we need to know the service name.