Allow the option to specify a service name for
railway add -[d/r/i]
brody
EMPLOYEEOP
10 months 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
10 months 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.