Last modified March 31, 2025
editBackupNotes
This function lets you add a note to a backup.
Parameter name | Value | Description | Possible values | Example |
---|---|---|---|---|
id | Integer | REQUIRED The backup ID to add a note to. | --id=40 |
|
note | String | REQUIRED The note to add to the backup. | --note="example" |
Example Call JetBackup WP-CLI
wp jetbackup editBackupNotes --id=3 --notes="example"
Backup notes modified successfully! Reloading...
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.