Skip to content

remove appliance attr

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

remove appliance attr

Usage

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

Description

Remove an attribute for an appliance.

Arguments

  • {appliance}

    One or more appliances

Parameters

  • [attr=string]

    The attribute name that should be removed.

Examples

  • stack remove appliance attr backend attr=sge

    Removes the attribute sge for backend appliances

Home

Command Line Interface

Clone this wiki locally