lib/gaptool_client.rb in gaptool-client-0.8.0.pre.beta2 vs lib/gaptool_client.rb in gaptool-client-0.8.0.pre.beta3

- old
+ new

@@ -14,9 +14,10 @@ subcommand 'set', 'update properties for a node', SetCommand subcommand 'chefrun', 'chefrun on a resource pool', ChefrunCommand subcommand 'deploy', 'deploy on an application', DeployCommand subcommand 'rehash', 'Regenerate all host metadata. KNOW WHAT THIS DOES BEFORE RUNNING IT', RehashCommand subcommand 'runcmd', 'Run command on instance', RuncmdCommand + subcommand 'runscript', 'Run command on instance', RunScriptCommand subcommand 'scp', 'Copy file to-from instance(s)', ScpCommand subcommand 'version', 'Show version', VersionCommand end end