local-group-edit
Usage
avcli local-group-edit [--name] [--permissions] group-name-or-sid
Description
The local-group-edit command edits an existing local user group. You cannot edit default groups (admin, platform_admin, read_only). Only users with the role Administrator (the group admin) can execute this command. Users with the role Platform Admin (the group platform_admin) or Read Only (the group read-only) cannot execute this command.
Options
--name name | New local group name. |
--permissions permission-type | Local group permissions, in the form of a comma-separated list. |
group-name-or-sid | The name or security ID. |
Examples
$ avcli local-group-edit --name privileged_users --permissions ADD_USER unprivileged_users