agattitech/wpcli-sanitize-db
Composer 安装命令:
composer require agattitech/wpcli-sanitize-db
包简介
Removes sensitive data from your local database
README 文档
README
Removes sensitive data from your local database replacing it with random data.
WARNING: This will overwrite data in your local database.
Installation
To install as a wp-cli package:
#!bash
wp package install git@bitbucket.org:freshconsulting/wpcli-sanitize-db.git
Or to install manually clone this repo and add the path to the sanitize-db.php file to the require section of your ~/.wp-cli/config.yml (see https://make.wordpress.org/cli/handbook/config/#config-files for details).
To use
#!bash
wp sanitize db
统计信息
- 总下载量: 109
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-04-30