Skip to content

remove box

Joe Kaiser edited this page Dec 29, 2017 · 2 revisions

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.

Home

Command Line Interface

Clone this wiki locally