it2 plugin list
List discovered plugins
Synopsis
it2 plugin list [flags]
Description
List all discovered session enrichment plugins.
Plugins are discovered from PATH, custom paths (--plugin-path), and embedded sources.
The first matching plugin found (by priority) is used, others are shadowed.
Options
-
-m,--metrics - Show execution metrics (count, avg, p99)
-
-p,--paths - Show full paths to plugin executables
Options inherited from parent commands
-
--format(default "text") - Output format (text, json, yaml) - affects how command results are displayed
-
--timeout - Timeout for API operations - how long to wait for iTerm2 to respond
-
--url - WebSocket URL for iTerm2 API - typically ws://localhost:1912 for local iTerm2
See Also
- it2 plugin - Manage and run it2 plugins