Skip to content

Instantly share code, notes, and snippets.

@namklabs
Forked from wpscholar/terminus-search-replace.sh
Last active April 1, 2016 14:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save namklabs/ee3356856797037d4d73c335aa46a6fa to your computer and use it in GitHub Desktop.
Save namklabs/ee3356856797037d4d73c335aa46a6fa to your computer and use it in GitHub Desktop.
WP-CLI Search and Replace via Terminus (on Pantheon)
terminus wp "search-replace 'find' 'replace' --dry-run" --site=mysite --env=dev|test|live
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment