Back to Eliza

eliza dashboard

packages/docs/cli/dashboard.mdx

2.0.1472 B
Original Source

eliza dashboard

Launches the web dashboard in your default browser, or prints the URL if the browser can't be opened.

Options

FlagPurpose
--port <port>Use a custom port instead of the default

Examples

bash
# Open dashboard in browser
eliza dashboard
eliza dashboard --port 3000

Run eliza dashboard --help for the full option list.