Cobra Forum

Plesk Panel => Others => Topic started by: senthil on Jul 01, 2025, 06:12 AM

Title: How. to refresh a WordPress instance in WPToolkit using CLI?
Post by: senthil on Jul 01, 2025, 06:12 AM
Question
How to refresh a WordPress instance in WPToolkit using CLI?

Answer
To refresh an instance using the CLI you can use the command to clear the instance cache, after it,
the wptoolkit auto-refresh the instance:
#plesk ext wp-toolkit --clear-cache -instance-id <instance_id>To get the list of instance IDs use this command:
#plesk ext wp-toolkit --list