gaptool-client 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.1
1
+ 0.2.2
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "gaptool-client"
8
- s.version = "0.2.1"
8
+ s.version = "0.2.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Matt Bailey"]
@@ -57,7 +57,7 @@ class SshCommand < Clamp::Command
57
57
  end
58
58
 
59
59
  class InfoCommand < Clamp::Command
60
- option ["-r", "--role"], "ROLE", "Role name to ssh to", :required => false
60
+ option ["-r", "--role"], "ROLE", "Role name, e.g. frontend", :required => false
61
61
  option ["-e", "--environment"], "ENVIRONMENT", "Which environment, e.g. production", :required => false
62
62
  option ["-i", "--instance"], "INSTANCE", "Node instance, leave blank to query avilable nodes", :required => false
63
63
  option ["-p", "--parseable"], :flag, "Display in non-pretty parseable JSON"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gaptool-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -207,7 +207,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
207
207
  version: '0'
208
208
  segments:
209
209
  - 0
210
- hash: 4229758815280355576
210
+ hash: -1682468995549119550
211
211
  required_rubygems_version: !ruby/object:Gem::Requirement
212
212
  none: false
213
213
  requirements: