You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/01/04 00:27:45 UTC

[jira] Updated: (WHIRR-181) Add descriptions for CLI command options

     [ https://issues.apache.org/jira/browse/WHIRR-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-181:
----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Andrei!

> Add descriptions for CLI command options
> ----------------------------------------
>
>                 Key: WHIRR-181
>                 URL: https://issues.apache.org/jira/browse/WHIRR-181
>             Project: Whirr
>          Issue Type: Improvement
>          Components: cli, core
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-181.patch
>
>
> As you can see bellow there are no docs for the command line options. 
> {code}
> $ bin/whirr launch-cluster
> Option 'identity' not set.
> Usage: whirr launch-cluster [OPTIONS]
>  
> Option                                  Description                            
> ------                                  -----------                            
> --client-cidrs                                                                
> --cluster-name                                                                
> --config                                                                      
> --credential                                                                  
> --hardware-id                                                                  
> --identity                                                                    
> --image-id                                                                    
> --instance-templates                                                          
> --location-id                                                                  
> --private-key-file                                                            
> --provider                                                                    
> --public-key-file                                                              
> --run-url-base                                                                
> --service-name                                                                
> --version
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.