box.schedule and ephemeralBox.schedule.
API
Schedule a shell command
Run a shell command on a cron schedule.Schedule an agent prompt
Run an agent prompt on a cron schedule. Requires an agent to be configured on the box.List schedules
Retrieve all non-deleted schedules for the current box.Get a schedule
Retrieve a single schedule by ID.Pause a schedule
Pause an active schedule so it stops running.Resume a schedule
Resume a paused schedule.Delete a schedule
Remove a schedule so it no longer runs.Schedule response
Most schedule methods return aSchedule object: