enable pallet
Usage
stack enable pallet {pallet ...} [arch=string] [box=string] [os=string] [release=string] [version=string]
Description
Enable an available pallet. The pallet must already be copied on the
system using the command "stack add pallet".
Arguments
-
[pallet]
List of pallets to enable. This should be the pallet base name (e.g., stacki, boss, os).
Parameters
{arch=string}
{box=string}
{os=string}
{release=string}
-
{version=string}
The version number of the pallet to be enabled. If no version number is supplied, then all versions of a pallet will be enabled.
Examples
-
stack enable pallet kernel
Enable the kernel pallet.
-
stack enable pallet ganglia version=5.0 arch=i386
Enable version 5.0 the Ganglia pallet for i386 nodes.
Related
Edited by: Chris Ladd on Fri Oct 11 12:15:23 2019 -0700
Commit: 3a71eaf