Skip to main content

run_cli

Function run_cli 

Source
pub fn run_cli(args: &[String]) -> Option<i32>
Expand description

CLI dispatch: handles --gen-key / --revoke-key if present, returning the exit code; None = no key-management args, boot the server normally.