list pallet
Usage
stack list pallet [pallet ...]
Description
List the status of available pallets.
Arguments
{pallet}
List of pallets. This should be the pallet base name (e.g., base, hpc, kernel). If no pallets are listed, then status for all the pallets are listed.
Examples
stack list pallet kernel
List the status of the kernel pallet.
stack list pallet
List the status of all the available pallets.