List all workflows
pw workflow ls [flags]
# List all workflows
pw workflow ls
# List all workflows, displayed as a table
# Tables display URI, Image URI, and Type
pw workflows ls -o table
-h, --help help for ls
-o, --output string Output format (json, table)
--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