Last modified May 14, 2025
getDestination
This function lets you retrieve a single destination.
Parameter name | Value | Description | Possible values | Example |
---|---|---|---|---|
id | Integer | REQUIRED The destination ID to retrieve. | --id=40 |
Example Call JetBackup WP-CLI
wp jetbackup getDestination --id=1
+----+---------+------+-------+-------+---------+---------+---------+------------+--------+------------------+
| ID | Name | Path | Type | Notes | Enabled | Read On | Default | Limit Disk | Export | Jobs Assigned |
+----+---------+------+-------+-------+---------+---------+---------+------------+--------+------------------+
| 1 | Default | / | Local | | Yes | No | Yes | Disable | Yes | 3 |
+----+---------+------+-------+-------+---------+---------+---------+------------+--------+------------------+
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.