Using WP-CLI's eval
over SSH and getting an error on the simplest of commands:
wp eval "echo WP_CONTENT_DIR;" --ssh=forge@mysite.com
Error: Too many positional arguments: WP_CONTENT_DIR
I can SSH in and run commands myself just fine. Anyone have an idea of what's going on? I can very easily