pw endpoints delete
pw endpoints delete
Delete an endpoint session
Synopsis
The pw endpoints delete command deletes an endpoint session by name, as shown by pw endpoints list. A running serving command for the endpoint is disconnected. Only endpoint sessions can be deleted this way; use pw sessions stop for other session types.
pw endpoints delete <name> [flags]Examples
pw endpoints delete my_appOptions
-h, --help help for deleteOptions 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