4 releases
0.1.3 | Feb 22, 2024 |
---|---|
0.1.2 | Oct 16, 2021 |
0.1.1 | Oct 16, 2021 |
0.1.0 | Oct 16, 2021 |
#1173 in Command line utilities
7KB
85 lines
Atlas Entity Verifier
Simple command line tool to verify the referential integrity of a set of apache atlas entities.
Reports the invalid qualified name references to spot transformation errors on local setup
Installation
cargo install atlas-entity-verifier
Usage
After installation:
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
Dependencies
~2–2.9MB
~49K SLoC