celtic34fr/yaml-migrations
最新稳定版本:2.1.0
Composer 安装命令:
composer require celtic34fr/yaml-migrations
包简介
A library to facilitate migrations for YAML configuration files
README 文档
README
A library to facilitate migrations for YAML configuration files
Run migrations
Standalone:
bin/yaml-migrate process -c config.yaml -v
Run a single file forcibly, convenient for testing:
bin/yaml-migrate process -c config.yaml -v -f m_replace.yaml
Run it in the context of a Bolt installation:
vendor/bobdenotter/yaml-migrations/bin/yaml-migrate process -c vendor/bolt/core/yaml-migrations/config.yaml -v
Tip: Reset the checkpoint:
echo '1.0.0' > sample/migrations/checkpoint.txt
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-19