Parallel Works

pw code daemon

pw code daemon

Manage the pw code app-server daemon

Synopsis

The daemon hosts live pw code sessions on a local Unix socket so multiple clients (TUI, web, editors) can attach to them.

pw code daemon [flags]

Options

  -h, --help   help for daemon

Options inherited from parent commands

      --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. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
  -v, --verbose                Enable verbose logging

SEE ALSO