HP Insight Cluster Management Utility v7.1 User Guide

cmu_del_archived_user_group(8)
NAME
cmu_del_archived_user_group -- Delete an archived user group.
SYNOPSIS
# /opt/cmu/bin/cmu_del_archived_user_group [-h] | [-v] [-t timeout] [-d]
DESCRIPTION
Delete an archived user group.
OPTIONS
-h
show help
-t
timeout in milliseconds to wait for the database to be available
-d
set mode to dryrun, prints the number of matches
-v
print the number of user groups deleted
EXAMPLES
# /opt/cmu/bin/cmu_del_archived_user_group -n job1, job2, job[12145]
Return code is 0 if operation succeeds, or 1 if not successful.
157