remove box
Usage
stack remove box {box}
Description
Remove a box specification from the database.
Arguments
[box]
A list of boxes to remove. Boxes must not have any hosts assigned.
Examples
stack remove box test
Removes the box named "test" from the database.