Last modified May 14, 2025
getSchedule
This function lets you retrieve a single schedule.
Parameter name | Value | Description | Possible values | Example |
---|---|---|---|---|
id | Integer | REQUIRED The schedule ID to retrieve. | --id=40 |
Example Call JetBackup WP-CLI
wp jetbackup getSchedule --id=1
+----+--------+------+-----------+-----------+---------+----------------------+
| ID | Name | Type | Intervals | Backup ID | Default | Backup Jobs Assigned |
+----+--------+------+-----------+-----------+---------+----------------------+
| 1 | Hourly | 1 | 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.