bgdel
deletes job groups
Synopsis
bgdel
bgdel
bgdel
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.
Users can only delete their own job groups. LSF administrators can delete any job groups.
Job groups can be created explicitly or implicitly:
◆A job group is created explicitly with the bgadd command.
◆A job group is created implicitly by the bsub
Options
0Delete the empty job groups. These groups can be explicit or implicit.
job_group_name
Full path of the job group name.
Prints command usage to stderr and exits.
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.
Platform LSF Command Reference 43