You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# assign
c8y users groups assign --id 1234 --group admins
c8y users list | c8y users groups assign --group admins
# unassign a list of users users
c8y users list | c8y users groups unassign --group admins
The text was updated successfully, but these errors were encountered:
Refactor: c8y userreferences addUserToGroup
Suggestions
The text was updated successfully, but these errors were encountered: