There was an error while loading. Please reload this page.
stack remove attr {attr} [attr=string]
Remove a global attribute.
{attr}
The attribute name that should be removed.
[attr=string]
Can be used in place of the attr argument.
stack remove attr cpus
Removes the global attribute named 'cpus'.
stack remove attr attr=cpus
Same as above.
Home