docker build -t go-search-replace:latest .
docker run -v "$(pwd)":/go/data -it --rm --name go-search-replace go-search-replace:latest
cd data && cat input.dump | go-search-replace http://$sourcedomain https://$targetdomain > output.dump
-
Notifications
You must be signed in to change notification settings - Fork 0
larsvankleef/go-search-replace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published