railway
CLI for managing Railway Apps
Subcommands
Name | Description |
---|---|
add | Add a plugin to your project |
completion | Generate shell-completions |
connect | Connect to a plugin |
delete | Delete a project |
docs | Open Railway Documentation in default browser |
down | Remove the most recent deployment |
environment | Change your environment |
help | Get help about any command |
init | Create a new railway project |
link | Connect to an existing railway project |
list | List all railway projects |
login | Login to railway |
logout | Logout of railway |
logs | Show logs for the most-recent deployment |
open | Open the project |
run | Run a local command using variables from the active environment |
shell | Open a subshell with Railway variables available |
status | View the status of railway project |
unlink | Disconnects the current directory from a Railway project |
up | Deploy to railway |
variables | Work with environment variables |
version | Get the version of railway's CLI |
whoami | Get the logged in user |
Options
Name | Description |
---|---|
--help, -h | Show help for railway |
--version, -V | Show railway version |
--verbose, -v | Enable verbose output |