table of contents
| remove(1) | General Commands Manual | remove(1) |
NAME¶
remove - Remove a scheduled job by ID
SYNOPSIS¶
remove [-h|--help] <--schedule-id>
DESCRIPTION¶
Remove a scheduled job by ID
OPTIONS¶
- --schedule-id <SCHEDULE_ID>
- ID of the scheduled job to remove (removes the recurring schedule)
- -h, --help
- Print help
SEE ALSO¶
goose(1), goose-schedule(1), goose-schedule-add(1), goose-schedule-list(1), goose-schedule-sessions(1)
| remove |