Skip to content

set attr

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

set attr

Usage

stack set attr {attr=string} {value=string} [shadow=boolean]

Description

Sets a global attribute for all nodes

Parameters

  • [attr=string]

  • [value=string]

  • {shadow=boolean}

    If set to true, then set the 'shadow' value (only readable by root and apache).

Examples

  • stack set attr attr=sge value=False

    Sets the sge attribution to False

Related

list attr

remove attr

Clone this wiki locally