feat: yet another attempt at wp-cli

This commit is contained in:
3wc
2022-03-31 01:24:33 +02:00
parent ceffd9ba5d
commit dcb3b410ff
4 changed files with 11 additions and 6 deletions

View File

@ -32,10 +32,7 @@ Coöp Cloud + [Wordpress](https://wordpress.org) = 🥳
## Running WP-CLI
`abra app YOURAPPDOMAIN wp 'core check-update --major'`
(the WP-CLI arguments need to be quoted, because of how `abra` handles
command-line arguments)
`abra app cmd YOURAPPDOMAIN app wp -- core check-update --major`
## Network (Multi-site)