pub async fn to_common_success_result<T>(result: Result<T>) -> CliResult
Convert any successful response to Success