Watch a workflow run interactively
pw workflows runs watch <slug> [flags]
# Watch a run by slug
pw workflows runs watch swift-falcon-17
# Watch a run by ID
pw workflows runs watch 507f1f77bcf86cd799439011
-h, --help help for watch
--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