This command modifies a group.
Usage
group modify --id ID
[--name NAME]
[--gid GID]
Required Parameters
| Specify the VAST ID of the group to be modified. |
Options
| Changes the name of the group. |
| Changes the group ID (GID) associated with the group. |
Example
vcli: admin> group modify --id 1000 --name mynewgroup