pub async fn edit_tenant( id: Option<String>, config: &CliConfig, ) -> Result<CommandResult<TenantDetailOutput>>