Sun Update Connection - Enterprise 1.0 User's Guide

Rename Group (-rg) Command

The rename-group command renames a group, from an existing name to a new name.

Parameter

  • -sG groupname Specify the source group name of an existing group.

  • -tG groupname Specify the name of a target group. This name must be a new group.

Syntax

uce_cli -rg -sG "groupname" -tG "groupname" -u username -p password

Example

uce_cli -rg -sG WebServers -tG webserver -u admin -p 123

To get valid values for the -sG parameter, use the -lg command.

A valid value for the -tG parameter is a new, unique group name. It must not appear in the output of the -lg command.