commands.sh

railway

all

Connect code to a Railway project.

More info →

Examples (6)

Login to a Railway account

Link to an existing Project under a Railway account or team

railway link projectId

Create a new project

Run a local command using variables from the active environment

railway run cmd

Deploy the linked project directory (if running from a subdirectory, the project root is still deployed)

Open an interactive shell to a database

railway connect
made by @shridhargupta | data from tldr-pages