vmfloaty/lib/vmfloaty
Gene Liverman 9e61247cfe
Add service command
This change creates the `floaty service` command with two valid
arguemnts: types and examples

- `floaty service types` prints out a list of valid types for use in a
  service definition in ~/.vmfloaty.yml
- `floaty service examples` prints out example configuration files for
  both a single service and multiple services.
2020-09-16 12:55:42 -04:00
..
abs.rb The main goal for this PR is to enable using all of the vmfloaty scenarios when 2020-09-11 13:38:24 -05:00
auth.rb (rubocop) Fix Layout/EmptyLineAfterGuardClause 2019-02-03 12:46:15 +11:00
conf.rb (maint) Remove warning about missing configuration file 2020-08-21 14:38:04 -07:00
errors.rb (rubocop) Fix Layout/SpaceAroundEqualsInParameterDefault 2019-02-03 12:30:26 +11:00
http.rb (rubocop) Fix Naming/PredicateName 2019-02-03 13:25:33 +11:00
logger.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00
nonstandard_pooler.rb (maint) Fix the argument list for nonstandardpooler 2020-08-13 12:37:09 -06:00
pooler.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00
service.rb The main goal for this PR is to enable using all of the vmfloaty scenarios when 2020-09-11 13:38:24 -05:00
ssh.rb SSH Command respects ABS now and tests should fail if the API changes again 2020-01-27 15:29:00 -08:00
utils.rb Add service command 2020-09-16 12:55:42 -04:00
version.rb Update version for 0.11.1 release 2020-08-20 14:06:08 -07:00