aaai-cli 0.5.0

Command-line interface for aaai — audit for asset integrity
1
2
3
4
5
6
7
8
9
pub mod audit;
pub mod check;
pub mod completions;
pub mod config;
pub mod dashboard;
pub mod history;
pub mod report;
pub mod snap;
pub mod watch;