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