Update a user group
Updates the properties of a group. Requires Admin right in the team
lokalise2 team-user-group update [flags]
--admin-rights strings List of group administrative permissions. Required if group has admin rights.
--group-id int A unique identifier of the group (required).
-h, --help help for update
--is-admin Whether the group has Admin access to the project (required).
--is-reviewer Whether the group has reviewer access to the project (required).
--languages string List of languages. Required if group doesn't have admin rights.
--name string Name of the group (required).
--config string config file (default is ./config.yml)
--team-id int A unique identifier of the team (required).
-t, --token string API token. You can create API tokens at https://lokalise.com/profile.
- lokalise2 team-user-group - Manage team user groups