Railway — CLI and deploys
railway/deploy · version 1
envs add railway/deploy
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
RAILWAY_TOKEN |
required | secret | Scoped to one project, which is what CI wants. Railway states no sensitivity for this one; it is treated as secret. No shape documented.. where to get it |
RAILWAY_API_TOKEN |
optional | secret | Account-wide, so it reaches every project. Railway says not to share it with anyone else.. where to get it |