pw endpoints list
pw endpoints list
List your endpoint sessions
Synopsis
The pw endpoints list command lists your endpoint sessions, one per line as tab-separated name, status, and URL. Endpoints created with --keep stay listed after their serving command exits; remove them with pw endpoints delete.
pw endpoints list [flags]Examples
pw endpoints listOptions
-h, --help help for listOptions 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 loggingSEE ALSO
- pw endpoints - Create and serve self-registering endpoint sessions