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
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
wp-cli-2.10.0.phar | 0006995229 6.67 MB | |
wp-cli.changes | 0000005591 5.46 KB | |
wp-cli.spec | 0000001748 1.71 KB | |
wp-completion.bash | 0000000495 495 Bytes |
Latest Revision
buildservice-autocommit
accepted
request 1167547
from
Yunhe Guo (guoyunhe)
(revision 13)
baserev update by copy to link target
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?