Skip to content

dt user rm-from-group

Overview

Remove a user from a group

Synopsis

dt user rm-from-group  <username> <group_name> 

Arguments

  • username (required)
    Type: String
    Name of the user

  • group_name (required)
    Type: String
    Name of the group

Examples

Remove the user 'john' from the 'admin' group

dt user rm-from-group john admin

SEE ALSO

← Back to dt user