-
Notifications
You must be signed in to change notification settings - Fork 74
enable cart
Joe Kaiser edited this page Dec 29, 2017
·
2 revisions
stack enable cart {cart ...} [box=string]
Enable an available cart. The cart must already be initialized on the
system using the command "stack add cart".
-
[cart]
List of carts to enable. This should be the cart base name (e.g., stacki, boss, os).
-
{box=string}
The name of the box in which to enable the cart. If no box is specified the cart is enabled for the default box.
-
stack enable cart local
Enable 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.