Skip to content

remove attr

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

remove attr

Usage

stack remove attr {attr=string}

Description

Remove a global attribute.

Parameters

  • [attr=string]

    The attribute name that should be removed.

Examples

  • stack remove attr attr=cpus

    Removes the global attribute named 'cpus'.

Clone this wiki locally