API Reference
lean gui start
Options
The lean gui start
command supports the following options:
Option | Description |
---|---|
--organization <value> | The name or id of the QuantConnect organization with a license for the local GUI add-on. When this option is provided, the CLI skips the interactive organization selection. |
--port <number> | The port to run the local GUI on (defaults to 5612). |
--no-open | Don't open the local GUI in the browser after starting it. |
--shortcut | Create a desktop shortcut for launching the local GUI. |
--verbose | Enable debug logging. |
--help | Display the help text of the lean gui start command and exit. |