Skip to content

remove appliance attr

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

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

Clone this wiki locally