Function mz::command::user::remove

source ยท
pub async fn remove(
    cx: &ProfileContext,
    __arg1: RemoveArgs<'_>,
) -> Result<(), Error>
Expand description

Removes a user from the profile context using the admin client.