Skip to content

remove os

Anoop Rajendra edited this page May 15, 2017 · 1 revision

remove os

Usage

stack remove os {os}

Description

Remove an OS definition from the system.

Arguments

  • [os]

    The OS type (e.g., "linux", "sunos").

Examples

  • stack remove os sunos

    Removes the OS type "sunos" from the database.

Clone this wiki locally