railway open
Open the Railway dashboard for the currently linked project in your default browser.
Usage
railway open [OPTIONS]Options
| Flag | Description |
|---|---|
-p, --print | Print the URL instead of opening it |
Examples
Open dashboard
railway openOpens the project dashboard in your default browser.
Print URL only
railway open --printOutputs the dashboard URL without opening it. Useful for copying or scripting.