Skip to content

Instantly share code, notes, and snippets.

@digitaldesigndj
Last active April 10, 2018 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save digitaldesigndj/ad9f1b0d92a669a502d59e9eb7a7637d to your computer and use it in GitHub Desktop.
Save digitaldesigndj/ad9f1b0d92a669a502d59e9eb7a7637d to your computer and use it in GitHub Desktop.
Pantheon WP CLI Terminus Search Replace
#!/bin/bash
terminus wp 'search-replace live-serviceaide.pantheonsite.io dev-serviceaide.pantheon.io --skip-columns=guid' --site=wordpress --env=dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment