Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud help reports subcommands incorrectly #82

Open
hedgehog opened this issue Apr 21, 2010 · 1 comment
Open

cloud help reports subcommands incorrectly #82

hedgehog opened this issue Apr 21, 2010 · 1 comment

Comments

@hedgehog
Copy link

The tabulated sucommand commands should not have the cloud- prefix. Correct?

$ cloud help                               
PoolParty core loadtime: 1.302960251                                   
PoolParty release:                                                     
Usage: /home/hedge/.rvm/gems/ruby-1.9.1-p378/bin/cloud [--verbose] [--clouds-dot-rb]
[--very-verbose] [--debug] [--very-debug] [--name] [--chef-task] [--version] [--help] COMMAND
[ARGS] COMMAND [ARGS]

The cloud subcommands commands are:
  cloud-bootstrap        Bootstrap a cloud instance
  cloud-compile          Configure a cloud instance
  cloud-configure        Configure a cloud instance
  cloud-console          Open an irb session with clouds.rb loaded
  cloud-contract         contracts the cloud by a single instance
  cloud-expand           expands the cloud by a single instance
  cloud-help             get help for a specific command
  cloud-list             show a list of the current instances on the clouds
  cloud-reboot           Cycle the instances
  cloud-rsync            ssh into an instance of the cloud
  cloud-run              Run a command on all running instances
  cloud-show             shows output about the clouds.rb
  cloud-ssh              ssh into an instance of the cloud
  cloud-start            starts a single instance in your cloud
  cloud-terminate        terminate the cloud
  cloud-vnc              ssh into an instance of the cloud
@hedgehog
Copy link
Author

Fixed by:
hedgehog/poolparty@b6fa492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant