-
Notifications
You must be signed in to change notification settings - Fork 74
disable cart
Chris Ladd edited this page Oct 11, 2019
·
3 revisions
stack disable cart {cart ...} [box=string]
Disables a cart. The cart must already be copied on the
system using the command "stack add cart".
-
[cart]
List of carts to disable. This should be the cart base name (e.g., base, hpc, kernel).
-
{box=string}
The name of the box in which to disable the cart. If no box is specified the cart is disabled for the default box.
-
stack disable cart local
Disable the cart named "local".
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.