dt user add-to-group
Overview
Add a user to a group
Synopsis
dt user add-to-group <username> <group_name>
Arguments
-
username(required)
Type:String
Name of the user -
group_name(required)
Type:String
Name of the group
Examples
Add the user 'john' to the 'admin' group
dt user add-to-group john admin
SEE ALSO
← Back to dt user