-
Notifications
You must be signed in to change notification settings - Fork 74
run pallet
Chris Ladd edited this page Oct 11, 2019
·
3 revisions
stack run pallet {pallet ...} [arch=string] [os=string] [release=string] [version=string]
Installs a pallet on the fly
-
[pallet]
List of pallets. This should be the pallet base name (e.g., base, hpc, kernel).
-
{arch=string}
-
{os=string}
-
{release=string}
-
{version=string}
The version number of the pallets to be ran. If no version number is supplied, then all versions of a pallet will be ran.
-
stack run pallet ubuntu
Installs the Ubuntu pallet onto the current system.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.