table of contents
| schedule(1) | General Commands Manual | schedule(1) |
NAME¶
schedule - Manage scheduled jobs
SYNOPSIS¶
schedule [-h|--help] <subcommands>
DESCRIPTION¶
Manage scheduled jobs
OPTIONS¶
- -h, --help
- Print help
SUBCOMMANDS¶
- schedule-add(1)
- Add a new scheduled job
- schedule-list(1)
- List all scheduled jobs
- schedule-remove(1)
- Remove a scheduled job by ID
- schedule-sessions(1)
- List sessions created by a specific schedule
- schedule-run-now(1)
- Run a scheduled job immediately
- schedule-services-status(1)
- [Deprecated] Check status of scheduler services
- schedule-services-stop(1)
- [Deprecated] Stop scheduler services
- schedule-cron-help(1)
- Show cron expression examples and help
- schedule-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-plugin(1), goose-recipe(1), goose-review(1), goose-run(1), goose-serve(1), goose-session(1), goose-skills(1), goose-term(1)
| schedule |