Plugin-related CLI subcommands
See CLI/subcommands.md for the complete claude plugin command reference:
claude plugin install <plugin> [--scope user|project|local]— Install a pluginclaude plugin uninstall <plugin> [--scope user|project|local] [--keep-data]— Uninstall a pluginclaude plugin enable <plugin> [--scope user|project|local]— Enable a disabled pluginclaude plugin disable <plugin> [--scope user|project|local]— Disable a pluginclaude plugin update <plugin> [--scope user|project|local]— Update a plugin to the latest versionclaude plugin list [--json] [--available]— List installed pluginsclaude plugin validate <path>— Validate a plugin manifest and componentsclaude plugin search <query>— Search available pluginsclaude plugin info <plugin>— Show detailed info about a plugin