table of contents
| acp(1) | General Commands Manual | acp(1) |
NAME¶
acp - Run goose as an ACP agent server on stdio
SYNOPSIS¶
acp [--with-builtin] [--enable-scheduler] [-h|--help]
DESCRIPTION¶
Run goose as an ACP agent server on stdio
OPTIONS¶
- --with-builtin <NAME>
- Add one or more builtin extensions that are bundled with goose by specifying their names, comma-separated
- --enable-scheduler
- Enable scheduled recipe execution
- -h, --help
- Print help (see a summary with '-h')
SEE ALSO¶
goose(1), goose-completion(1), goose-configure(1), goose-doctor(1), goose-gateway(1), goose-info(1), goose-mcp(1), goose-plugin(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)
| acp |