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
We can return a representation of the modified host, not a phrase of what has changed specifically as there are way too many different possibilities of what can change.
We can return a representation of the modified host, not a phrase of what has changed specifically as there are way too many different possibilities of what can change.
Makes sense, something like we do for --mod-cloud with a generic modification message.
It'd be nice to get
stdout
confirmation that prints the affected host and action taken for the following commands:quads --mod-host --host host01.example.com --can-self-schedule true
or
quads --mod-host --host host01.example.com --can-self-schedule false
e.g.
host01.example.com self-scheduling is enabled
host01.example.com self-scheduling is disabled
The text was updated successfully, but these errors were encountered: