Rename a workgroup.
The RENAME/WORKGROUP command is used to rename a workgroup file to new workgroup file name.
General Format
RENAME/WORKGROUP from_workgroup_name to_workgroup_name [/qualifiers]
Alternate
mvwg from_workgroup_name to_workgroup_name
Qualifier Summary
General qualifiers:
/[NO]LOG
/[NO]CONFIRM
/NODE = target_node
Examples
Schedule> rename/workgroup sch_test_wg sch_test2_wg
Qualifiers
/CONFIRM
/NOCONFIRM
CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.
/NODE=target_node
The NODE qualifier specifies what NODE (either local or remote) you want the operation performed on. /HOSTNAME may be substituted for /NODE.
/LOG
/NOLOG
The LOG qualifier causes each completed operation to issue a note to the user.