auser / poolparty

Run a self-healing, auto-scaled and monitored cloud simply, in the clouds, on nearly any hardware, such as EC2, eucalyptus and vmware
http://www.poolpartyrb.com
MIT License
371 stars 54 forks source link

`cloud` ignores options listed by `cloud help` #83

Open hedgehog opened 14 years ago

hedgehog commented 14 years ago

cloud ignores options suggested as valid by cloud help

$ cloud --verbose configure
PoolParty core loadtime: 1.452238675
cloud 1.6.9
Usage: cloud COMMAND [ARGS]

The cloud subcommands commands are:
  bootstrap, compile, configure, console, contract, expand, list, reboot, rsync, run, show, ssh, start, terminate, vnc, help

See 'cloud help COMMAND' for more information on a specific command

I observed the same behavior when I tried the subcommand suggested by cloud help:

$ cloud --verbose cloud-configure
hedgehog commented 14 years ago

Hmm, I looked at this but, IMO, think Thor is probably a better replacement so would rather spend time on shifting to Thor than wrestiling with git-style-binaries. Thoughts? Objections?