List all sessions
pw session ls [flags]
# List all sessions
pw session ls
# List all sessions, displayed as a table
# Tables display URI, Status, Local Port, Remote Host, Remote Port, and Workflow Run
pw sessions ls -o table
-h, --help help for ls
-o, --output string Output format (json, table)
--platform-host string The Parallel Works platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose logging