
railway
List of commands for railway:
-
railway:tldr:1fad2 railway: Deploy the linked project directory (if running from a subdirectory, the project root is still deployed).$ railway uptry on your machineexplain this command
-
railway:tldr:50c12 railway: Create a new project directly from the command-line.$ railway inittry on your machineexplain this command
-
railway:tldr:5b6f2 railway: Login to a Railway account.$ railway logintry on your machineexplain this command
-
railway:tldr:e0ec2 railway: Run a local command using variables from the active environment.$ railway run ${cmd}try on your machineexplain this command
-
railway:tldr:ef4a9 railway: Link to an existing Project under a Railway account or team.$ railway link ${projectId}try on your machineexplain this command
-
railway:tldr:f2343 railway: Open an interactive shell to a database.$ railway connecttry on your machineexplain this command