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
allow for node/$nodename resource form (kvaps#36) This change will, always, simply filter out `node/` at the beginning of the node name. Co-authored-by: Andrei Kvapil <kvapss@gmail.com>
bug: cmdline args need jsonification; tty support needs adjustment (k……vaps#27) - switch shell to bash so we can use arrays and bulk element transforms - use [ -t 0 ] to baseline whether we need terminal support for the invocation - send human-interest commentary to stderr instead of stdout Co-authored-by: Joe Schaefer <joseph.schaefer@blackstone.com>