Open a session in the browser
Open a running session in your default browser.
For desktop sessions, opens the VNC viewer in the browser. For VS Code sessions, opens the VS Code server in the browser. For tunnel sessions, opens the session page in the browser.
The session name can be found using pw session ls.
pw session open <session-name> [flags]
# Open a desktop session in the browser
pw session open my-desktop
# Open a vscode session in the browser
pw session open my-vscode
-h, --help help for open
--context string The context to use. Overrides PW_CONTEXT environment variable and current context from config.
--platform-host string The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose logging