cli
ss install wordpress cli
This command will reinstall WP-CLI from their own mirrors, which means it will always be the latest official stable version. It will install not only the .phar file but also the required configuration files that SlickStack uses to slightly customize WP-CLI for our purposes. There is not a separate command for installing the WP-CLI config, […]
Commands
There are a few different types of CLI commands you can leverage when logged into SSH on a SlickStack server. Keep in mind that SlickStack is designed for the Ubuntu LTS operating system, and also bundles WP-CLI too, so we take a very pragmatic approach to dealing with CLI commands to avoid conflicts while still […]