WP-CLI installieren

* https://make.wordpress.org/cli/handbook/guides/installing/

curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
# check if it works
php wp-cli.phar --info
# move into dir in path and rename to wp