hikouki/stigma

WordPress sqlite 数据库搜索替换工具。

0.1.1 2016-05-12 08:48 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:26:17 UTC


README

![PHP 状态](https://img.shields.io/badge/php-%3E%3D%205.6-橙色.svg) 构建状态 覆盖率状态

当您切换到 WordPress 的域名时,请使用此工具。
目前仅支持 sqlite 数据库。

安装

$ composer global require hikouki/stigma

用法

          __  .__
  _______/  |_|__| ____   _____ _____
 /  ___/\   __\  |/ ___\ /     \\__  \
 \___ \  |  | |  / /_/  >  Y Y  \/ __ \_
/____  > |__| |__\___  /|__|_|  (____  /
     \/         /_____/       \/     \/

用法

$ stigma <database_file_path> <target> <replace>

示例

$ stigma ./ht.sqlite localhost 160.122.111.11

许可

MIT