Last modified May 14, 2025
getQueueItem
This function lets you retrieve a single queue item.
Parameter name | Value | Description | Possible values | Example |
---|---|---|---|---|
id | Integer | REQUIRED The queue item ID to retrieve. | --id=40 |
Example Call JetBackup WP-CLI
wp jetbackup getQueueItem --id=1
+----+---------+------------+-----------+-------------------+-------------------+-------------------+-----------+-------------------+--------------------------------------------------------------------------------------------+
| ID | Item ID | Type | Engine | Created | Started | Ended | Status | Status Time | Log File |
+----+---------+------------+-----------+-------------------+-------------------+-------------------+-----------+-------------------+--------------------------------------------------------------------------------------------+
| 1 | 1 | Backup (1) | Wordpress | 14-May-2025 01:15 | 14-May-2025 01:15 | 14-May-2025 01:24 | Completed | 14-May-2025 01:24 | /home/example/jetbackup-0925356bc847/logs-76c5b9948f20/backup_6823eebb0009315700000001.log |
+----+---------+------------+-----------+-------------------+-------------------+-------------------+-----------+-------------------+--------------------------------------------------------------------------------------------+
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.