Function process_cli_command

Source
pub async fn process_cli_command(cmd: Command) -> Result<(), Box<dyn Error>>
Expand description

Execute a command from the CLI Update the clock of the site Interact with the database Implement our wave diffusion protocol