Hello, I'm trying to use LSCache plugin with their wp cli commands but I get this error in every command (example):
"Error: 'litespeed-option' is not a registered wp command. See 'wp help' for available commands."
LSCache WP CLI commands
I think it's because the WP CLI version it's not updated it's currently v 2.4.0 and the latest version is 2.5.0, I tried to update it with the command:
and it gave me this error:
"Error: You can only self-update Phar files."
I'm managing a lot of sites and all of them using LSCache plugin and I really need to be able to manage the plugin setting with WP CLI commands LSCache WP CLI commands.
Is it a version issue or do I need to do anything else to make LSCache wp cli commands work?
Code:
plesk ext wp-toolkit --wp-cli -instance-id 2 -- litespeed-option all
LSCache WP CLI commands
I think it's because the WP CLI version it's not updated it's currently v 2.4.0 and the latest version is 2.5.0, I tried to update it with the command:
Code:
plesk ext wp-toolkit --wp-cli -instance-id 2 -- cli update
"Error: You can only self-update Phar files."
I'm managing a lot of sites and all of them using LSCache plugin and I really need to be able to manage the plugin setting with WP CLI commands LSCache WP CLI commands.
Is it a version issue or do I need to do anything else to make LSCache wp cli commands work?