What's wrong with this entry?
Anonymous. No account, no email.
What: Full CLI support for plugin enable/disable/update operations. How to use:
claude plugin enable <name> --scope user
claude plugin disable <name> --scope project
claude plugin update <name> --scope local
Details:
- Enable disabled plugins:
jRA()at line 451234 - Disable enabled plugins:
PRA()at line 451237 - Update specific plugins:
SRA()at line 451240 - Supports scope-aware operations (user/project/local)
- Evidence:
Ld2(),Md2(),Od2(),Rd2(),Td2()CLI handlers at lines 497930-498062
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.