add box

Usage

stack add box {box} [os=string]

Description

Add a box specification to the database.

Arguments

  • [box]

Name of the new box.

Parameters

  • {os=string}

OS associated with the box. Default is the native os (e.g., 'redhat', 'sles').

Examples

  • stack add box develop

Adds the box named "develop" into the database.