Commit Graph

22 Commits

Author SHA1 Message Date
Alex Dadgar
b63f3bb078 Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
Alex Dadgar
a4e4819716 run -output adds job key 2016-03-29 15:02:14 -07:00
Alex Dadgar
fb2534084f nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -07:00
Ivo Verberk
9770a95608 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
ab9409184a 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
0a85e74aae Make monitoring based on prefix optional 2016-01-07 15:25:08 -08:00
Alex Dadgar
33cb3e13d1 Make nomad status id aware of periodic jobs 2015-12-23 18:26:39 -08:00
Alex Dadgar
e4d60c65c2 Fix nomad run 2015-12-23 18:26:39 -08:00
Alex Dadgar
699749c48c fix 2015-12-18 12:17:50 -08:00
Alex Dadgar
48f4db09aa Register gob type and remove slicetype 2015-11-18 15:26:38 -08:00
Diptanu Choudhury
e8236c0081 Fixed the parsing and encoding logic 2015-11-16 13:10:57 -08:00
Armon Dadgar
54f5b05b07 command/run: update synopsis 2015-09-22 21:48:44 -07:00
Armon Dadgar
ea240a5063 command/run: update help output 2015-09-22 21:48:43 -07:00
Ryan Uber
5596f8419d command: monitor output updates 2015-09-22 10:45:08 -07:00
Ryan Uber
e24e6a3a46 command/run: validate job before submission 2015-09-22 10:45:08 -07:00
Ryan Uber
ceab11b3f4 command: return 2 for scheduling failures when using monitor 2015-09-22 10:45:07 -07:00
Ryan Uber
5f92022c7e command: spelling 2015-09-22 10:45:07 -07:00
Ryan Uber
eb60a5fdc1 command: enter monitor mode by default 2015-09-22 10:45:06 -07:00
Ryan Uber
f186b7a3b0 command: only use prefixed UI during monitoring 2015-09-22 10:45:06 -07:00
Ryan Uber
10a776723f command: add prefixed output for monitor commands 2015-09-22 10:45:06 -07:00
Ryan Uber
3bb508c0b5 command: start implementing eval monitoring for run 2015-09-22 10:45:05 -07:00
Ryan Uber
6532abdf68 command: add primitive run command 2015-09-22 10:45:05 -07:00