WP-CLI
WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installations and much more, without using a web browser.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / wp-cli
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:php:applications/wp-cli && cd $_
- Create Badge
wp-cli
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Comments 1
One Question. When wp-config.php was moved to /etc/wordpress and wordpress is patched to use wp-config.php from /etc/wordpress, how will wp-cli use the config from etc? Do exists one parameter? Or must I do a Symbolik Link from etc to srv?