deploy - Deploy Code to Railway with railway up
Deploy code from the current directory to Railway using railway up command
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run railway up command
- deploy with detach mode
- deploy with CI mode
- specify target service
- add commit message
Inputs
- current directory
- Railway project ID
- target service name
- target environment
- commit message
Outputs
- deployment status message
- build logs output
- build completion notification
Requirements
- Railway CLI installed
- linked Railway project
- Bash tool with railway:* permissions
