Renan DelValle
|
a559137fe3
|
Adding initial support for printing results in JSON format. Adding Logrus logging and adding a logging level argument. Adding StartMaintenance API.
|
2018-11-16 21:54:18 -08:00 |
|
Renan DelValle
|
bc28198c2d
|
Adding ability to print out responses as JSON.
|
2018-11-09 15:58:26 -08:00 |
|
Renan DelValle
|
0a3288a1dd
|
Changing role, env, and name to be string pointers. This is due to the fact that TaskQuery can now take nil pointers to ignore certain fields. This allows querying for all jobs of a certain environment, all jobs from a certain role, and all jobs with a certain name.
|
2018-09-16 21:23:36 -07:00 |
|
Renan DelValle
|
09469f3216
|
Adding interval configuration to stop command.
|
2018-06-15 16:07:11 -07:00 |
|
Renan DelValle
|
8e0988513a
|
Adding new verbs and fleshing out the skeleton. Drain works while Kill has an error tha requires a deeper dive.
|
2017-12-03 12:41:23 -08:00 |
|