mod cert; mod cli; mod schema; mod server; mod login; fn main() { cli::invoked(); }