local-group-add

Usage

avcli local-group-add --name name --permissions permission-type

Description

The local-group-add command adds a new local user group. 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 Local group name.
--permissions permission-type Local group permissions, in the form of a comma-separated list.

Examples

$ avcli local-group-add --name unprivileged_users --permissions ADD_USER