6.4. disable

6.4.1. disable roll

rocks disable roll [roll...] [version=string]

Disable an available roll. The roll must already be copied on the system using "rocks add roll".

arguments

[roll]

List of rolls. This should be the roll base name (e.g., base, hpc, kernel). If no rolls are listed, then all the available rolls are disabled.

parameters

[version=string]

The version number of the roll to be disabled. If no version number is supplied, then all versions of a roll will be disabled.

examples

# rocks disable roll kernel

Disable the kernel roll

# rocks disable roll

Disable all the available rolls