deploy - Deploy Code to Railway Platform
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
- execute railway up command
- deploy with commit message
- detach from build logs
- stream build logs
- deploy specific service
- deploy to unlinked project
Inputs
- Railway CLI
- linked project
- local code directory
- commit message
- service name
- project ID
- environment name
Outputs
- deployment status
- build logs
- deployment ID
- service status update
Requirements
- Railway CLI installed
- project linked to directory
- valid Railway account
- authentication configured
- code directory exists
