Commit Graph

7 Commits

Author SHA1 Message Date
Ivo Verberk 427d3d650d Refactoring of full-id argument and id length constants
* full-id argument is now called verbose to be more future-proof
* constants for identifier length are a little more concise
2016-01-15 23:32:38 +01:00
Ivo Verberk 91a9f2c4ce Shorten CLI identifiers
* Truncate all UUID identifiers to eight characters by default
* Refactor the node identifier to an auto-generated UUID
* Created and updated tests and mocks
2016-01-14 21:57:43 +01:00
Alex Dadgar dca1a9ad85 Make monitoring based on prefix optional 2016-01-07 15:25:08 -08:00
Ryan Uber 6f8d0040f9 command: return 2 for scheduling failures when using monitor 2015-09-22 10:45:07 -07:00
Ryan Uber 5df780ccc5 command: only use prefixed UI during monitoring 2015-09-22 10:45:06 -07:00
Ryan Uber c6fd98b11b command: easier exit codes, check if eval is already finished 2015-09-22 10:45:06 -07:00
Ryan Uber 104cd67cff command: adding eval-monitor 2015-09-22 10:45:05 -07:00