group modify

Prev Next

This command modifies a group.

Usage
group modify  --id ID
             [--name NAME]
             [--gid GID]
Required Parameters

--id ID

Specify the VAST ID of the group to be modified.

Options

--name NAME

Changes the name of the group.

--gid GID

Changes the group ID (GID) associated with the group.

Example
vcli: admin> group modify --id 1000 --name mynewgroup