Skip to content

remove os attr

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

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.

Home

Command Line Interface

Clone this wiki locally