Platform LSF Reference Version 6.2
bgdel
Platform LSF Reference
42
bgdel
deletes job groups
SYNOPSIS
bgdel job_group_name ...
bgdel [-h | -V]
DESCRIPTION
Deletes a job group with the job group name specified by job_group_name and all its
subgroups.
You must provide full group path name for the job group to be deleted. The job group
cannot contain any jobs.
OPTIONS
job_group_name
Full path of the job group name.
-h
Prints command usage to stderr and exits.
-V
Prints LSF release version to stderr and exits.
EXAMPLE
% bgdel /risk_group
Job group /risk_group is deleted.
deletes the job group /risk_group and all its subgroups.
SEE ALSO
bgadd(1), bjgroup(1)