deployment
Manage Railway deployments: list history, view filtered logs, redeploy, restart, and stop services via CLI.
Install
npx skills add https://github.com/railwayapp/railway-skills --skill deploymentStats
| Total installs | 1,038 |
| Weekly installs | 1.0K |
| GitHub stars | 214 |
| First seen | Jan 20, 2026 |
| Source | @railwayapp/railway-skills |
Summary
- List deployments and view deploy or build logs with filtering by level, text search, time range, or specific deployment ID
- Redeploy the most recent deployment or restart containers without rebuilding to pick up external resource changes
- Remove deployments (stops the service but keeps it intact; use the environment skill to delete services entirely)
- Supports JSON output for all commands and auto-disables streaming in non-interactive mode
Tags
Related skills
| Skill | Installs | vs deployment |
|---|---|---|
| asc-build-lifecycle | 1,279 | +241 |
| nuxt-modules | 944 | -94 |
| vercel-deployment | 1,008 | -30 |
| monitoring-expert | 1,235 | +197 |
| replicas-agent | 892 | -146 |
FAQ
- How many installs does deployment have?
- deployment has 1,038 total installs and 1.0K installs this week.
- Where is deployment hosted?
- deployment is published by @railwayapp/railway-skills at https://github.com/railwayapp/railway-skills.
- How many GitHub stars does deployment have?
- deployment has 214 GitHub stars.
- When was deployment first indexed?
- OrangeBot.AI first indexed deployment on Jan 20, 2026.
- How do I install deployment?
- Run: npx skills add https://github.com/railwayapp/railway-skills --skill deployment