rusty-fez 0.1.0

Agent-native management CLI for Fedora/RHEL (drives cockpit-bridge)
Documentation
1
2
3
fn main() {
    std::process::exit(fez::run(fez::cli::parse()));
}