Back to Marketplace

Railway CLI

RAPR CLI connectorCloud, DevOps & Infrastructure

Deploy apps to Railway via CLI — instant deployments, databases, environment variables, and project management.

By RAPR AIv1.0.0Package license: MITFree Tier Available

Railway CLI package details

railwaydeployhostingdatabaseserverless

RAPR CLI connector scope

This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

Authenticate

Interactive browser login to your Railway account.

Post-install: authenticate to start using
railway loginLearn more about authentication →

Railway CLI

Deploy apps instantly with integrated databases and zero-config infrastructure.

What you can do

  • Deploy: Push code to production with one command
  • Databases: Provision Postgres, MySQL, Redis, MongoDB instantly
  • Variables: Manage environment variables per environment
  • Logs: Stream real-time logs from your services
  • Domains: Configure custom domains
  • Run: Execute commands in your Railway environment locally

Prerequisites

# Install Railway CLI
npm install -g @railway/cli

# Or with Homebrew
brew install railway

# Login
railway login

Example Commands

  • "Deploy my app to Railway"
  • "Add a Postgres database to my project"
  • "Set the API_KEY environment variable"
  • "Stream logs from production"

Ready to try Railway CLI?

Download RAPR AI and connect Railway CLI in seconds.