Last modified May 14, 2025
listSchedules
This function lets you list all schedules.
Example Call JetBackup WP-CLI
wp jetbackup listSchedules
+----+---------+------+-----------------+-----------+---------+----------------------+
| ID | Name | Type | Intervals | Backup ID | Default | Backup Jobs Assigned |
+----+---------+------+-----------------+-----------+---------+----------------------+
| 1 | Hourly | 1 | 1 | 0 | 1 | 0 |
| 2 | Daily | 2 | [1,2,3,4,5,6,7] | 0 | 1 | 0 |
| 3 | Weekly | 3 | 1 | 0 | 1 | 0 |
| 4 | Monthly | 4 | [1] | 0 | 1 | 0 |
+----+---------+------+-----------------+-----------+---------+----------------------+
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.