platformio home¶
Helper command for PlatformIO Home.
Contents
Description¶
Launch PlatformIO Home Web-server.
Options¶
-
--port¶
Web-server HTTP port, default is 8008.
-
--host¶
Web-server HTTP host, default is 127.0.0.1.
You can open PIO Home for inbound connections using host 0.0.0.0.
-
--no-open¶
Do not automatically open PIO Home in a system Web-browser.
-
--shutdown-timeout¶
Automatically shutdown server on timeout (in seconds) when no clients are connected.
Default is 0 which means never auto shutdown.