Skip to content

list pallet

Anoop Rajendra edited this page May 15, 2017 · 1 revision

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.

Related

add pallet

create pallet

disable pallet

enable pallet

remove pallet

Clone this wiki locally