Skip to content

Instantly share code, notes, and snippets.

@blueprintmrk
Forked from digitaldesigndj/the_thing.sh
Created April 10, 2018 16:16
Show Gist options
  • Save blueprintmrk/37abc89e8b4f5b0c519c4010eb502119 to your computer and use it in GitHub Desktop.
Save blueprintmrk/37abc89e8b4f5b0c519c4010eb502119 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