4 个版本
0.1.3 | 2024年2月22日 |
---|---|
0.1.2 | 2021年10月16日 |
0.1.1 | 2021年10月16日 |
0.1.0 | 2021年10月16日 |
#926 在 命令行工具
7KB
85 行
Atlas 实体验证器
用于验证一组 Apache Atlas 实体引用完整性的简单命令行工具。
报告无效的合格名称引用,以检测本地设置上的转换错误
安装
cargo install atlas-entity-verifier
用法
安装后
aev --prefix "/tmp/entities/test/*.json"
Atlas Entity Verifier 0.1.2
Junaid Rahim
Verify referential integrity of Apache Atlas Entities
USAGE:
aev --prefix <prefix>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-p, --prefix <prefix> JSON file prefix
依赖项
~1.1–1.7MB
~28K SLoC