You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this sets it to the "true" string, not the boolean. Is there a clever way to do it that I'm missing, or do we need to add a commandline option to make it set it as a boolean or something? Thanks, and have fun!
The text was updated successfully, but these errors were encountered:
I need to set a boolean attribute. Something like this:
knife set_attribute node mynode footest.funky true
And have it set to this:
But this sets it to the "true" string, not the boolean. Is there a clever way to do it that I'm missing, or do we need to add a commandline option to make it set it as a boolean or something? Thanks, and have fun!
The text was updated successfully, but these errors were encountered: