Expand description
plugins CLI command group: list, show, validate, and generate plugins.
PluginsCommands enumerates the subcommands; execute dispatches each
to its submodule and renders the result. Output payload types live in
types.
Modules§
- generate
- Generation of Claude Code plugin output from
config.yamldefinitions. - list
- show
- types
- Serializable output payloads for the
pluginscommand group. - validate
plugins validatesubcommand.