pub fn dispatch(args: Args) -> Result<()>
Dispatch a parsed CLI command to its handler.
Returns an error if the command execution fails.