We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
Home
Command Line Interface