There was an error while loading. Please reload this page.
stack add attr {attr} {value} [attr=string] [value=string]
Adds a global attribute for all nodes
{attr}
Name of the attribute
{value}
Value of the attribute
[attr=string]
same as attr argument
[value=string]
same as value argument
stack add attr sge False
Adds the sge attribution and sets it to False.
list attr
remove attr
Home