Skip to main content

pw session ls

List all sessions

pw session ls [flags]

Examples

  # 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

Options

  -h, --help            help for ls
-o, --output string Output format (json, table)

Options inherited from parent commands

  -v, --verbose   Enable verbose logging

SEE ALSO