Skip to content

remove os attr

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

remove os attr

Usage

stack remove os attr [os ...] {attr=string}

Description

Remove an attribute for an OS.

Arguments

  • {os}

    One or more OS specifications (e.g., 'linux').

Parameters

  • [attr=string]

    The attribute name that should be removed.

Examples

  • stack remove os attr linux attr=sge

    Removes the attribute sge for linux OS machines.

Clone this wiki locally