Hi everyone,The tashi client can now be used to set the state of a host. That means one does not have to poke around in the database anymore to set a machine to Drained or Normal.
For example, to set host "fnord" to drained, so that it will not accept more work, run:
tashi-client setHostState --host fnord --state drained Greetings, Michael.
