pub fn handle(cli: Cli) -> TaskResult<()>Expand description
Handles the command-line arguments and executes the corresponding command.
pub fn handle(cli: Cli) -> TaskResult<()>Handles the command-line arguments and executes the corresponding command.