|Docs

railway open

Open the Railway dashboard for the currently linked project in your default browser.

Usage

railway open [OPTIONS]

Options

FlagDescription
-p, --printPrint the URL instead of opening it

Examples

Open dashboard

railway open

Opens the project dashboard in your default browser.

railway open --print

Outputs the dashboard URL without opening it. Useful for copying or scripting.