Skip to content

Instantly share code, notes, and snippets.

@mikeott
Last active October 20, 2024 08:25
Show Gist options
  • Save mikeott/d2b0b3bf0f00c20e65c3678bd223d9e4 to your computer and use it in GitHub Desktop.
Save mikeott/d2b0b3bf0f00c20e65c3678bd223d9e4 to your computer and use it in GitHub Desktop.
WPCLI Commands
ssh [email protected]
wp core check-update
wp core update
wp plugin list
wp plugin update --all
wp cache flush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment