WPCLI plugin list not listing plugins
-
Using WPCLI 1.5
wp –info:
S: Linux 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64
Shell: /bin/bash
PHP binary: /RunCloud/Packages/php71rc/bin/php
PHP version: 7.1.12
php.ini used: /etc/php71rc/php.ini
WP-CLI root dir: phar://wp-cli.phar
WP-CLI vendor dir: phar://wp-cli.phar/vendor
WP_CLI phar path: /home/deftly/webapps/staging-xxxx.com
WP-CLI packages dir:
WP-CLI global config:
WP-CLI project config:
WP-CLI version: 1.5.0
dxxx@dxxx_websites:~/webapps/staging-xxx.com$When I am running ‘wp plugin list’ I am getting just this:
+-------------------------+----------+--------+---------+ | name | status | update | version | +-------------------------+----------+--------+---------+ | PluginOrganizerMU.class | must-use | none | 9.3.4 | | sso | must-use | none | 0.1 | | object-cache.php | dropin | none | | +-------------------------+----------+--------+---------+There are about 20 plugins on the site. The object-cache.php is in the wp-content folder too.
The site seems to be running fine. When I do ‘wp theme list’ there is no problem, it shows the themes that are installed.
Anybody got any ideas?
Thanks
The topic ‘WPCLI plugin list not listing plugins’ is closed to new replies.