pub async fn to_common_success_result<T>(result: Result<T>) -> CliResult
Expand description

Convert any successful response to Success