Commit graph

19 commits

Author SHA1 Message Date
Brian Cain
0cb635a6c7 Update to 0.2.18 2015-11-21 12:44:32 -08:00
Brian Cain
e3218a0fc9 Bump to version 0.2.17 2015-11-16 09:39:25 -08:00
Brian Cain
2a5e5ba9bb Bump to version 0.2.16 2015-11-16 09:17:48 -08:00
Brian Cain
544d9d35b8 Bump to version 0.2.15 2015-11-13 11:54:16 -08:00
Brian Cain
fa92da5c05 (maint) Update token status to not require password 2015-11-05 13:28:37 -08:00
Brian Cain
a00666e7e4 Bump to 0.2.13 2015-10-16 15:50:44 -07:00
Brian Cain
d30282ef25 Fix bug where modify_body in modify was not being set to json 2015-10-14 17:27:56 -07:00
Brian Cain
0effe55c31 Add failure message if modify command did not work 2015-10-14 17:17:00 -07:00
Brian Cain
221e5db6b5 Improve formatting of cli tool 2015-10-13 23:15:47 -07:00
Brian Cain
54893cf5fb Improve how to retrieve vms
This commit changes the get command to have users request vms by
specifying the hosts they want and then the number of hosts rather than
having to say each one separated by a comma.
2015-10-09 22:06:14 -07:00
Brian Cain
12c5fc1cbd Add dependency on faraday 2015-10-06 13:55:58 -07:00
Brian Cain
9b176a7bd5 Add class for getting version 2015-10-01 23:30:12 -07:00
Brian Cain
9495dd3ee8 Fix --notoken flag 2015-09-25 15:56:28 -07:00
Brian Cain
98741e5e4a Fix token auth for methods
Properly set the header to be X-AUTH-TOKEN for requests to the pooler.
2015-09-25 14:03:47 -07:00
Brian Cain
5588c941c2 Bump version 0.2.3 2015-09-17 21:17:01 -07:00
Brian Cain
7015fc3b20 Check for token variable instead of from options
Update the get method to only retrieve tokens if one doesn't exist from
either the cli arguments or from a dotfile
2015-09-15 15:22:13 -07:00
Brian Cain
d557541174 Properly add commander dependency for gemspec 2015-09-15 14:00:52 -07:00
Brian Cain
296f9abb1d (#1) Update vmfloaty to use new vmpooler api
This commit also uses commander for arg parsing.

This commit is a WIP.
2015-09-05 16:17:45 -07:00
Brian Cain
99b03e2994 Initial commit of vmfloaty 2014-10-28 22:05:33 -07:00