You are here: Supporting Documents > everRun Command Line Interface Reference > AVCLI Command Descriptions > local-group-edit

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).

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
of