List AI chat providers
The pw ai providers ls command lists all AI chat providers configured for the current user.
pw ai providers ls [flags]
# List all providers
pw ai providers ls
# List as JSON
pw ai providers ls -o json
-h, --help help for ls
-o, --output string Output format (table, json) (default "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