table of contents
| plugin(1) | General Commands Manual | plugin(1) |
NAME¶
plugin - Manage plugins
SYNOPSIS¶
plugin [-h|--help] <subcommands>
DESCRIPTION¶
Manage plugins
OPTIONS¶
- -h, --help
- Print help
SUBCOMMANDS¶
- plugin-install(1)
- Install a plugin from a git repository URL
- plugin-update(1)
- Update an installed git-backed plugin
- plugin-help(1)
- Print this message or the help of the given subcommand(s)
SEE ALSO¶
goose(1), goose-acp(1), goose-completion(1), goose-configure(1), goose-doctor(1), goose-gateway(1), goose-info(1), goose-mcp(1), goose-recipe(1), goose-review(1), goose-run(1), goose-schedule(1), goose-serve(1), goose-session(1), goose-skills(1), goose-term(1)
| plugin |